Re: gborg's apache server ... - Mailing list pgsql-www

From Marc G. Fournier
Subject Re: gborg's apache server ...
Date
Msg-id 20050715011253.C66818@ganymede.hub.org
Whole thread Raw
In response to Re: gborg's apache server ...  (Michael Fuhr <mike@fuhr.org>)
List pgsql-www
On Thu, 14 Jul 2005, Michael Fuhr wrote:

> On Thu, Jul 14, 2005 at 11:05:56PM -0300, Marc G. Fournier wrote:
>>
>> I've added a cron job runnig every 60 minutes to 'start' the daemon, so
>> that when the log rotate happens to happen next, at least it won't stay
>> down ... but, can anyone here think of a "configuration" reason why it
>> might be doing this?  There is nothing in the log files to indicate a
>> problem, other then that persistent SegFault ...
>
> Are you getting a core dump?  That might help show what's going on.
> Has anything changed recently?

Not giving me much, unless I'm running it wrong:

gborg# gdb /usr/local/sbin/httpd httpd.core.o
GNU gdb 4.18 (FreeBSD)
Copyright 1998 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-unknown-freebsd"...Deprecated bfd_read called at
/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.cline 2627 in elfstab_build_psymtabs 
Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in
fill_symbuf

Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libc_r.so.4...done.
Reading symbols from /usr/lib/libcrypt.so.2...done.
Reading symbols from /usr/local/lib/libmm.so.13...done.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/lib/libm.so.2...done.
Reading symbols from /usr/local/lib/php/20020429/interbase.so...done.
Reading symbols from /usr/local/firebird/lib/libfbembed.so.1...Deprecated bfd_read called at
/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dwarf2read.cline 3049 in dwarf2_read_section 
Error while reading shared library symbols:
Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
Reading symbols from /usr/lib/libncurses.so.5...done.
Reading symbols from /usr/local/libexec/apache/mod_mmap_static.so...done.
Reading symbols from /usr/local/libexec/apache/mod_vhost_alias.so...done.
Reading symbols from /usr/local/libexec/apache/mod_env.so...done.
Reading symbols from /usr/local/libexec/apache/mod_define.so...done.
Reading symbols from ...done.

No stack.
(gdb) where
No stack.
(gdb) quit

but, that 'firebird/interbase.so' load has me curious, since I have it
commented out in the extensions.ini file ... looking into that ...


----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

pgsql-www by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: gborg's apache server ...
Next
From: "Dave Page"
Date:
Subject: Re: gborg's apache server ...