Package: php4-auth-pam Version: 0.4-5 Severity: important Matt,
As you already noticed in your subsequent message, your crash is unrelated to the php4-pgsql/php4-imap problem you followed up to. However, your strace does show at least one bug in php4-auth-pam: > open("/usr/lib/php4/20020429-zts/pam_auth.so", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\16"..., 512) = > 512 > fstat64(3, {st_mode=S_IFREG|0644, st_size=7224, ...}) = 0 > old_mmap(NULL, 10288, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7fe6000 > old_mmap(0xb7fe8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, > 0x1000) = 0xb7fe8000 > close(3) = 0 <snip> > open("/home/nk/debian/sponsor/packages/php4-auth-pam/php4-auth-pam-0.4/PAM_AUTH_DIR/tls/i686/mmx/cmov/libpam.so.0", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/home/nk/debian/sponsor/packages/php4-auth-pam/php4-auth-pam-0.4/PAM_AUTH_DIR/tls/i686/mmx/cmov", > 0xbfffefbc) = -1 ENOENT (No such file or directory) > open("/home/nk/debian/sponsor/packages/php4-auth-pam/php4-auth-pam-0.4/PAM_AUTH_DIR/tls/i686/mmx/libpam.so.0", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/home/nk/debian/sponsor/packages/php4-auth-pam/php4-auth-pam-0.4/PAM_AUTH_DIR/tls/i686/mmx", > 0xbfffefbc) = -1 ENOENT (No such file or directory) > open("/home/nk/debian/sponsor/packages/php4-auth-pam/php4-auth-pam-0.4/PAM_AUTH_DIR/tls/i686/cmov/libpam.so.0", > O_RDONLY) = -1 ENOENT (No such file or directory) <snip> The php4-auth-pam package sets an RPATH when building the module, which should not be done. This bug is also not the cause of your crash, however; that appears to be a separate bug, probably also in php4-auth-pam. -- Steve Langasek postmodern programmer
signature.asc
Description: Digital signature