View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001367 | Xdebug | Step Debugging | public | 2016-11-25 12:12 | 2016-12-19 11:59 |
| Reporter | palmic | Assigned To | derick | ||
| Priority | high | Severity | crash | Reproducibility | have not tried |
| Status | resolved | Resolution | no change required | ||
| Platform | Apple | OS | Os X El Capitan | OS Version | 10.11.6 |
| Product Version | 2.5.0RC1 | ||||
| Summary | 0001367: debugger SIGSEGV crashes on breakpoint on certain cases with amqp lib | ||||
| Description | I've tried all versions of xdebug available for php71 from github with the same result | ||||
| Steps To Reproduce |
| ||||
| Additional Information | If you check git project history, you'll find there is commit which don't crash, which is very strange, because there is only 3 line of code before breakpoint which shouldn't influent the break. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.1-dev | ||||
|
|
Could you provide a GDB backtrace please, as is described at https://bugs.php.net/bugs-generating-backtrace.php |
|
|
As it forced me to completely reinstall php with relevant extensions (xdebug, amqp) in current versions in debug mode, i found it already fixed somehow... Then i completely reinstalled all php in brew with standard packages settings and its really fixed even in public packages revisions. Please close this ticket. Thank you for your time. |
|
|
Great! Thanks for checking this. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-11-25 12:12 | palmic | New Issue | |
| 2016-12-04 17:06 | derick | Note Added: 0003922 | |
| 2016-12-04 17:06 | derick | Assigned To | => derick |
| 2016-12-04 17:06 | derick | Status | new => feedback |
| 2016-12-19 11:38 | palmic | Note Added: 0004084 | |
| 2016-12-19 11:38 | palmic | Status | feedback => assigned |
| 2016-12-19 11:59 | derick | Note Added: 0004085 | |
| 2016-12-19 11:59 | derick | Status | assigned => resolved |
| 2016-12-19 11:59 | derick | Resolution | open => no change required |
| 2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |