View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001351 | Xdebug | Uncategorized | public | 2016-10-04 23:23 | 2016-12-04 13:17 |
Reporter | RyanNerd | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Linux | OS | Linux Mint | OS Version | Mint 18 |
Summary | 0001351: Error message and segfault | ||||
Description | Cannot accept external Xdebug connection: Cannot evaluate expression 'isset($_SERVER['PHP_IDE_CONFIG'])' Followed by [1] 26693 segmentation fault php -S localhost:8080 | ||||
Steps To Reproduce | PHP 7.2.0-dev (cli) (built: Oct 3 2016 17:48:49) ( ZTS ) Running Slimframework with PHP-DI. Looks like somewhere when the DI is trying to resolve is where the crash happens. I'm trying to track down when the segfault occurs (it's deep in either DI or Slimframework). | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.1-dev | ||||
|
Looks like the error happens in PHP-DI Container.php at line: 122 |
|
I would need a short reproducible script, not all of DI or the Slim Framework, and exact instructions so that I can reproduce this locally. |
|
ping? |
|
I was running the dev version of PHP 7.1 and due to different problems I kept running into I switched to the 7.0-dev branch which does not have this issue. |
|
Hi, please do that - I would like to fix this issue before I release the final cheers, |
|
I am unable to reproduce this issue. Please Close. |
|
Thanks for checking and double checking! cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-04 23:23 | RyanNerd | New Issue | |
2016-10-04 23:33 | RyanNerd | Note Added: 0003715 | |
2016-10-05 14:48 | derick | Note Added: 0003717 | |
2016-10-05 14:48 | derick | Assigned To | => derick |
2016-10-05 14:48 | derick | Status | new => feedback |
2016-11-16 21:17 | derick | Note Added: 0003752 | |
2016-11-17 20:24 | RyanNerd | Note Added: 0003760 | |
2016-11-17 20:24 | RyanNerd | Status | feedback => assigned |
2016-11-22 23:26 | derick | Note Added: 0003774 | |
2016-11-22 23:26 | derick | Status | assigned => feedback |
2016-12-04 10:40 | RyanNerd | Note Added: 0003891 | |
2016-12-04 10:40 | RyanNerd | Status | feedback => assigned |
2016-12-04 13:17 | derick | Note Added: 0003892 | |
2016-12-04 13:17 | derick | Status | assigned => resolved |
2016-12-04 13:17 | 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 |