Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000865XdebugUsage problemspublic2012-06-30 22:132012-07-15 14:38
Reporterelmu 
Assigned Toderick 
PriorityhighSeveritycrashReproducibilityalways
StatusresolvedResolutionno change required 
PlatformOSWindows 7 OS Version64 bit Home Prem
Product Version2.2.0 
Target VersionFixed in Version2.2.1 
Summary0000865: Crash during session handling
DescriptionSome 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 ReproduceSimply try to debug the attached code with Netbeans 7.2 RC1 or 7.1 Final
Additional InformationApache 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
TagsNo tags attached.
Operating System
PHP Version5.4.3
Attached Fileszip file icon xdebugCrash_demoCode.zip [^] (942 bytes) 2012-06-30 22:13

- Relationships

-  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
Powered by Mantis Bugtracker