View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000373 | Xdebug | public | 2008-05-22 11:33 | 2009-11-22 16:59 | |
Reporter | jdelaney | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000373: Segmentation fault with PHP-GTK | ||||
Description | I have a problem using Xdebug with PHP-GTK 2.0.x If I create a class that extends GtkWindow, and then try to create a new GtkComboBox anywhere in that class, I get a segmentation fault. In classes that do not extend GtkWindow, I get no such error. If I remove Xdebug from php.ini, I don't get the error either. | ||||
Additional Information | john@johnd testscripts $ cat combo1.php
?> Program received signal SIGSEGV, Segmentation fault. | ||||
Tags | No tags attached. | ||||
Operating System | Debian testing | ||||
PHP Version | 5.2.5 | ||||
|
Just re-read what I submitted earlier, and don't think I've made it sufficiently clear why I think that Xdebug is causing this error. Here are a few more lines to demonstrate: john@johnd testscripts $ php5 combo1.php |
|
I've been using Xdebug with PHP-GTK pretty heavily recently, and don't see this issue at all. Please re-open if you can confirm this with Xdebug 2.0.5 or from CVS, and a recent PHP version. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-22 11:33 | jdelaney | New Issue | |
2008-05-22 13:34 | jdelaney | Note Added: 0000854 | |
2009-11-22 16:59 | derick | Note Added: 0001157 | |
2009-11-22 16:59 | derick | Status | new => resolved |
2009-11-22 16:59 | derick | Resolution | open => unable to reproduce |
2009-11-22 16:59 | derick | Assigned To | => derick |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |