Hello,

Am Freitag, 25. Juli 2008 14:12:41 schrieb Dr. Markus Waldeck:
> My libpam-mount configuration works fine with login, xdm and su.
> Unfortunately sudo fails. (Without libpam-mount sudo works fine.)
I cannot reproduce this on my machine.

> Is there a possiblity to get more debugging information?
Run sudo under gdb:
gdb sudo
(gdb) run -s
...

After the segfault, run "bt" for a full backtrace.
You might have to run this as the root user, otherwise sudo will report a 
setuid root error.


Regards,
  Bastian


Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to