View Issue Details

IDProjectCategoryView StatusLast Update
0001178XdebugUncategorizedpublic2016-12-04 22:00
Reporterhwde Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
PlatformApple MacOSOS XOS Version10.10.4
Summary0001178: crash on cleanup kills apache child process
Description

Loading PHP-Webpages with Chrome which contains a could of Ajax requests to the same (local) Apache-Webserver seems to crash the apache child process. Disableing xdebug fix the issue (no crash). This happens only on with few on local vhosts, others, without ajax requests runs just fine. It doens't matter which php-version is in use, 5.4, 5.5 or 5.6 all behaves the same.

Steps To Reproduce

Easy on my desktop, but havn't yet tried to extract the php-calls to strip it down to an example.

Additional Information

Attached you'll find a apache backtrace.

TagsNo tags attached.
Operating SystemOS X 10.10.4, up-to-date Apache with MacPorts
PHP Version5.6.0-5.6.4

Activities

hwde

2015-08-13 09:23

reporter   ~0003159

I forget to paste the message from apache error-log:
[Thu Aug 13 10:31:15 2015] [notice] child pid 4854 exit signal Abort trap (6)

derick

2016-12-03 13:21

administrator   ~0003881

Is this still a problem with the latest PHP (5.6.28) and Xdebug (2.5.0RC1)?

hwde

2016-12-04 21:23

reporter   ~0003936

No, it seems to be fixed in the meantime, neither 7.0.13 or 5.6.28.

derick

2016-12-04 22:00

administrator   ~0003937

Perfect, let me close this then.

Thanks for coming back to me!