View Issue Details

IDProjectCategoryView StatusLast Update
0001893XdebugCode Coveragepublic2020-12-02 17:08
Reportertrowski Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.0.0RC1 
Target Version3.0devFixed in Version3.0.1 
Summary0001893: Crash with ext-fiber and xdebug.mode=coverage
Description

When running tests for Amp v3 using ext-fiber, I get a BAD ACCESS in xdebug_create_key_for_path when collecting code coverage.

Steps To Reproduce

Install ext-fiber, https://github.com/amphp/ext-fiber. (Like most PHP extensions, phpize, ./configure, make, make install).
Set xdebug.mode=coverage
Clone https://github.com/amphp/amp, checkout v3 branch.
composer install --ignore-platform-reqs
Run vendor/bin/phpunit --coverage-text

TagsNo tags attached.
Attached Files
trace.txt (3,474 bytes)   
Operating System
PHP Version8.0-dev

Activities

Issue History

Date Modified Username Field Change
2020-11-21 18:02 trowski New Issue
2020-11-21 18:02 trowski File Added: trace.txt
2020-11-26 17:03 derick Target Version => 3.0dev
2020-11-26 20:01 derick Status new => confirmed
2020-12-02 16:52 derick Note Added: 0005566
2020-12-02 17:08 derick Assigned To => derick
2020-12-02 17:08 derick Status confirmed => closed
2020-12-02 17:08 derick Resolution open => fixed
2020-12-02 17:08 derick Fixed in Version => 3.0.1