View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001173 | Xdebug | Uncategorized | public | 2015-07-18 09:03 | 2015-11-05 15:09 |
| Reporter | sebastian | Assigned To | derick | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86_64 | OS | Linux | OS Version | Irrelevant |
| Product Version | 2.3.3 | ||||
| Fixed in Version | 2.4.0beta1 | ||||
| Summary | 0001173: SIGFPE in xdebug_get_monitored_functions() | ||||
| Description | xdebug_get_monitored_functions() crashes when xdebug_start_function_monitor() was called with empty array. | ||||
| Steps To Reproduce | $ cat /tmp/test.php $ /usr/local/php-5.6/bin/php /tmp/test.php | ||||
| Additional Information | #0 0x00007fffe8141fc4 in xdebug_hash_extended_find () from /usr/local/php-5.6/lib/php/extensions/debug-non-zts-20131226/xdebug.so | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.6-dev | ||||
|
|
Are you sure this is in 2.3.3? :-) In any case, a PR: https://github.com/xdebug/xdebug/pull/192 Will merge when Travis is done. |
|
|
Thanks for the report and short reproduce script. I've merged a fix. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-07-18 09:03 | sebastian | New Issue | |
| 2015-07-18 14:05 | derick | Note Added: 0003153 | |
| 2015-07-18 14:07 | derick | Note Added: 0003154 | |
| 2015-07-18 14:07 | derick | Status | new => closed |
| 2015-07-18 14:07 | derick | Assigned To | => derick |
| 2015-07-18 14:07 | derick | Resolution | open => fixed |
| 2015-07-18 14:07 | derick | Fixed in Version | => 3.0dev |
| 2015-11-05 15:09 | derick | Fixed in Version | 3.0dev => 2.4.0beta1 |
| 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 |