View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001083 | Xdebug | Uncategorized | public | 2014-10-31 11:07 | 2015-01-12 18:28 |
Reporter | kuindji | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu Server | OS Version | 14.04 |
Product Version | 2.2.5 | ||||
Fixed in Version | 2.2.7 | ||||
Summary | 0001083: xdebug_break() "Segmentation fault (core dumped)" when remote debugging | ||||
Description |
xdebug.ini: zend_extension=xdebug.so Whenever I invoke xdebug_break() from an error/exception handler phpStorm opens a debug window with stack trace. When I try switching between frames I get the segfault error (on the server). When there is no error/exception handler and xdebug reports a problem (without xdebug_break), or when I manually set a breakpoint - switching between frames works normally. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Ubuntu Server | ||||
PHP Version | 5.5.5-5.5.9 | ||||
|
Could you please be so kind to provide a short reproducable script, and an |
|
In the Archive.zip you'll find a sample project. In phpStorm: PHP->Debug port = 10000 Start listening for remote connections vagrant up |
|
Thanks for the report - I could reproduce it with that. Just the "test.php" script would have worked too though :-) Working on a fix now. |
|
Fixed for 2.2.7 and 2.3dev |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-31 11:07 | kuindji | New Issue | |
2014-11-11 19:51 | derick | Note Added: 0002901 | |
2014-11-11 19:51 | derick | Assigned To | => derick |
2014-11-11 19:51 | derick | Status | new => feedback |
2014-11-12 05:40 | kuindji | File Added: Archive.zip | |
2014-11-12 05:42 | kuindji | Note Added: 0002909 | |
2014-11-12 05:42 | kuindji | Status | feedback => assigned |
2014-11-12 05:44 | kuindji | File Added: xdebug.log | |
2015-01-10 17:30 | derick | Note Added: 0002970 | |
2015-01-10 17:30 | derick | Status | assigned => acknowledged |
2015-01-12 18:28 | derick | Note Added: 0002971 | |
2015-01-12 18:28 | derick | Status | acknowledged => closed |
2015-01-12 18:28 | derick | Resolution | open => fixed |
2015-01-12 18:28 | derick | Fixed in Version | => 2.2.7 |
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 |