Your message dated Thu, 06 Oct 2005 10:17:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328048: fixed in mysql-ruby 2.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Sep 2005 06:18:46 +0000
>From [EMAIL PROTECTED] Mon Sep 12 23:18:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp.kisikew.org (smtp.nuit.ca) [66.11.160.83] (Debian-exim)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EF47y-0006IT-00; Mon, 12 Sep 2005 23:18:46 -0700
Received: from simon by smtp.nuit.ca with local (Exim 4.52)
        msgID 1EF47r-00068e-QV; Tue, 13 Sep 2005 06:18:40 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: simon raven <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libapache2-mod-perl2: mod_perl makes apache2 segv
X-Mailer: reportbug 3.17
Date: Tue, 13 Sep 2005 02:18:39 -0400
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libapache2-mod-perl2
Version: 2.0.1-3
Severity: grave
Justification: renders package unusable


hi,

mod_perl enabled makes apache2 puke with a SIGSEGV; seems to be related
to the perl 5.8 update that happened today. before, it was working fine.
the straces aren't very helpful except for pointing out where it fails.

last few lines of the last strace:

command:
 env -i LANG=C PATH=/usr/local/bin:/usr/bin:/bin strace -Ff -o 
/tmp/strace_apache2 /usr/sbin/apache2ctl startssl

just like the apache2 init script sets it as, except for the strace
addition.

thanks

=====
=====
20360 stat64("/etc/perl/AutoLoader.pmc", 0x7fa851b0) = -1 ENOENT (No such file 
or directory)
20360 open("/etc/perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No 
such file or directory)
20360 stat64("/usr/local/lib/perl/5.8.7/AutoLoader.pmc", 0x7fa851b0) = -1 
ENOENT (No such file or directory)
20360 open("/usr/local/lib/perl/5.8.7/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 
-1 ENOENT (No such file or directory)
20360 stat64("/usr/local/share/perl/5.8.7/AutoLoader.pmc", 0x7fa851b0) = -1 
ENOENT (No such file or directory)
20360 open("/usr/local/share/perl/5.8.7/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 
-1 ENOENT (No such file or directory)
20360 stat64("/usr/lib/perl5/AutoLoader.pmc", 0x7fa851b0) = -1 ENOENT (No such 
file or directory)
20360 open("/usr/lib/perl5/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT 
(No such file or directory)
20360 stat64("/usr/share/perl5/AutoLoader.pmc", 0x7fa851b0) = -1 ENOENT (No 
such file or directory)
20360 open("/usr/share/perl5/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT 
(No such file or directory)
20360 stat64("/usr/lib/perl/5.8/AutoLoader.pmc", 0x7fa851b0) = -1 ENOENT (No 
such file or directory)
20360 open("/usr/lib/perl/5.8/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT 
(No such file or directory)
20360 stat64("/usr/share/perl/5.8/AutoLoader.pmc", 0x7fa851b0) = -1 ENOENT (No 
such file or directory)
20360 open("/usr/share/perl/5.8/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 58
20360 ioctl(58, TCGETS, 0x7fa84f30)     = -1 ENOTTY (Inappropriate ioctl for 
device)
20360 _llseek(58, 0, [0], SEEK_CUR)     = 0
20360 read(58, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096
20360 read(58, " \'lib\').\n    #\n\n    (my $calldir"..., 4096) = 841
20360 _llseek(58, 4936, [4936], SEEK_SET) = 0
20360 _llseek(58, 0, [4936], SEEK_CUR)  = 0
20360 close(58)                         = 0
20360 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
20358 <... wait4 resumed> [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, 
NULL) = 20360
20358 --- SIGCHLD (Child exited) @ 0 (0) ---
20358 write(2, "Segmentation fault\n", 19) = 19
20358 exit_group(139)                   = ?
=====
=====


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1000, 'unstable'), (998, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-pylon
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages libapache2-mod-perl2 depends on:
ii  apache2-common                2.0.54-4   next generation, scalable, extenda
ii  libapr0                       2.0.54-5   the Apache Portable Runtime
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libdb4.2                      4.2.52-19  Berkeley v4.2 Database Libraries [
ii  libdevel-symdump-perl         2.03-3     Perl module for inspecting perl's 
ii  libexpat1                     1.95.8-3   XML parsing C library - runtime li
ii  libldap-2.2-7 [libldap2]      2.2.26-4.1 OpenLDAP libraries
ii  libldap2                      2.2.20-0.1 OpenLDAP libraries
ii  libperl5.8                    5.8.7-5    Shared Perl library
ii  liburi-perl                   1.35-1     Manipulates and accesses URI strin
ii  libwww-perl                   5.803-4    WWW client/server library for Perl
ii  perl [libmime-base64-perl]    5.8.7-5    Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.7]     5.8.7-5    The Pathologically Eclectic Rubbis

libapache2-mod-perl2 recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 328048-close) by bugs.debian.org; 6 Oct 2005 17:18:01 +0000
>From [EMAIL PROTECTED] Thu Oct 06 10:18:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ENZMh-0001Ij-00; Thu, 06 Oct 2005 10:17:07 -0700
From: Dmitry Borodaenko <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#328048: fixed in mysql-ruby 2.7-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 06 Oct 2005 10:17:07 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mysql-ruby
Source-Version: 2.7-1

We believe that the bug you reported is fixed in the latest version of
mysql-ruby, which is due to be installed in the Debian FTP archive:

libmysql-ruby1.8_2.7-1_i386.deb
  to pool/main/m/mysql-ruby/libmysql-ruby1.8_2.7-1_i386.deb
libmysql-ruby_2.7-1_all.deb
  to pool/main/m/mysql-ruby/libmysql-ruby_2.7-1_all.deb
mysql-ruby_2.7-1.diff.gz
  to pool/main/m/mysql-ruby/mysql-ruby_2.7-1.diff.gz
mysql-ruby_2.7-1.dsc
  to pool/main/m/mysql-ruby/mysql-ruby_2.7-1.dsc
mysql-ruby_2.7.orig.tar.gz
  to pool/main/m/mysql-ruby/mysql-ruby_2.7.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Borodaenko <[EMAIL PROTECTED]> (supplier of updated mysql-ruby package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 06 Oct 2005 19:54:22 +0300
Source: mysql-ruby
Binary: libmysql-ruby libmysql-ruby1.8
Architecture: source all i386
Version: 2.7-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Borodaenko <[EMAIL PROTECTED]>
Changed-By: Dmitry Borodaenko <[EMAIL PROTECTED]>
Description: 
 libmysql-ruby - MySQL module for Ruby
 libmysql-ruby1.8 - MySQL module for Ruby 1.8
Closes: 328048
Changes: 
 mysql-ruby (2.7-1) unstable; urgency=low
 .
   * New upstream version.
   * Build against libmysqlclient14-dev (same reason as 2.4.5-6.1).
     Closes: #328048.
   * Updated debian/watch file.
Files: 
 2aa1b1cf01435b01893eb6b948091298 641 interpreters optional mysql-ruby_2.7-1.dsc
 c6668900e68f0d6a137612c818d5fd01 29620 interpreters optional 
mysql-ruby_2.7.orig.tar.gz
 69f49af2a14f1914a4cd4ba87d78508d 4447 interpreters optional 
mysql-ruby_2.7-1.diff.gz
 036d8461d6f5d5e51b0576aaf498eeb2 4814 interpreters optional 
libmysql-ruby_2.7-1_all.deb
 c3c31d6ef8c23bb7e8a75da0f5871fb7 41324 interpreters optional 
libmysql-ruby1.8_2.7-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iEYEARECAAYFAkNFWGAACgkQxhqJXoXuPg4C8ACeKRx6ZWgNAphiWPEtV0csapen
cGoAniwU6VIOPgripwQascHxmaEbyjP/
=WlJU
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to