View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000965 | Xdebug | Uncategorized | public | 2013-07-18 12:40 | 2016-11-29 23:52 |
Reporter | zeran | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | php | OS | linux | OS Version | centos/ubuntu |
Product Version | 2.2.3 | ||||
Summary | 0000965: xdebug crash on trace | ||||
Description | xdebug crash on tracing code like | ||||
Tags | crash, null, return, trace | ||||
Attached Files | |||||
Operating System | linux | ||||
PHP Version | 5.3.10 | ||||
|
When you say "tracing", what exactly do you mean? Can you elaborate a bit more please? |
|
I mean something like this: and |
|
Hi I was having some problems with phpmyadmin, and after different attempts, I found that if I changed xdebug.collect_return="1" to xdebug.collect_return="0", everything went back to normal. The problem was that many links didn't work and the session restarted sometimes, but I couldn't find any log that helped from mysql or phpmyadmin. I'm posting the link to the thread since I explained the problem quite detailed there. In any case, I'll post my system specs here:
I'm also uploading my xdebug.ini for reference. stackoverflow question |
|
I can confirm this bug. After upgrading to Ubuntu 14.04, I had to turn off the xdebug.collect_return or my Apache would always segfault. Specs:
|
|
Is this still an issue with Xdebug 2.2.5 and the other latest versions? |
|
I can´t test that right now since I´m traveling, but in 3 weeks I can do it and report back. |
|
I could confirm the bug on 2.2.5 (segfault), but on 2.2.6 it has been fixed and "collect_return" acts normally as it should. |
|
I'm expecting this one to be fixed. Please reopen this issue if you can reproduce this with the latest versions of Xdebug and PHP. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-18 12:40 | zeran | New Issue | |
2013-07-18 12:41 | zeran | Tag Attached: trace | |
2013-07-18 12:41 | zeran | Tag Attached: crash | |
2013-07-18 12:41 | zeran | Tag Attached: null | |
2013-07-18 12:41 | zeran | Tag Attached: return | |
2013-07-23 10:51 | derick | Note Added: 0002542 | |
2013-07-23 10:51 | derick | Assigned To | => derick |
2013-07-23 10:51 | derick | Status | new => feedback |
2013-07-23 11:41 | zeran | Note Added: 0002544 | |
2013-07-23 11:41 | zeran | Status | feedback => assigned |
2014-02-02 01:12 | patomas | Note Added: 0002673 | |
2014-02-02 01:13 | patomas | File Added: xdebug.ini | |
2014-08-07 06:48 | steffenb | Note Added: 0002875 | |
2014-11-11 19:49 | derick | Note Added: 0002896 | |
2014-11-11 19:49 | derick | Status | assigned => feedback |
2014-11-11 20:34 | patomas | Note Added: 0002907 | |
2015-01-02 09:53 | tautrimas | Note Added: 0002949 | |
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) |
2016-11-29 23:52 | derick | Note Added: 0003853 | |
2016-11-29 23:52 | derick | Status | feedback => resolved |
2016-11-29 23:52 | derick | Resolution | open => no change required |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |