At 16:11 17.01.01 +0100, you wrote:

Hi, here is another gdb output - at one of my pages apache is segfaulting, 
too ;-(
Hope it helps for debugging,

Ingo

---

GNU gdb 19990928
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 "i686-pc-linux-gnu"...(no debugging symbols 
found)...
(gdb) run -X
Starting program: /usr/local/apache/bin/httpd -X
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x400bea68 in free () from /lib/libc.so.6
(gdb) where
#0  0x400bea68 in free () from /lib/libc.so.6
#1  0x400bea0d in free () from /lib/libc.so.6
#2  0x40433295 in php_tag_find (tag=0x8142d40 "ihk", len=1075075168,
     set=0xbffffaec 
"\034ûÿ¿@\031C@p1\024\b\020\006\024\b\034ûÿ¿\032\031C@8\235N@\005") at 
functions/string.c:1881
#3  0x404310cc in php3_basename (ht=0x8143170, return_value=0x8140610, 
list=0xbffffb1c, plist=0x4043191a)
     at functions/string.c:561
#4  0x40431940 in php3_chunk_split (ht=0x814517c, return_value=0x80d0524, 
list=0xbffffb5c, plist=0x4043197a)
     at functions/string.c:883
#5  0x404319a0 in php3_chunk_split (ht=0x404fcde0, return_value=0x40431068, 
list=0xbffffb8c, plist=0x4042a75f)
     at functions/string.c:895
#6  0x4042a7c9 in php3_mysql_list_tables (ht=0x0, return_value=0x0, 
list=0xbffffbcc, plist=0x8074684) at functions/mysql.c:1048
#7  0x8067719 in run_cleanups ()
#8  0x8065db5 in ap_clear_pool ()
#9  0x8065e37 in ap_destroy_pool ()
#10 0x8076493 in child_main ()
#11 0x80765f1 in make_child ()
#12 0x807676c in startup_children ()
#13 0x8076dcd in standalone_main ()
#14 0x80775fc in main ()
#15 0x40087a52 in __libc_start_main () from /lib/libc.so.6
(gdb)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to