On Mon, 2003-06-30 at 12:09, caleb vaale wrote: [snip] > The Samba 'panic action' script, /usr/share/samba/panic-action, > was called for pid 1509 (/usr/sbin/smbd). > > Below is a backtrace for this process generated with gdb, which [snip] > (no debugging symbols found)...(no debugging symbols found)... > (no debugging symbols found)...(no debugging symbols found)...
It would probably be a more useful report if debugging symbols were there, your best bet is probably to recompile samba with debugging on. apt-get source samba and edit the debian/rules file, adding --enable-debug to the end of the list of arguments to 'configure' then you should have much more useful output from this script. HTH -Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

