View Issue Details

IDProjectCategoryView StatusLast Update
0001178XdebugUncategorizedpublic2016-12-04 22:00
Reporterhwde Assigned Toderick  
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.
Attached Files
xdebug-crash (2,766 bytes)   
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!

Issue History

Date Modified Username Field Change
2015-08-13 09:21 hwde New Issue
2015-08-13 09:21 hwde File Added: xdebug-crash
2015-08-13 09:23 hwde Note Added: 0003159
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2016-12-03 13:21 derick Note Added: 0003881
2016-12-03 13:21 derick Assigned To => derick
2016-12-03 13:21 derick Status new => feedback
2016-12-04 21:23 hwde Note Added: 0003936
2016-12-04 21:23 hwde Status feedback => assigned
2016-12-04 22:00 derick Note Added: 0003937
2016-12-04 22:00 derick Status assigned => resolved
2016-12-04 22:00 derick Resolution open => no change required
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized