[Samba] Illegal instruction: 4 (core dumped) when running testparm & [sn]mbd with default config

RuiDC ruidc at yahoo.com
Tue Dec 22 04:51:32 MST 2009



Volker Lendecke wrote:
> 
> Can you run that under a
> debugger and show a full backtrace (if you're using gdb it
> would be the command "bt full").
> 

I tried that (never having debugged at this low level before...) - also
since last post i cleaned and recompiled everything again and this time
selected MAX_DEBUG=on for samba, still i only get the following:

[root at splug ~]# gdb testparm
GNU gdb 6.1.1 [FreeBSD]
...
This GDB was configured as "arm-marcel-freebsd"...
(gdb) run
Starting program: /usr/local/bin/testparm

Program received signal SIGILL, Illegal instruction.
0x00012104 in ?? ()
(gdb) bt full
#0  0x00012104 in ?? ()
No symbol table info available.
Error accessing memory address 0x0: Bad address.
(gdb) list
264                      fprintf(stderr,"Warning: Service %s defines a print
command, but \
265     rameter is ignored when using CUPS libraries.\n",
266                                lp_servicename(s) );
267             }
268     #endif
269     }
270
271      int main(int argc, const char *argv[])
272     {
273             const char *config_file = get_dyn_CONFIGFILE();

-- 
View this message in context: http://old.nabble.com/Illegal-instruction%3A-4-%28core-dumped%29-when-running-testparm----sn-mbd-with-default-config-tp26879957p26887193.html
Sent from the Samba - General mailing list archive at Nabble.com.



More information about the samba mailing list