View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001549 | Xdebug | Stacktraces | public | 2018-05-09 20:26 | 2019-06-28 11:16 |
Reporter | das-peter | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 2.7.0alpha1 | ||||
Target Version | 2.8.0dev | ||||
Summary | 0001549: Segfault when rendering arguments in stack frames for thrown exceptions | ||||
Description | The installation of Drupal 8.6 with the config_installer module fails reliably when xdebug 2.6.0 or 2.7.0alpha1 is enabled. | ||||
Steps To Reproduce | Unfortunately I wasn't able yet to dumb down the code to trigger the issue. | ||||
Additional Information | xdebug 2.6.0 Program terminated with signal SIGSEGV, Segmentation fault.
| ||||
Tags | No tags attached. | ||||
Operating System | Debian Stretch / official php docker img | ||||
PHP Version | 7.2.0-7.2.4 | ||||
|
Hi! From just the back trace I don't think I can find the problem. Would you please try the latest Xdebug beta for PHP 7.3 (2.7.0beta1) and see if the problem persists? If it does, I am going to need a way to reproduce this issue myself locally in some way. Please provide instructions in how to do that (without docker). cheers, |
|
Please provide the requested information, so I can try to find and fix the problem, please. cheers, |
|
I believe this is a duplicate of 0001583, which ended up being a bug in PHP (to be fixed for PHP 7.3.2). I'm closing this ticket. |
|
Sorry, I closed the wrong issue! |
|
I tried reproducing this issue again, but was unlucky. Can you please provide me with a way on how to reproduce this? |
|
I could not reproduce this, and the reporter did not get back with a reproducible case, so I'm closing this ticket. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-09 20:26 | das-peter | New Issue | |
2018-10-20 01:29 | derick | Note Added: 0004710 | |
2018-10-20 01:29 | derick | Assigned To | => derick |
2018-10-20 01:29 | derick | Status | new => feedback |
2018-12-02 18:56 | derick | Note Added: 0004737 | |
2019-01-23 19:38 | derick | Note Added: 0004843 | |
2019-01-23 19:38 | derick | Relationship added | duplicate of 0001583 |
2019-01-23 19:38 | derick | Status | feedback => resolved |
2019-01-23 19:38 | derick | Resolution | open => duplicate |
2019-01-23 19:39 | derick | Relationship deleted | 0001583 |
2019-01-23 19:39 | derick | Note Added: 0004844 | |
2019-01-23 19:39 | derick | Status | resolved => acknowledged |
2019-01-23 20:35 | derick | Status | acknowledged => confirmed |
2019-01-23 20:35 | derick | Target Version | => 2.7.0rc1 |
2019-01-23 20:35 | derick | Summary | Segfault during Drupal Installation. => Segfault when rendering arguments in stack frames for thrown exceptions |
2019-01-29 22:05 | derick | Note Added: 0004852 | |
2019-01-29 22:05 | derick | Status | confirmed => feedback |
2019-02-01 17:09 | derick | Target Version | 2.7.0rc1 => 2.7.0dev |
2019-04-26 10:22 | derick | Status | feedback => resolved |
2019-04-26 10:22 | derick | Resolution | duplicate => unable to reproduce |
2019-04-26 10:22 | derick | Note Added: 0005007 | |
2019-06-28 11:16 | derick | Target Version | 2.7.0dev => 2.8.0dev |