View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001605 | Xdebug | Uncategorized | public | 2019-01-12 17:59 | 2019-01-22 22:04 |
Reporter | gte451f | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Platform | Linux | OS | Ubuntu | OS Version | 18.04 |
Product Version | 2.7.0beta1 | ||||
Summary | 0001605: XDebugs causes crash while using Composer | ||||
Description | On a fresh install, the following Composer command crashes, but only while Xdebug is enabled. Once xdebug is disabled, the command works w/o any problems. composer create-project symfony/skeleton [PROJECT-NAME] | ||||
Steps To Reproduce | Start w/ a fresh copy of Ubuntu 18.04 | ||||
Additional Information | Error returned by composer is: Installing symfony/skeleton (v4.2.2.1)
| ||||
Tags | No tags attached. | ||||
Operating System | Ubuntu 18.04 | ||||
PHP Version | 7.3.0 | ||||
|
gdb php On the GDB prompt, type: "run" When it crashes, please instruct GDB to create a backtrace with "bt full", and then add that backtrace as a file to this report please. |
|
No feedback provided, but I will assume this is the same issue as 0001583. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-12 17:59 | gte451f | New Issue | |
2019-01-17 12:12 | derick | Note Added: 0004817 | |
2019-01-17 12:12 | derick | Assigned To | => derick |
2019-01-17 12:12 | derick | Status | new => feedback |
2019-01-22 22:04 | derick | Note Added: 0004825 | |
2019-01-22 22:04 | derick | Relationship added | duplicate of 0001583 |
2019-01-22 22:04 | derick | Status | feedback => resolved |
2019-01-22 22:04 | derick | Resolution | open => duplicate |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |