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

Bug#304427: marked as done (apache: Segfault after upgrade)



Your message dated Wed, 13 Apr 2005 17:47:42 +1000 (EST)
with message-id <4234.130.194.13.102.1113378462.squirrel@mail.0c3.net>
and subject line Bug#304427: apache: Segfault after upgrade
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 Apr 2005 02:10:26 +0000
>From fenwick@freemail.hu Tue Apr 12 19:10:26 2005
Return-path: <fenwick@freemail.hu>
Received: from viefep11-int.chello.at [213.46.255.27] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DLXKk-0007Cr-00; Tue, 12 Apr 2005 19:10:26 -0700
Received: from [127.0.0.1] (really [80.99.183.161])
          by viefep11-int.chello.at
          (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP
          id <20050413020954.UQIL9130.viefep11-int.chello.at@[127.0.0.1]>;
          Wed, 13 Apr 2005 04:09:54 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Csillag Kristof <fenwick@freemail.hu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache: Segfault after upgrade
X-Mailer: reportbug 3.8
Date: Wed, 13 Apr 2005 04:13:05 +0200
Message-Id: <20050413020954.UQIL9130.viefep11-int.chello.at@[127.0.0.1]>
Delivered-To: submit@bugs.debian.org
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: apache
Version: 1.3.33-4
Severity: important

After today's upgrade, Apache fails to start up.
The funny thing is that I have not really upgraded anything that
has much to do with Apache, so I have no idea how I broke it.

This is how it looks like now:

hactar2:~# apache -V
Server version: Apache/1.3.33 (Debian GNU/Linux)
Server built:   Feb  8 2005 03:32:49
Server's Module Magic Number: 19990320:16
Server compiled with....
 -D EAPI
 -D HAVE_MMAP
 -D HAVE_SHMGET
 -D USE_SHMGET_SCOREBOARD
 -D USE_MMAP_FILES
 -D HAVE_FCNTL_SERIALIZED_ACCEPT
 -D HAVE_SYSVSEM_SERIALIZED_ACCEPT
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D DYNAMIC_MODULE_LIMIT=64
 -D HARD_SERVER_LIMIT=4096
 -D HTTPD_ROOT="/usr"
 -D SUEXEC_BIN="/usr/lib/apache/suexec"
 -D DEFAULT_PIDLOG="/var/run/apache.pid"
 -D DEFAULT_SCOREBOARD="/var/run/apache.scoreboard"
 -D DEFAULT_LOCKFILE="/var/run/apache.lock"
 -D DEFAULT_ERRORLOG="/var/log/apache/error.log"
 -D TYPES_CONFIG_FILE="/etc/mime.types"
 -D SERVER_CONFIG_FILE="/etc/apache/httpd.conf"
 -D ACCESS_CONFIG_FILE="/etc/apache/access.conf"
 -D RESOURCE_CONFIG_FILE="/etc/apache/srm.conf"


hactar2:~# apache -X
Segmentation fault

gdb says this:

-------------------------------------------------

hactar2:/usr/sbin# gdb apache.dbg 
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) set args -X
(gdb) run
Starting program: /usr/sbin/apache.dbg -X
[Thread debugging using libthread_db enabled]
[New Thread -1209165632 (LWP 23260)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209165632 (LWP 23260)]
0xb782d324 in ERR_add_error_data () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
(gdb) bt
#0  0xb782d324 in ERR_add_error_data () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#1  0xb797a380 in ?? ()
#2  0xb7138380 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#3  0xb782d320 in ERR_add_error_data () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#4  0x081b8540 in ?? ()
#5  0x081b8540 in ?? ()
#6  0xb7138380 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#7  0xb7828f45 in lh_insert () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#8  0x081b8540 in ?? ()
#9  0xb7138380 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#10 0xbfff9118 in ?? ()
#11 0xb782c8ce in ERR_add_error_data () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#12 0x00000001 in ?? ()
#13 0x14064057 in ?? ()
#14 0xb78a4d04 in ?? () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#15 0xb788d26d in CAST_S_table7 () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#16 0x081b8540 in ?? ()
#17 0xbfff91a8 in ?? ()
#18 0xb782cb3d in ERR_add_error_data () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#19 0xb7138380 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#20 0xb788d26d in CAST_S_table7 () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#21 0x00000185 in ?? ()
#22 0xb78a4d04 in ?? () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#23 0xb7138388 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#24 0x14000000 in ?? ()
#25 0xb782b5f3 in ERR_load_ERR_strings () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#26 0xb7138380 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#27 0xb78a75a0 in p_CSwift_ReleaseAccContext () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#28 0xb74903dc in php_builtin_extensions () from /usr/lib/apache/1.3/libphp4.so
#29 0xb782b52d in ERR_load_ERR_strings () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
#30 0xb7139010 in ?? () from /usr/lib/i686/cmov/libssl.so.0.9.7
#31 0x0000001f in ?? ()
#32 0xb74903dc in php_builtin_extensions () from /usr/lib/apache/1.3/libphp4.so
#33 0xb71319b2 in ERR_load_SSL_strings () from /usr/lib/i686/cmov/libssl.so.0.9.7
#34 0x00000014 in ?? ()
#35 0xb7138380 in ssl3_undef_enc_method () from /usr/lib/i686/cmov/libssl.so.0.9.7
#36 0xb749053c in ?? () from /usr/lib/apache/1.3/libphp4.so
#37 0xb71d3ab7 in zm_startup_openssl () from /usr/lib/apache/1.3/libphp4.so
Previous frame inner to this frame (corrupt stack?)
(gdb) 

------------------------------------------------------------------------

How can I help you to fix this?
(I am willing to cooperate in debugging this.)


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)

Versions of packages apache depends on:
ii  apache-common               1.3.33-4     support files for all Apache webse
ii  debconf                     1.4.48       Debian configuration management sy
ii  dpkg                        1.10.27      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-18    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.8-1     XML parsing C library - runtime li
ii  libmagic1                   4.12-1       File type determination library us
ii  logrotate                   3.7-2        Log rotation utility
ii  mime-support                3.31-1       MIME files 'mime.types' & 'mailcap
ii  perl                        5.8.4-8      Larry Wall's Practical Extraction 

-- debconf information:
* apache/enable-suexec: false
* apache/server-name: hactar2.prater.csk
* apache/document-root: /var/www
* apache/server-port: 80
* apache/init: false
* apache/server-admin: fenwick@freemail.hu

---------------------------------------
Received: (at 304427-done) by bugs.debian.org; 13 Apr 2005 07:48:13 +0000
>From adconrad@0c3.net Wed Apr 13 00:48:13 2005
Return-path: <adconrad@0c3.net>
Received: from loki.0c3.net [69.0.240.48] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DLcbd-00026C-00; Wed, 13 Apr 2005 00:48:13 -0700
Received: from localhost
	([127.0.0.1] helo=mail.0c3.net ident=www-data)
	by loki.0c3.net with esmtp (Exim 4.34)
	id 1DLcb8-0002E9-M1
	for 304427-done@bugs.debian.org; Wed, 13 Apr 2005 01:47:42 -0600
Received: from 130.194.13.102
        (SquirrelMail authenticated user adconrad)
        by mail.0c3.net with HTTP;
        Wed, 13 Apr 2005 17:47:42 +1000 (EST)
Message-ID: <4234.130.194.13.102.1113378462.squirrel@mail.0c3.net>
In-Reply-To: <1113372481.5429.5.camel@hactar2>
References: <20050413020954.UQIL9130.viefep11-int.chello.at@[127.0.0.1]> 
    <[🔎] 3312.130.194.13.102.1113365557.squirrel@mail.0c3.net> 
    <1113368142.5399.15.camel@hactar2> <1113372481.5429.5.camel@hactar2>
Date: Wed, 13 Apr 2005 17:47:42 +1000 (EST)
Subject: Re: Bug#304427: apache: Segfault after upgrade
From: "Adam Conrad" <adconrad@0c3.net>
To: 304427-done@bugs.debian.org
Reply-To: adconrad@0c3.net
User-Agent: SquirrelMail/1.5.1 [CVS]
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Mail-From: adconrad@0c3.net
X-SA-Exim-Scanned: No (on loki.0c3.net); SAEximRunCond expanded to false
Delivered-To: 304427-done@bugs.debian.org
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-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	PRIORITY_NO_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Csillag Kristóf said:
>
> After upgrading my whole system, the problem disappeared.

Closing, then.  There are certain instances where this bug can be
reproducible, but if you're no longer one of the unlucky ones, we hardly
need a duplicate bug open, as it's already reported on php4-imap.

... Adam




Reply to: