View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000462 | Xdebug | Uncategorized | public | 2009-08-06 10:20 | 2009-12-27 14:30 |
Reporter | husen | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000462: segmentation fault upon activating pecl newt extension | ||||
Description | I am receiving segmentation fault error when running command phing to run unit tests and produce coverage report. If I disable newt extension, then not any error. Not sure whether this is correct place to report bug. test$ phing fads4coreadmin > unittest: [delete] Deleting directory /tests/unittests/reports BUILD FINISHED Total time: 2.2910 seconds Segmentation fault | ||||
Tags | No tags attached. | ||||
Operating System | kubuntu | ||||
PHP Version | 5.3.0 | ||||
|
In order to know, I would need at least a GDB backtrace, and even better would be a short reproducing case to go with this. I don't have the time to debug phing. |
|
is it something below you are looking for? Sorry to say but I'm not quite good with *unix:) $ bashdb /usr/local/bin/phing (/usr/local/bin/phing:9): fads4coreadmin > unittest: [delete] Deleting directory /tests/unittests/reports BUILD FINISHED Total time: 2.2016 seconds /usr/local/bin/phing: line 22: 26833 Segmentation fault $PHP_COMMAND -d html_errors=off -qC /usr/local/lib/php/phing.php -logger phing.listener.AnsiColorLogger "$@" |
|
No, I need a gdb backtrace. See: http://bugs.php.net/bugs-generating-backtrace.php (probably the bit for "command line" under "If you can't get a core file:" |
|
Reminder sent to: husen No, I need a gdb backtrace. See: http://bugs.php.net/bugs-generating-backtrace.php [^] (probably the bit for "command line" under "If you can't get a core file:" |
|
Requested feedback not provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-06 10:20 | husen | New Issue | |
2009-08-06 10:20 | husen | Operating System | => kubuntu |
2009-08-06 10:20 | husen | PHP Version | => 5.3.0 |
2009-08-06 10:20 | husen | Xdebug Version | => 2.0.5 |
2009-08-06 10:42 | derick | Note Added: 0001029 | |
2009-08-06 10:42 | derick | Status | new => feedback |
2009-08-06 11:54 | husen | Note Added: 0001031 | |
2009-08-06 12:13 | derick | Note Added: 0001032 | |
2009-10-17 17:41 | derick | Note Added: 0001100 | |
2009-12-27 14:30 | derick | Note Added: 0001209 | |
2009-12-27 14:30 | derick | Status | feedback => resolved |
2009-12-27 14:30 | derick | Resolution | open => unable to reproduce |
2009-12-27 14:30 | derick | Assigned To | => derick |
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 |