View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001072 | Xdebug | Uncategorized | public | 2014-08-22 14:30 | 2015-01-07 00:05 |
Reporter | sizeof | Assigned To | derick | ||
Priority | low | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | amd64 | OS | Debian | OS Version | 7.5 |
Product Version | 2.2.5 | ||||
Fixed in Version | 2.2.6 | ||||
Summary | 0001072: Dereferencing NULL pointer opline to get a lineno | ||||
Description | xdebug-2.2.5 tested with php 5.5.9 and 5.5.16 segfaults here: Program terminated with signal 11, Segmentation fault. (gdb) p edata | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.5.5-5.5.9 | ||||
|
Would you be able to produce a script that demonstrates this crash? That makes it a lot easier to fix the problem as this is most likely caused by a case that I haven't considered. |
|
Nop, it seems hard for us to produce a reproductible script, as we don't have a stacktrace, and it happens in a very huge pile of PHP... But you may at lest test for it instead of crashing, logging some debug information, as a temporary fix ? (I typically quick-fixed my version with a little ternary). |
|
I am going to guess and I think this could be the same as 0001073 and 0001075, which |
|
2.2.6 is now released, can you please check whether that addressed the issue? |
|
Suspected fixed in 2.2.6 - please reopen if it's still an issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-22 14:30 | sizeof | New Issue | |
2014-08-22 14:35 | derick | Note Added: 0002877 | |
2014-08-22 14:35 | derick | Assigned To | => derick |
2014-08-22 14:35 | derick | Status | new => feedback |
2014-09-05 21:44 | sizeof | Note Added: 0002881 | |
2014-09-05 21:44 | sizeof | Status | feedback => assigned |
2014-11-11 19:49 | derick | Note Added: 0002897 | |
2014-11-11 19:49 | derick | Status | assigned => feedback |
2014-12-13 20:35 | derick | Note Added: 0002933 | |
2015-01-07 00:05 | derick | Note Added: 0002960 | |
2015-01-07 00:05 | derick | Status | feedback => resolved |
2015-01-07 00:05 | derick | Fixed in Version | => 2.2.6 |
2015-01-07 00:05 | derick | Resolution | open => fixed |
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 |