View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000554 | Xdebug | public | 2010-03-30 18:24 | 2010-03-31 17:57 | |
Reporter | flixfe | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0000554: xdebug-2.0.5: apache segfault on any PHP page | ||||
Description | Running the latest stable apache on gentoo (2.2.14-r1) and xdebug 2.0.5 results in a segfault every time I access any php page. Apache's error log shows: [notice] child pid 24697 exit signal Segmentation fault (11) This happens even on simple script which just calls phpinfo(); I've set apache to 1 thread and caught a backtrace with gdb: | ||||
Tags | No tags attached. | ||||
Operating System | gentoo linux | ||||
PHP Version | 5.2.10 | ||||
|
Please try the latest version from SVN: http://xdebug.org/docs/install#source |
|
Unfortunately I'm not able to build xdebug (revision 3241) according to the instructions from the README due to some libtool error: ~/temp/xdebug $ phpize ~/temp/xdebug $ ./configure --enable-xdebug ~/temp/xdebug $ make This is a gentoo system using libtool 2.2.6b. I also tried with libtool 1.5.26 but the error was the same. I tried getting around this problem by removing aclocal.m4 and running libtoolize and autoreconf, but the error remains. Not sure how to get xdebug built. |
|
Did you install PHP yourself or through the emerge stuff? |
|
OK ... I found a way to build it :-) Going to test that version now. |
|
I installed php through the 'emerge stuff' ;-) |
|
Great news: it works with the current SVN snapshot. |
|
BTW, the downstream bug report is: http://bugs.gentoo.org/show_bug.cgi?id=310515 |
|
Closing then, thanks for testing! |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-03-30 18:24 | flixfe | New Issue | |
2010-03-30 18:24 | flixfe | Operating System | => gentoo linux |
2010-03-30 18:24 | flixfe | PHP Version | => 5.2.10 |
2010-03-30 18:24 | flixfe | Xdebug Version | => 2.0.5 |
2010-03-31 08:12 | derick | Note Added: 0001412 | |
2010-03-31 08:12 | derick | Status | new => feedback |
2010-03-31 17:08 | flixfe | Note Added: 0001414 | |
2010-03-31 17:14 | derick | Note Added: 0001415 | |
2010-03-31 17:16 | flixfe | Note Added: 0001416 | |
2010-03-31 17:16 | flixfe | Note Added: 0001417 | |
2010-03-31 17:25 | flixfe | Note Added: 0001418 | |
2010-03-31 17:28 | flixfe | Note Added: 0001419 | |
2010-03-31 17:57 | derick | Note Added: 0001420 | |
2010-03-31 17:57 | derick | Status | feedback => resolved |
2010-03-31 17:57 | derick | Resolution | open => no change required |
2010-03-31 17:57 | 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) |