You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Marc Slemko <ma...@znep.com> on 1997/09/30 15:40:03 UTC

general/1175

The following reply was made to PR general/1175; it has been noted by GNATS.

From: Marc Slemko <ma...@znep.com>
To: Apache bugs database <ap...@apache.org>
Subject: general/1175
Date: Tue, 30 Sep 1997 07:35:18 -0600 (MDT)

 
   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
   Send mail to mime@docserver.cac.washington.edu for more info.
 
 --------------DE113514428F7300E7FF75ED
 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1
 Content-Transfer-Encoding: QUOTED-PRINTABLE
 Content-ID: <Pi...@alive.znep.com>
 
 
 
 ---------- Forwarded message ----------
 Date: Tue, 30 Sep 1997 13:27:06 +0200
 From: Nikolaus Reisel <re...@adv.magwien.gv.at>
 To: Marc Slemko <ma...@znep.com>
 Subject: more about my SIGSEGV
 
 host>gdb /proxy/apache/bin/httpd httpd.core
 
 GDB is free software and you are welcome to 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.
 GDB 4.15.1 (i386-unknown-bsdi2.1),
 Copyright 1995 Free Software Foundation, Inc...(no debugging symbols
 found)...
 Core was generated by `httpd'.
 Program terminated with signal 6, Abort trap.
 #0  0x56cb5 in kill ()
 (gdb) where
 #0  0x56cb5 in kill ()
 #1  0x56213 in abort ()
 #2  0x3150 in just_die ()
 #3  <signal handler called>
 #4  0x4352 in copy_listeners ()
 #5  0x4c50 in main ()
 
 All childs die - after a restart (kill -1) the hole server dies !!
 I hope this can help to solve the problem
 
 --
    _\|/_        REISEL Nikolaus ES4 - Network Development
    (O O)        Municipality of Vienna, Municipal Department 14
 oOO-(_)-OOo     Rathausstra=DFe 1, A-1082 Vienna, Austria
                 E-mail: ren@adv.magwien.gv.at
 
 
 
 --------------DE113514428F7300E7FF75ED
 Content-Type: TEXT/HTML; CHARSET=us-ascii
 Content-ID: <Pi...@alive.znep.com>
 Content-Description: 
 
 <HTML>
 host>gdb /proxy/apache/bin/httpd httpd.core
 
 <P>GDB is free software and you are welcome to distribute copies of it
 <BR>&nbsp;under certain conditions; type "show copying" to see the conditions.
 <BR>There is absolutely no warranty for GDB; type "show warranty" for details.
 <BR>GDB 4.15.1 (i386-unknown-bsdi2.1),
 <BR>Copyright 1995 Free Software Foundation, Inc...(no debugging symbols
 found)...
 <BR>Core was generated by `httpd'.
 <BR>Program terminated with signal 6, Abort trap.
 <BR>#0&nbsp; 0x56cb5 in kill ()
 <BR>(gdb) where
 <BR>#0&nbsp; 0x56cb5 in kill ()
 <BR>#1&nbsp; 0x56213 in abort ()
 <BR>#2&nbsp; 0x3150 in just_die ()
 <BR>#3&nbsp; &lt;signal handler called>
 <BR>#4&nbsp; 0x4352 in copy_listeners ()
 <BR>#5&nbsp; 0x4c50 in main ()
 
 <P>All childs die - after a restart (kill -1) the hole server dies !!
 <BR>I hope this can help to solve the problem
 <PRE>--&nbsp;
 &nbsp;&nbsp; _\|/_&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; REISEL Nikolaus ES4 - Network Development
 &nbsp;&nbsp; (O O)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Municipality of Vienna, Municipal Department 14
 oOO-(_)-OOo&nbsp;&nbsp;&nbsp;&nbsp; Rathausstra&szlig;e 1, A-1082 Vienna, Austria
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; E-mail: ren@adv.magwien.gv.at</PRE>
 &nbsp;</HTML>
 
 --------------DE113514428F7300E7FF75ED--