View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000865 | Xdebug | Uncategorized | public | 2012-06-30 21:13 | 2012-07-15 13:38 |
| Reporter | elmu | Assigned To | derick | ||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| OS | Windows 7 | OS Version | 64 bit Home Prem | ||
| Product Version | 2.2.0 | ||||
| Fixed in Version | 2.2.1 | ||||
| Summary | 0000865: Crash during session handling | ||||
| Description | Some session handling related tasks causes crash. Without using xdebug the code works fine. However if I want to debug the session_start or writing into a session causes crash. | ||||
| Steps To Reproduce | Simply try to debug the attached code with Netbeans 7.2 RC1 or 7.1 Final | ||||
| Additional Information | Apache 2.4 - 32 bit version xdebug settings: | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Operating System | |||||
| PHP Version | 5.4.3 | ||||
|
|
Same problem with PHP 5.4.3 and 5.4.4 However with PHP 5.3.14 works fine. (without any crash) |
|
|
With the newest version (2.2.1) the problem is not more present. Probably the problem was with the static variable in the singleton class. So you can close this issue. |
|
|
Cheers! Closing it. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-06-30 21:13 | elmu | New Issue | |
| 2012-06-30 21:13 | elmu | File Added: xdebugCrash_demoCode.zip | |
| 2012-07-04 13:00 | elmu | Note Added: 0002319 | |
| 2012-07-05 19:42 | elmu | Note Edited: 0002319 | |
| 2012-07-05 19:43 | elmu | Note Edited: 0002319 | |
| 2012-07-15 13:36 | elmu | Note Added: 0002325 | |
| 2012-07-15 13:38 | elmu | Note Edited: 0002325 | |
| 2012-07-15 13:38 | derick | Note Added: 0002326 | |
| 2012-07-15 13:38 | derick | Status | new => resolved |
| 2012-07-15 13:38 | derick | Fixed in Version | => 2.2.1 |
| 2012-07-15 13:38 | derick | Resolution | open => no change required |
| 2012-07-15 13:38 | derick | Assigned To | => derick |
| 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 |