ID:               36884
 Updated by:       [EMAIL PROTECTED]
 Reported By:      guenther dot unterrainer at gknsintermetals dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache related
 Operating System: SLES9 SP3 x86-64
 PHP Version:      4.4.2
 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:
------------------------------------------------------------------------

[2006-03-28 09:40:34] guenther dot unterrainer at gknsintermetals dot
com

Description:
------------
When I walk trough my php-program I accidentally get the following
errors in apache error.log:

[Mon Mar 27 14:50:24 2006] [notice] Accept mutex: sysvsem (Default:
sysvsem)
*** glibc detected *** double free or corruption (!prev):
0x0000000000b4acc0 ***
[Mon Mar 27 14:52:16 2006] [notice] child pid 15561 exit signal
Segmentation fault (11)
[Mon Mar 27 14:53:59 2006] [notice] child pid 15558 exit signal
Segmentation fault (11)
*** glibc detected *** double free or corruption (out):
0x0000000000f16c90 ***
*** glibc detected *** free(): invalid next size (fast):
0x0000000000f16c60 ***
*** glibc detected *** corrupted double-linked list: 0x0000000000f16c50
***
*** glibc detected *** free(): invalid pointer: 0x0000000000f16c88 ***

Then the site crashes and the error.log-file reaches aprox. 300 MB
(always with the last errormessage: *** glibc detected *** free():
invalid pointer: 0x0000000000f16c88 ***)

Same Problem with PHP 4.4.1

Apache Version is 1.3.34 with PHP as static module.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36884&edit=1

Reply via email to