View Issue Details

IDProjectCategoryView StatusLast Update
0000751XdebugUncategorizedpublic2012-04-28 08:51
ReporterAlexey01 Assigned To 
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindows (32 bit)OSXPOS VersionService Pack 3
Product Version2.1.0 
Fixed in Version2.2.0RC2 
Summary0000751: xDebug crashes various versions Apache
Description

I'm using PHP 5.3.3 (IDE Eclipse) with Xdebug v2.1.2 (php_xdebug-2.1.2-5.3-vc6.dll)

The problem is, when I begin to debug my php script, it crashes my Apache server (I have tested two versions Apache: 2.2.4 and 2.2.21)

Crash report:
AppName: httpd.exe AppVer: 2.2.21.0 ModName: php_xdebug-2.1.2-5.3-vc6.dll
ModVer: 2.1.2.1 Offset: 00004862

Exception Information
Code: 0xc0000005 Flags: 0x00000000
Record: 0x00000000000000 Adress: 0x00000000001004862

TagsNo tags attached.
Operating SystemWindows XP SP3 (32 bit)
PHP Version5.3.3

Activities

derick

2012-03-12 16:47

administrator   ~0001976

Can you try a later version?

derick

2012-04-27 23:51

administrator   ~0002106

Please can you try Xdebug 2.2.0RC2?

Alexey01

2012-04-28 03:39

reporter   ~0002113

Thank you, derick. Now all is good.

derick

2012-04-28 08:51

administrator   ~0002114

Cheers, thanks for checking it out.