Package: sudo Version: 1.7.2p1-1 Severity: important Hi Bdale, out of a sudden sudo segfaults on me (independent of the user launching it an independent of the command used):
# /usr/bin/sudo -s Segmentation fault [ 494.679868] sudo[3446]: segfault at 268 ip b6f7041f sp bff8ccc8 error 4 in libpthread-2.10.2.so[b6f6c000+15000] /etc/sudoers hasn't changed: # egrep -v '^(#|$)' /etc/sudoers Defaults env_reset root ALL=(ALL) ALL agx ALL=(ALL) ALL I checked the pam configuration as well: # cat /etc/pam.d/sudo #%PAM-1.0 @include common-auth @include common-account session required pam_permit.so session required pam_limits.so # egrep -v '^(#|$)' /etc/pam.d/common-auth auth [success=1 default=ignore] pam_unix.so nullok_secure auth requisite pam_deny.so auth required pam_permit.so # egrep -v '^(#|$)' /etc/pam.d/common-account account [success=1 new_authtok_reqd=done default=ignore] pam_unix.so account requisite pam_deny.so account required pam_permit.so Any ideas? -- Guido -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.31-1-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages sudo depends on: ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libpam-modules 1.1.0-4 Pluggable Authentication Modules f ii libpam0g 1.1.0-4 Pluggable Authentication Modules l sudo recommends no packages. sudo suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org