Displaying 1 result from an estimated 1 matches for "wait_for_process".
2007 Dec 17
1
problem with samba 3.0.28/Solaris 8/smbclient
...arm to debug it
Password:
Domain=[AD] OS=[BlueArc Titan 4.3.990q] Server=[BlueArc Titan 4.3.990q]
smb: \k\ktm\> ls
Program received signal SIGSEGV, Segmentation fault.
0xfe833218 in strlen () from /usr/lib/libc.so.1
(gdb) bt
#0 0xfe833218 in strlen () from /usr/lib/libc.so.1
#1 0xfedcadcc in wait_for_process () from /usr/site/samba-3.0.28/ext/libroken.so.18
#2 0xfedcadcc in wait_for_process () from /usr/site/samba-3.0.28/ext/libroken.so.18
Previous frame identical to this frame (corrupt stack?)
(gdb)
I am building a debug version of the heimdal 1.0.1 libraries to
try and get some more information, b...