https://issues.apache.org/bugzilla/show_bug.cgi?id=53329
--- Comment #9 from [email protected] --- Thanks Maulik for another info and Stefan for help. I read another coredump in mdb. It again crash at read() in ap_mpm_pod_check(): # mdb core.httpd.worker.16578 Loading modules: [ libc.so.1 libuutil.so.1 ld.so.1 ] > ::status debugging core file of httpd.worker (32-bit) from web1 file: /opt/csw/apache2/sbin/httpd.worker initial argv: /opt/csw/apache2/sbin/httpd -f /opt/csw/apache2/etc/httpd.conf -k start -DSSL threading model: multi-threaded status: process terminated by SIGSEGV (Segmentation Fault) > ::stack libc.so.1`_read+0xc(9, ffbff70b, 1, 0, 1cf4, 9) ap_mpm_pod_check+0x18(1fcfd0, 50610, 2, 0, 0, 1) 0x51698(0, 1d4c1, 7f284, 7c790, 7f278, 157818) 0x5181c(8bf88, 0, ffffffff, 0, 7c400, 0) 0x51f14(0, 1, 1, 1, 7400, 0) 0x52208(0, 0, ffffffff, 80, ffbff938, ffbff948) ap_mpm_run+0x298(0, fffffe99, 99, 7c768, 7f26c, 7f400) main+0x8e4(7b3d8, 7c400, 46c80, 7c5dc, ffbffa28, 7c5ec) _start+0x108(0, 0, 0, 0, 0, 0) Is any chance to solve this bug? It is big stability problem on Solaris 10. What should I do, to have more info about crash? Thank you bunkap -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
