View Issue Details

IDProjectCategoryView StatusLast Update
0000851XdebugUncategorizedpublic2012-06-28 18:21
Reportervnyx Assigned Toderick  
PriorityhighSeveritycrashReproducibilityrandom
Status resolvedResolutionno change required 
PlatformMacOSOS XOS Version10.7.4
Product Version2.2.0 
Summary0000851: Segmentation fault
Description

The debugger stops on beginning breakpoints but I get segmentation faults in Apache on random breakpoints which aborts the process.

I finally gave up and went back to PHP53 and everything is fine. It is very hard to recreate so this is just a warning that you might see some trouble with xdebug.

Steps To Reproduce

My thinking is that if I have an error in the code it could possibly cause the debugger to crash the web server, but this happens with both PHPStorm and MacGDBp.

My other gut feeling is that there might be a problem debugging AJAX requests in PHP54.

Additional Information

Using macports version of PHP54, PHP53 works.

Here a sample of the error log:

[Wed Jun 06 00:59:32 2012] [notice] child pid 89046 exit signal Segmentation fault (11)
[Wed Jun 06 00:59:56 2012] [notice] child pid 89006 exit signal Segmentation fault (11)

TagsNo tags attached.
Operating System
PHP Version5.4.3

Activities

derick

2012-06-07 11:35

administrator   ~0002237

Could you try getting the latest version from github? I have fixed a few segfaults.

derick

2012-06-27 21:11

administrator   ~0002298

Could you please provide the requested information?

vnyx

2012-06-27 21:24

reporter   ~0002305

I updated to the latest Macports version of xdebug and it seems to be working. If I don't make another comment then it's fixed. Thanks

derick

2012-06-28 18:21

administrator   ~0002307

Closing this one than. Feel free to reopen if you see it happen again.

Issue History

Date Modified Username Field Change
2012-06-06 19:41 vnyx New Issue
2012-06-07 11:35 derick Note Added: 0002237
2012-06-07 11:35 derick Assigned To => derick
2012-06-07 11:35 derick Status new => feedback
2012-06-27 21:11 derick Note Added: 0002298
2012-06-27 21:24 vnyx Note Added: 0002305
2012-06-27 21:24 vnyx Status feedback => assigned
2012-06-28 18:21 derick Note Added: 0002307
2012-06-28 18:21 derick Status assigned => resolved
2012-06-28 18:21 derick Resolution open => no change required
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)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized