[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#213974: apache-perl segfaults



Package: apache-perl
Version: 1.3.27.1-3
Severity: important

It seems perl 5.8.1 make apache-perl unusable:

# strace apache-perl 

[SNIP]

stat64("/usr/share/perl/5.8.1/AutoLoader.pmc", 0xbfffd0f0) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8.1/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, TCGETS, 0xbfffcef0)            = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096
brk(0)                                  = 0x81a5000
brk(0x81c6000)                          = 0x81c6000
read(4, " \'lib\').\n    #\n\n    (my $calldir"..., 4096) = 841
_llseek(4, 4936, [4936], SEEK_SET)      = 0
_llseek(4, 0, [4936], SEEK_CUR)         = 0
close(4)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux zenon 2.4.22 #3 SMP Mon Sep 22 21:18:33 CEST 2003 i686
Locale: LANG=en_CA, LC_CTYPE=fr_FR@euro (ignored: LC_ALL set to en_US)

Versions of packages apache-perl depends on:
ii  apache-common                 1.3.27.1-3 Support files for all Apache webse
ii  debconf                       1.3.14     Debian configuration management sy
ii  dpkg                          1.10.15    Package maintenance system for Deb
pi  libapache-mod-perl            1.27-7     Integration of perl with the Apach
ii  libc6                         2.3.2-8    GNU C Library: Shared libraries an
ii  libdb4.1                      4.1.25-6   Berkeley v4.1 Database Libraries [
ii  libexpat1                     1.95.6-6   XML parsing C library - runtime li
ii  libmagic1                     4.04-1     File type determination library us
ii  libperl5.8                    5.8.1-2    Shared Perl library.
ii  mime-support                  3.23-1     MIME files 'mime.types' & 'mailcap

-- debconf information:
  apache-perl/enable-suexec: false
* apache-perl/old-pidfile-set: 
* apache-perl/upgrade-from-apache-conflict: 


-- 
ldm@apartia.fr



Reply to: