dpkg configure libpam-runtime segmentation fault
apt-get upgrade (and dpkg -a --configure) are throwing segmentation faults on the libpam-runtime package. I can provide more detail upon request. I'm not an expert with package management, so I'm at a loss for which direction to proceed.
root@GFS-1:~# dpkg -D3773 --configure -a
D000040: checking dependencies of libpam-runtime (- <none>)
D000400: checking group ...
D000400: checking possibility -> debconf
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
D000400: checking group ...
D000400: checking possibility -> libpam-modules
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
D000040: ok 2 msgs >><<
D000040: checking Breaks
Setting up libpam-runtime (1.1.3-2ubuntu2.1) ...
D000002: fork/exec /var/lib/
Segmentation fault
dpkg: error processing libpam-runtime (--configure):
subprocess installed post-installation script returned error exit status 139
Errors were encountered while processing:
libpam-runtime
root@GFS-1:~#
root@GFS-1:~# strace -ff -o /tmp/strace.out /var/lib/
open("/
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8598bc) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR) = 0
fstat64(4, {st_mode=
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
read(4, "Module: unix\n[success=end defaul"..., 4096) = 123
read(4, "", 4096) = 0
close(4) = 0
open("/
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8598bc) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR) = 0
fstat64(4, {st_mode=
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
read(4, "#\n# /etc/pam.
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu pam Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Ken Koch
- Solved:
- Last query:
- Last reply: