[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults



I'm experiencing the same problem after upgrading to version 2.2.3-3 (unstable)

the backtrace is as follows:

 Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215670592 (LWP 3765)]
0xb76f8d14 in zend_hash_internal_pointer_reset_ex ()
   from /usr/lib/apache2/modules/libphp4.so
(gdb) bt
#0  0xb76f8d14 in zend_hash_internal_pointer_reset_ex ()
   from /usr/lib/apache2/modules/libphp4.so
#1  0xb7713788 in apply_config () from /usr/lib/apache2/modules/libphp4.so
#2  0xb77127d2 in execute () from /usr/lib/apache2/modules/libphp4.so
#3  0x08074587 in ap_run_handler ()
#4  0x08077731 in ap_invoke_handler ()
#5  0x08084728 in ap_process_request ()
#6  0x080819ce in ap_register_input_filter ()
#7  0x0807b3c7 in ap_run_process_connection ()
#8  0x08088704 in ap_graceful_stop_signalled ()
#9  0x08088964 in ap_graceful_stop_signalled ()
#10 0x0808972a in ap_mpm_run ()
#11 0x080621ef in main ()

and I don't have mod ssl...
so the problem looks in libphp4?

--
+-----------------------------------------------------+
| Lorenzo Bettini          ICQ# lbetto, 16080134      |
| PhD in Computer Science, DSI, Univ. di Firenze      |
| Florence - Italy        (GNU/Linux User # 158233)   |
| http://www.lorenzobettini.it                        |
| http://tronprog.blogspot.com  BLOG                  |
| http://www.purplesucker.com Deep Purple Cover Band  |
| http://www.gnu.org/software/src-highlite            |
| http://www.gnu.org/software/gengetopt               |
| http://www.lorenzobettini.it/software/gengen        |
| http://www.lorenzobettini.it/software/doublecpp     |
+-----------------------------------------------------+



Reply to: