since about 1:15pm EDT today, I'm getting regular coredumps with worker on AIX (two different machines)... here is a typical backtrace:
GNU gdb 5.0 Copyright 2000 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 "powerpc-ibm-aix4.3.3.0"... Core was generated by `regresshttpd'. Program terminated with signal 11, Segmentation fault. #0 0x1003c5b0 in sig_coredump (sig=11) at /home/trawick/xlc_regress/httpd-2.0/server/mpm/worker/worker.c:375 375 kill(ap_my_pid, sig); #0 0x1003c5b0 in sig_coredump (sig=11) at /home/trawick/xlc_regress/httpd-2.0/server/mpm/worker/worker.c:375 #1 <signal handler called> #2 0x2002aa30 in apr_thread_mutex_lock (mutex=0xa1a0) at /home/trawick/xlc_regress/httpd-2.0/srclib/apr/locks/unix/thread_mutex.c:130 #3 0x200205a0 in apr_allocator_free (allocator=0x2045ec68, node=0x2045ecd8) at /home/trawick/xlc_regress/httpd-2.0/srclib/apr/memory/unix/apr_pools.c:307 #4 0x20000e44 in apr_bucket_alloc_destroy (list=0x2045ece8) at /home/trawick/xlc_regress/httpd-2.0/srclib/apr-util/buckets/apr_buckets_alloc.c:113 #5 0x1003b6b0 in worker_thread (thd=0x20147e68, dummy=0x203a94f8) at /home/trawick/xlc_regress/httpd-2.0/server/mpm/worker/worker.c:895 #6 0x2002ad70 in dummy_worker (opaque=0x20147e68) at /home/trawick/xlc_regress/httpd-2.0/srclib/apr/threadproc/unix/thread.c:127 #7 0xd00081fc in _pthread_body () (gdb) -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
