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

Bug#204654: marked as done (gcc 3.3.1 breaks apache on ia64)



Your message dated Wed, 17 Sep 2003 17:13:33 +1000
with message-id <20030917071333.GB14769@azure.humbug.org.au>
and subject line Bug#204654: gcc 3.3.1 breaks apache on ia64
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; 9 Aug 2003 01:52:09 +0000
>From willy@www.linux.org.uk Fri Aug 08 20:52:03 2003
Return-path: <willy@www.linux.org.uk>
Received: from parcelfarce.linux.theplanet.co.uk (www.linux.org.uk) [195.92.249.252] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19lItm-0002dw-00; Fri, 08 Aug 2003 20:52:02 -0500
Received: from willy by www.linux.org.uk with local (Exim 4.14)
	id 19lItm-0000t3-0a
	for submit@bugs.debian.org; Sat, 09 Aug 2003 02:52:02 +0100
Date: Sat, 9 Aug 2003 02:52:01 +0100
From: Matthew Wilcox <willy@debian.org>
To: submit@bugs.debian.org
Subject: glibc 2.3.2-2 breaks apache on ia64
Message-ID: <20030809015201.GA3169@parcelfarce.linux.theplanet.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.1i
Sender: <willy@www.linux.org.uk>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0
	tests=HAS_PACKAGE,USER_AGENT_MUTT
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

Package: libc6.1
Version: 2.3.2-2
Severity: serious

Setting up libc6.1 (2.3.2-2) ...
Checking for services that may need to be restarted...done.

Name Service Switch has changed in the C Library: post-installation question.
Running programs may not be able to do NSS lookups until they are
restarted (for services such as ssh, this can affect your ability to
login).
Note: restarting sshd/telnetd should not affect any existing connections.

The services detected are: inetd cron apache ssh exim 

If other services begin to fail mysteriously after this upgrade,
it may be necessary to restart them too.  We strongly recommend
you to reboot your machine to avoid the NSS related trouble.

Do you wish to Restart Services? [Y/n] 

Restarting services possibly affected by the upgrade:
  inetd: stopping...starting...done.
  cron: stopping...starting...done.
  apache: stopping...starting...FAILED! (1)
  ssh: stopping...starting...done.
  exim: stopping...starting...done.

The following services failed to start: apache 

You will need to start these manually by running `/etc/init.d/<service> start'
If the service still fails to start, you may need to file a bug on
libc6.1 or the service involved.

Press ENTER to continue: 

....

willy@rowlf:~$ sudo /etc/init.d/apache start
Starting web server: apache/etc/init.d/apache: line 70: 29184 Segmentation fault      start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON
failed

root@rowlf:~# /usr/sbin/apache
Segmentation fault

root@rowlf:~# gdb /usr/sbin/apache.dbg 
GNU gdb 5.3.90_2003-06-29-cvs-debian
Copyright 2003 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 "ia64-linux"...
(gdb) run
Starting program: /usr/sbin/apache.dbg 

Program received signal SIGSEGV, Segmentation fault.
server_type (cmd=0x60000000000282e3, dummy=0x600000000001a598, arg=0x600000000
282d8 "standalone") at http_core.c:2032
2032    http_core.c: No such file or directory.
        in http_core.c
(gdb) bt
#0  server_type (cmd=0x60000000000282e3, dummy=0x600000000001a598, arg=0x60000
0000282d8 "standalone") at http_core.c:2032
#1  0x4000000000020f80 in server_type (cmd=0x600000000000cf20, dummy=0x60000ff
fffb7c0, arg=0x600000000001a598 "") at http_core.c:2028
#2  0x60000fffffff97cb in ?? ()
#3  0x4000000000020f80 in server_type (cmd=0x0, dummy=0x0, arg=0x0) at http_co
.c:2028

HTH.

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk

---------------------------------------
Received: (at 204654-done) by bugs.debian.org; 17 Sep 2003 07:23:10 +0000
>From aj@azure.humbug.org.au Wed Sep 17 02:23:05 2003
Return-path: <aj@azure.humbug.org.au>
Received: from azure.erisian.com.au [64.235.236.133] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19zWeU-0000u0-00; Wed, 17 Sep 2003 02:23:02 -0500
Received: from aj by azure.erisian.com.au with local-bsmtp (Exim 3.35 #1 (Debian))
	id 19zWXc-0007dX-00; Wed, 17 Sep 2003 17:15:56 +1000
Received: from aj by cyan with local (Exim 3.36 #1 (Debian))
	id 19zWVJ-00041l-00; Wed, 17 Sep 2003 17:13:33 +1000
Date: Wed, 17 Sep 2003 17:13:33 +1000
To: 204654-done@bugs.debian.org, Matthew Wilcox <willy@debian.org>
Subject: Re: Bug#204654: gcc 3.3.1 breaks apache on ia64
Message-ID: <20030917071333.GB14769@azure.humbug.org.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organisation: Lacking
X-PGP: http://azure.humbug.org.au/~aj/aj_key.asc
X-No-CC: Don't Cc me to mailing list posts unless you really have to
Mail-Copies-To: nobody
User-Agent: Mutt/1.5.4i
From: Anthony Towns <aj@azure.humbug.org.au>
Delivered-To: 204654-done@bugs.debian.org
X-Spam-Status: No, hits=-5.6 required=4.0
	tests=HAS_PACKAGE,SIGNATURE_SHORT_SPARSE
	version=2.53-bugs.debian.org_2003_9_16
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_16 (1.174.2.15-2003-03-30-exp)

Package: gcc-3.3
Version: 1:3.3.2ds0-0pre1

Presuming the explanation's correct, this bug has been fixed in gcc for
a while now.

Cheers,
aj

-- 
Anthony Towns <aj@humbug.org.au> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.

Australian DMCA (the Digital Agenda Amendments) Under Review!
	-- http://azure.humbug.org.au/~aj/blog/copyright/digitalagenda



Reply to: