You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jeff Trawick <tr...@attglobal.net> on 2002/11/13 13:45:24 UTC

coredump on daedalus

looks like the child was taking a while to go away and the parent
interrupted whatever it was doing with SIGTERM

#0  apr_allocator_free (allocator=0x8098900, node=0x8147000) at apr_pools.c:352
352             next = node->next;
(gdb) where
#0  apr_allocator_free (allocator=0x8098900, node=0x8147000) at apr_pools.c:352
#1  0x280b4292 in alloc_cleanup (data=0x8147018) at apr_buckets_alloc.c:85
#2  0x280f0c9f in run_cleanups (c=0x8140158) at apr_pools.c:1961
#3  0x280f01e8 in apr_pool_destroy (pool=0x8140018) at apr_pools.c:746
#4  0x8065a32 in clean_child_exit (code=0) at prefork.c:233
#5  0x8065ce1 in just_die (sig=15) at prefork.c:383
#6  0xbfbfffac in ?? ()
#7  0x280f0c6e in apr_pool_cleanup_run (p=0x809f018, data=0x8135a40,
    cleanup_fn=0x280e8450 <apr_unix_file_cleanup>) at apr_pools.c:1955
#8  0x280e870f in apr_file_close (file=0x8135a40) at open.c:192
#9  0x8072223 in ap_mpm_pod_close (pod=0x8135a30) at mpm_common.c:444
#10 0x8065a43 in clean_child_exit (code=0) at prefork.c:235
#11 0x806653a in child_main (child_num_arg=69) at prefork.c:716
#12 0x806664e in make_child (s=0x80a0db8, slot=69) at prefork.c:790
#13 0x8066839 in perform_idle_server_maintenance (p=0x809f018) at prefork.c:925
#14 0x8066c22 in ap_mpm_run (_pconf=0x809f018, plog=0x80c9018, s=0x80a0db8) at prefork.c:1120
#15 0x806cb45 in main (argc=3, argv=0xbfbffb1c) at main.c:643
#16 0x805fb89 in _start ()
(gdb) p *node
Cannot access memory at address 0x8155000.
(gdb) p *allocator
$1 = {max_index = 1, max_free_index = 0, current_free_index = 4294967294, owner = 0x0, free = {0x0,
    0x8147000, 0x0 <repeats 18 times>}}
(gdb) q
$ grep 15 /usr/include/sys/signal.h
#define SIGTERM         15      /* software termination signal from kill */

-- 
Jeff Trawick | trawick@attglobal.net
Born in Roswell... married an alien...