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 | |||
| 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. |