Comment 8 for bug 657972

Revision history for this message
Elbarbudo (patricearnal) wrote : Re: [Bug 657972] Re: Panic or segfault in Samba

Le 01/02/2011 19:27, Chuck Short a écrit :
> Can you install the samba-dbg package and try to reproduce this?
>
> Thanks
> chuck
>
Samba-dbg IS installed :
> patrice@grosbill:~$ dpkg -s samba-dbg
> Package: samba-dbg
> Status: install ok installed
> Priority: extra
> Section: debug
> Installed-Size: 129132
> Maintainer: Ubuntu Core Developers <email address hidden>
> Architecture: i386
> Source: samba
> Version: 2:3.4.7~dfsg-1ubuntu3.3
> Depends: samba (= 2:3.4.7~dfsg-1ubuntu3.3)
> Description: Samba debugging symbols
> Samba is an implementation of the SMB/CIFS protocol for Unix systems,
> providing support for cross-platform file and printer sharing with
> Microsoft Windows, OS X, and other Unix systems.
> .
> This package provides debugging information for the software in the
> Samba suite. Install it to get a better backtrace in the event of a
> crash.
> Homepage: http://www.samba.org
> Original-Maintainer: Debian Samba Maintainers
> <email address hidden>
> patrice@grosbill:~$
But I still get
> The Samba 'panic action' script, /usr/share/samba/panic-action,
> was called for PID 2972 ().
>
> This means there was a problem with the program, such as a segfault.
> However, the executable could not be found for process 2972.
> It may have died unexpectedly, or you may not have permission to debug
> the process.
And absolutely NO debug information.......
> patrice@grosbill:~$ ps -ef | fgrep 2972
> patrice 5440 5351 0 11:47 pts/0 00:00:00 fgrep --color=auto 2972
> patrice@grosbill:~$
> patrice@grosbill:~$ ps -ef | fgrep smb
> root 819 1 0 08:34 ? 00:00:00 smbd -F
> root 867 819 0 08:34 ? 00:00:00 smbd -F
> root 5304 819 0 11:37 ? 00:00:00 smbd -F
> patrice 5442 5351 0 11:48 pts/0 00:00:00 fgrep --color=auto smb
> patrice@grosbill:~$

And now? what can I search for?
What are the permissions to set in order to debug?