View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001187 | Xdebug | Uncategorized | public | 2015-09-22 11:25 | 2015-11-20 17:51 |
Reporter | Majkl578 | Assigned To | derick | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0001187: Segfaults related to autoloading & PHP 7 | ||||
Description | Hi, I have a project based on Symfony (via composer) which uses PHP7-only code. XDebug compiled from 5d0194a0d. | ||||
Additional Information | #0 0x00007fffebfc0324 in xdebug_execute_ex (execute_data=0x7fffec214540) at /build/php/ext/xdebug/xdebug.c:1641 | ||||
Tags | crash, PHP7 | ||||
Operating System | |||||
PHP Version | 7.0RCx | ||||
|
The affected line of code seems to be https://github.com/symfony/Debug/blob/master/DebugClassLoader.php#L152 |
|
Can you provide me with a short reproducible script, or at least, very detailed instructions as to how to reproduce this bug? (Assume I know nothing about composer and symfony). With the information in this report I can do nothing. Please also include your Xdebug and exact PHP version. |
|
Don‘t have time to test this but this will get you started: curl -sS https://getcomposer.org/installer | php should already crash |
|
Don‘t have time to test this but this will get you started: curl -sS https://getcomposer.org/installer | php should already crash |
|
I can not reproduce any crash with the latest Xdebug from GIT and your reproduce case. It works "fine": derick@whisky:/tmp/test2 $ php app/console doctrine:database:createCreated database |
|
Can't reproduce this, and no feedback provided. Assume it was fixed with earlier fixes. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-22 11:25 | Majkl578 | New Issue | |
2015-09-22 11:25 | Majkl578 | Tag Attached: PHP7 | |
2015-09-22 11:25 | Majkl578 | Tag Attached: crash | |
2015-10-15 07:39 | hacfi | Note Added: 0003180 | |
2015-10-22 23:00 | derick | Note Added: 0003185 | |
2015-10-22 23:00 | derick | Assigned To | => derick |
2015-10-22 23:00 | derick | Status | new => feedback |
2015-10-23 11:59 | hacfi | Note Added: 0003192 | |
2015-10-23 12:04 | hacfi | Note Added: 0003193 | |
2015-11-09 01:53 | derick | Note Added: 0003212 | |
2015-11-20 17:51 | derick | Note Added: 0003243 | |
2015-11-20 17:51 | derick | Status | feedback => resolved |
2015-11-20 17:51 | derick | Resolution | open => unable to reproduce |
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) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |