Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 11:53:22 +0300
From:      Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To:        ports@FreeBSD.ORG
Subject:   Apache dumping core since the php changes due to recode.so ?
Message-ID:  <20040728115322.43245cbe@it.buh.tecnik93.com>

next in thread | raw e-mail | index | archive | help
Hi,

Apache is dumping core for me in the last days on each startup. This
happens since the php ports changes. If I rename recode.so it starts up
normaly. Is anyone else seeing this ?

gdb /usr/local/sbin/httpd httpd.core
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 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-undermydesk-freebsd"...(no debugging symbols found)...
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
.............................
#0  0x290e15c6 in hash_lookup () from /usr/local/lib/libc-client4.so.8
(gdb) bt
#0  0x290e15c6 in hash_lookup () from /usr/local/lib/libc-client4.so.8
#1  0x2961e7d5 in find_alias () from /usr/local/lib/librecode.so.3
#2  0x296204af in register_all_modules () from /usr/local/lib/librecode.so.3
#3  0x29620bfb in recode_new_outer () from /usr/local/lib/librecode.so.3
#4  0x295d4da1 in zm_startup_recode () from /usr/local/lib/php/20020429/recode.so
#5  0x2828cfe0 in object.2 () from /usr/local/libexec/apache/libphp4.so
#6  0x282d942e in object.2 () from /usr/local/libexec/apache/libphp4.so
#7  0x282fb53c in object.2 () from /usr/local/libexec/apache/libphp4.so
#8  0x282d9a57 in object.2 () from /usr/local/libexec/apache/libphp4.so
#9  0x282d5167 in object.2 () from /usr/local/libexec/apache/libphp4.so
#10 0x28314621 in object.2 () from /usr/local/libexec/apache/libphp4.so
#11 0x28315904 in object.2 () from /usr/local/libexec/apache/libphp4.so
#12 0x08054850 in ap_init_modules ()
#13 0x0805e7f5 in main ()
#14 0x0804e5b9 in _start ()


-- 
IOnut
Unregistered ;) FreeBSD "user"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040728115322.43245cbe>