View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001184 | Xdebug | Uncategorized | public | 2015-09-11 23:27 | 2017-01-03 18:44 |
Reporter | gggeek | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | ubuntu12+php5.6, win8.1+php5.5 | ||||
Product Version | 2.3.3 | ||||
Summary | 0001184: core dump while generating code coverage of a phpunit test suite | ||||
Description | The app is a Symfony bundle used to interact with Rabbitmq (via pure php code, not the amqplib extension). Crash reproduced with:
The Travis builds are at https://travis-ci.org/kaliop-uk/kueueingbundle/builds - the ones running xdebug with code-coverage are the one on php 5.5 (even the recent green ones are in fact failing). Running the same test suite without code coverage, the test suite has no problems (both on linux and windows). I tried increasing memory for phpunit to 2GB, but it did not help. Not sure if there is any other tunable I can tweak. | ||||
Steps To Reproduce | git clone git@github.com:kaliop-uk/kueueingbundle.git | ||||
Tags | No tags attached. | ||||
Operating System | linux + windows | ||||
PHP Version | 5.6.10-5.6.14 | ||||
|
ps: both in Travis and locally, phpunit version in use is 4.8.6 |
|
ps: seems very similar to bug 0001180 |
|
Further tests: on windows, tested Xdebug versions 2.2 to 2.6 (as in bug 1180 version 2.2.4 was mentioned to be ok), and they all crash. |
|
Is this still a problem for you? I've tried reproducing this, but your test case's composer dependencies seem broken: derick@whisky:/tmp/kueueingbundle $ php ~/composer.phar install Problem 1
|
|
I could not reproduce this, as there was no reproducible case, and no additional information was presented. I am therefore closing this report. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-11 23:27 | gggeek | New Issue | |
2015-09-11 23:27 | gggeek | Note Added: 0003173 | |
2015-09-11 23:35 | gggeek | Note Added: 0003174 | |
2015-09-12 19:15 | gggeek | Note Added: 0003175 | |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2016-12-03 13:28 | derick | Note Added: 0003883 | |
2016-12-03 13:28 | derick | Assigned To | => derick |
2016-12-03 13:28 | derick | Status | new => feedback |
2017-01-03 18:44 | derick | Note Added: 0004118 | |
2017-01-03 18:44 | derick | Status | feedback => resolved |
2017-01-03 18:44 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |