Subject: apache dumping core
To: None <current-users@netbsd.org>
From: Tom Javen <tom.javen@innotrac.fi>
List: current-users
Date: 03/11/2001 17:23:41
Hi,

apache dumps core on i386, sources for everything checked out today

<snip>
Reading symbols from /usr/lib/libz.so.0...(no debugging symbols
found)...done.
Reading symbols from /usr/pkg/lib/libgdbm.so.2...
(no debugging symbols found)...done.
#0  0x480b0df4 in _rtld_symlook_obj ()
(gdb) where
#0  0x480b0df4 in _rtld_symlook_obj ()
#1  0x480b0d8d in _rtld_symlook_list ()
#2  0x480b1003 in _rtld_find_symdef ()
#3  0x480b09d3 in _rtld_relocate_plt_object ()
#4  0x480b0a7e in _rtld_bind ()
#5  0x480af5cb in _rtld_bind_start ()
#6  0x806c717 in run_cleanups ()
#7  0x806b684 in ap_clear_pool ()
#8  0x80769ad in standalone_main ()
#9  0x8077167 in main ()
#10 0x804fbb9 in ___start ()


this only happens when trying to load mod_php or mod_perl to apache.

mod_ssl works fine.

looks the same as bin/12283 ?



Tom