Your message dated Tue,  5 Jul 2016 01:24:50 +0200 (SAST)
with message-id <[email protected]>
and subject line no longer present
has caused the Debian Bug report #560215,
regarding segfaults with faulty module in pam stack
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
560215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
I cannot reproduce this bug with the current sudo version in sid, so I'm going
to close this with no further action taken.

Bdale

--- End Message ---

Reply via email to