I believe that everything is compiled correctly, but mod_midgard 1.5 segfaults apache.
Here is a backtrace.
Can somebody tell me what libs I need to update? And why doesnt Configure know that I need newer libs?
Thanks,
Chuck
[EMAIL PROTECTED] mod_midgard-1.5.0]# gdb /usr/local/midgard_apache/bin/httpd
GNU gdb 5.0mdk-11mdk Linux-Mandrake 8.0
Copyright 2001 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-mandrake-linux"...
(gdb) run -X
Starting program: /usr/local/midgard_apache/bin/httpd -X
Program received signal SIGSEGV, Segmentation fault.
_dl_lookup_symbol (undef_name=0x4042bd8d "g_free", undef_map=0x80e1330, ref=0xbfffd20c, symbol_scope=0x80e1484, reloc_type=1, explicit=0) at do-lookup.h:80
80 do-lookup.h: No such file or directory.
in do-lookup.h
(gdb)
(gdb) backtrace
#0 _dl_lookup_symbol (undef_name=0x4042bd8d "g_free", undef_map=0x80e1330, ref=0xbfffd20c, symbol_scope=0x80e1484, reloc_type=1, explicit=0) at do-lookup.h:80
#1 0x4000bfbc in _dl_relocate_object () at ../sysdeps/i386/i486/bits/string.h:135
#2 0x401a71a3 in getutmpx () from /lib/libc.so.6
#3 0x4000d839 in _dl_catch_error (objname=0xbfffd468, errstring=0xbfffd46c, operate=0x401a6d50 <getutmpx+448>, args=0xbfffd470) at dl-error.c:149
#4 0x401a72bf in _dl_open () from /lib/libc.so.6
#5 0x4009541b in dlopen () from /lib/libdl.so.2
#6 0x4000d839 in _dl_catch_error (objname=0x40097210, errstring=0x40097214, operate=0x400953f0 <dlopen+80>, args=0xbfffd5d0) at dl-error.c:149
#7 0x4009579b in dlerror () from /lib/libdl.so.2
#8 0x400953d3 in dlopen () from /lib/libdl.so.2
#9 0x08072e56 in ap_os_dso_load ()
#10 0x0804efad in load_module ()
#11 0x08054b80 in invoke_cmd ()
#12 0x0805552c in ap_handle_command ()
#13 0x080555ca in ap_srm_command_loop ()
#14 0x08055e22 in ap_process_resource_config ()
#15 0x0805677f in ap_read_config ()
#16 0x0806144d in standalone_main ()
#17 0x08061ddf in main ()
#18 0x400b40de in __libc_start_main () from /lib/libc.so.6
Chuck Fletcher
Wunderman/NYC
T: 212.941.3076
F: 212.941.3435
http://www.wunderman.com
