ID: 34673
Updated by: [EMAIL PROTECTED]
Reported By: blfijgnk at no-spam dot hu
-Status: Open
+Status: Feedback
Bug Type: Apache2 related
Operating System: linux
PHP Version: 4.4.0
New Comment:
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves.
A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external
resources such as databases, etc.
If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.
Previous Comments:
------------------------------------------------------------------------
[2005-09-28 21:39:57] blfijgnk at no-spam dot hu
Description:
------------
apache2 + php4 + phpwiki crash
when i try to sign in to wiki the server process crash.
[notice] child pid exit signal Segmentation fault (11)
Actual result:
--------------
#0 0x404076ac in vfprintf () from /lib/libc.so.6
#1 0x40427ba8 in vsnprintf () from /lib/libc.so.6
#2 0x4077e02d in zend_error (type=512, format=0x4091550a "%s") at
/usr/src/php-4.4.0/Zend/zend.c:806
#3 0x4078a8d9 in zif_trigger_error (ht=2, return_value=0x887545c,
this_ptr=0x0, return_value_used=0)
at /usr/src/php-4.4.0/Zend/zend_builtin_functions.c:861
#4 0x407940df in execute (op_array=0x8612464) at
/usr/src/php-4.4.0/Zend/zend_execute.c:1672
#5 0x4079435a in execute (op_array=0x8612464) at
/usr/src/php-4.4.0/Zend/zend_execute.c:1716
.
.
.
#461 0x40796777 in execute (op_array=0x8426894) at
/usr/src/php-4.4.0/Zend/zend_execute.c:2258
#462 0x4077e530 in zend_execute_scripts (type=8, retval=0x0,
file_count=3) at /usr/src/php-4.4.0/Zend/zend.c:938
#463 0x4074045e in php_execute_script (primary_file=0xbffff510) at
/usr/src/php-4.4.0/main/main.c:1751
#464 0x4079ae84 in php_handler (r=0x81e6338) at
/usr/src/php-4.4.0/sapi/apache2handler/sapi_apache2.c:555
#465 0x08078375 in ap_run_handler ()
#466 0x08078980 in ap_invoke_handler ()
#467 0x08069c6a in ap_process_request ()
#468 0x0806512d in _start ()
#469 0x081e6338 in ?? ()
#470 0x00000004 in ?? ()
#471 0x081e6338 in ?? ()
#472 0x0808370c in ap_run_pre_connection ()
#473 0x080835c5 in ap_run_process_connection ()
#474 0x08076974 in ap_graceful_stop_signalled ()
#475 0x08076b8b in ap_graceful_stop_signalled ()
#476 0x08076be8 in ap_graceful_stop_signalled ()
#477 0x0807745a in ap_mpm_run ()
#478 0x0807da8d in main ()
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34673&edit=1