| Anonymous | Login | Signup for a new account | 2013-05-19 22:12 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000865 | Xdebug | Usage problems | public | 2012-06-30 22:13 | 2012-07-15 14:38 | |||
| Reporter | elmu | |||||||
| Assigned To | derick | |||||||
| Priority | high | Severity | crash | Reproducibility | always | |||
| Status | resolved | Resolution | no change required | |||||
| Platform | OS | Windows 7 | OS Version | 64 bit Home Prem | ||||
| Product Version | 2.2.0 | |||||||
| Target Version | 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 PHP 5.4.4 - 32 bit version Netbeans 7.2 RC1 and Netbeans 7.1 Final xdebug settings: zend_extension = "C:\Program Files (x86)\PHP-5.4.4\php_xdebug-2.2.0-5.4-vc9.dll" xdebug.remote_enable=1 xdebug.remote_handler=dbgp xdebug.remote_mode=req xdebug.remote_host=127.0.0.1 xdebug.remote_port=9000 | |||||||
| Tags | No tags attached. | |||||||
| Operating System | ||||||||
| PHP Version | 5.4.3 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002319) elmu (reporter) 2012-07-04 14:00 edited on: 2012-07-05 20:43 |
Same problem with PHP 5.4.3 and 5.4.4 However with PHP 5.3.14 works fine. (without any crash) |
|
(0002325) elmu (reporter) 2012-07-15 14:36 edited on: 2012-07-15 14:38 |
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. |
|
(0002326) derick (administrator) 2012-07-15 14:38 |
Cheers! Closing it. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-06-30 22:13 | elmu | New Issue | |
| 2012-06-30 22:13 | elmu | File Added: xdebugCrash_demoCode.zip | |
| 2012-07-04 14:00 | elmu | Note Added: 0002319 | |
| 2012-07-05 20:42 | elmu | Note Edited: 0002319 | View Revisions |
| 2012-07-05 20:43 | elmu | Note Edited: 0002319 | View Revisions |
| 2012-07-15 14:36 | elmu | Note Added: 0002325 | |
| 2012-07-15 14:38 | elmu | Note Edited: 0002325 | View Revisions |
| 2012-07-15 14:38 | derick | Note Added: 0002326 | |
| 2012-07-15 14:38 | derick | Status | new => resolved |
| 2012-07-15 14:38 | derick | Fixed in Version | => 2.2.1 |
| 2012-07-15 14:38 | derick | Resolution | open => no change required |
| 2012-07-15 14:38 | derick | Assigned To | => derick |
| Copyright © 2000 - 2011 MantisBT Group |