View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000176 | Xdebug | Uncategorized | public | 2006-05-01 05:44 | 2006-05-07 22:37 |
Reporter | judas_iscariote | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000176: segfault using SplTempFileObject | ||||
Description | xdebug segfaults using SplTempFileObject <?php expected result: PHP Fatal error: Uncaught exception 'RuntimeException' with message 'SplTempFileObject::construct() expects parameter 1 to be long, string given' in /srv/www/htdocs/temp.php:3 actual result : Segmentation fault (core dumped) | ||||
Additional Information | latest xdebug cvs, latest PHP 5.1-dev | ||||
Tags | No tags attached. | ||||
Operating System | linux 64 bit | ||||
PHP Version | 5.1-dev | ||||
|
Program received signal SIGSEGV, Segmentation fault. |
|
don't know if it is related , but I opened a PHP bug due to other issue with |
|
fixed the mentioned PHP bug, I recompiled PHP. and without xdebug it works as expected now. but stills segfaults with xdebug loaded. :-( |
|
Fixed in CVS. The cause was that Xdebug didn't understand the EH_THROW error mode yet. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-01 05:44 | judas_iscariote | New Issue | |
2006-05-01 05:49 | judas_iscariote | Note Added: 0000387 | |
2006-05-01 06:58 | judas_iscariote | Note Added: 0000389 | |
2006-05-01 20:01 | judas_iscariote | Note Added: 0000394 | |
2006-05-07 22:37 | derick | Status | new => closed |
2006-05-07 22:37 | derick | Note Added: 0000400 | |
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 |