View Issue Details

IDProjectCategoryView StatusLast Update
0001767XdebugStep Debuggingpublic2020-03-21 11:09
Reportergil blais Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionduplicate 
PlatformPCOSWindozeOS Version8.1 Professional
Product Version2.9.3 
Summary0001767: xdebug-2.9.3-7.4-vc15-x86_64.dll causes Xampp Apache Server crash - recommended by Debug Wizard
Description

Never gets to run due to its crashing the Apache server. If I rename the dll so it can't be found, it runs fine w/o debugging (which is useless to me at this stage)

Steps To Reproduce

Debug As “PHP Web Application” in Eclipse

Additional Information

See attached files for detailed info

TagsNo tags attached.
Attached Files
Apache HTTP Server.png (7,898 bytes)   
Apache HTTP Server.png (7,898 bytes)   
xdebug.log (3,308 bytes)   
[3720] Log opened at 2020-03-20 20:25:55
[3720] I: Connecting to configured address/port: 127.0.0.1:9000.
[3720] I: Connected to client. :-)
[3720] -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" fileuri="file:///C:/xampp/htdocs/AFS-SRC/index.php" language="PHP" xdebug:language_version="7.4.0" protocol_version="1.0" appid="3720" idekey="ECLIPSE_DBGP"><engine version="2.9.3"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[https://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2020 by Derick Rethans]]></copyright></init>

[3720] <- feature_set -i 1 -n show_hidden -v 1
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="1" feature="show_hidden" success="1"></response>

[3720] <- feature_set -i 2 -n extended_properties -v 1
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="2" feature="extended_properties" success="1"></response>

[3720] <- feature_set -i 3 -n max_depth -v 3
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="3" feature="max_depth" success="1"></response>

[3720] <- feature_set -i 4 -n max_children -v 51
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="4" feature="max_children" success="1"></response>

[3720] <- feature_set -i 5 -n max_data -v 1024
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="5" feature="max_data" success="1"></response>

[3720] <- feature_get -i 6 -n encoding
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="6" feature_name="encoding" supported="1"><![CDATA[iso-8859-1]]></response>

[3720] <- feature_get -i 7 -n supports_async
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="7" feature_name="supports_async" supported="1"><![CDATA[0]]></response>

[3720] <- stdout -i 8 -c 1
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stdout" transaction_id="8" success="1"></response>

[3720] <- stderr -i 9 -c 1
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stderr" transaction_id="9" success="0"></response>

[3720] <- breakpoint_set -i 10 -t line -f file:///C:%5Cxampp%5Chtdocs%5CAFS-SRC%5CPROCS%5CcreateShooterDatabaseEntrys.php -n 35
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="10" id="37200001"></response>

[3720] <- breakpoint_set -i 11 -t line -f file:///C:%5Cxampp%5Chtdocs%5CAFS-SRC%5Cindex.php -n 4
[3720] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="11" id="37200002"></response>

[3720] <- step_into -i 12
xdebug.log (3,308 bytes)   
xdebug.docx (13,691 bytes)
Operating SystemWindows 8.1 Professional
PHP Version7.4.0-7.4.4

Relationships

duplicate of 0001763 closedderick Crash while setting opcode overrides in ZTS mode 

Activities

derick

2020-03-21 11:09

administrator   ~0005303

Duplicate of 0001763

Issue History

Date Modified Username Field Change
2020-03-20 21:29 gil blais New Issue
2020-03-20 21:29 gil blais File Added: Apache HTTP Server.png
2020-03-20 21:29 gil blais File Added: xdebug.log
2020-03-20 21:29 gil blais File Added: xdebug.docx
2020-03-21 11:09 derick Assigned To => derick
2020-03-21 11:09 derick Status new => resolved
2020-03-21 11:09 derick Resolution open => duplicate
2020-03-21 11:09 derick Note Added: 0005303
2020-03-21 11:09 derick Relationship added duplicate of 0001763