Hello, I just wanna know why gdb shows NOTHING after smbd crashed? I compiled samba with --enable-debug --enable-developer switches. It seems that there is something else probably in the system but I can't find what. If anyone please help me with this? (gdb) attach 24991 Attaching to process 24991 Reading symbols from /opt/samba-3.0.23d/sbin/smbd...done. Using host libthread_db library "/lib/tls/libthread_db.so.1". 0xa7df080e in ?? () (gdb) bt #0 0xa7df080e in ?? () #1 0xa7e90ff4 in ?? () #2 0xa7d98699 in ?? () #3 0x000061a0 in ?? () #4 0xaff8da48 in ?? () #5 0x00000000 in ?? () (gdb) Regards, Marcin