View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000358 | Xdebug | Uncategorized | public | 2008-03-20 15:18 | 2009-03-31 09:28 |
Reporter | pengYou | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0000358: xdebug segfaults with php-java-bridge's java.so | ||||
Description | When using xdebug in conjunction with php-java-bridge's java.so xdebug reproducibly segfaults. Email concerning this already have been exchanged on the xdebug mailing list. | ||||
Additional Information | Reminder: 0000002 0x00002ad745582ac5 in zm_activate_java (type=<value optimized out>, module_number=1156960608) at /home/sdev/src/php-java-bridge/java.c:159 | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.2.5 | ||||
|
Hi Marcus! Sorry for being off-topic here, but I'm experiencing the same problem (luckily I do not need to profile a script which needs the bridge) - anyways - you mentioned in http://xdebug.org/archives/xdebug-general/1229.html that the usage of java.so is deprecated and that the development on the bridge is stalled. Since we've just started with a new project which uses the bridge, I'm a bit concerned about this comment actually - can you pinpoint me to a discussion or other ressource where you got these information? Thanks in advance, |
|
I can't fix this as I can't find the source code for the java bridge, and thus not reproduce this problem. |
|
Sorry for answering this late, Thomas. @Derick: I remember at the time we exchanged emails you said you wanted to fix this bug independently of the bridge, so here are all the source files i could dig up at a sourceforge mirror: http://mirror.optus.net/sourceforge/p/ph/php-java-bridge/. It was version 4.3.2 ff. that caused the segfault. Please note that imho there is no need to reopen this thread. The bridge now handles all php-related stuff via a native Java.inc script which can easily be cached by opcode caches. |
|
I just had a chat with some of the other people that know the Zend Engine. Running zend_execute() from RINIT is never going to work reliably. As this is fixed in the java bridge, and you shouldn't do this anyway, I'm going to close this issue again. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-03-20 15:18 | pengYou | New Issue | |
2008-07-09 16:36 | tkeller | Note Added: 0000865 | |
2009-03-28 17:26 | derick | Relationship added | has duplicate 0000435 |
2009-03-28 17:30 | derick | Note Added: 0000932 | |
2009-03-28 17:30 | derick | Status | new => resolved |
2009-03-28 17:30 | derick | Resolution | open => not fixable |
2009-03-28 17:30 | derick | Assigned To | => derick |
2009-03-31 09:08 | pengYou | Note Added: 0000949 | |
2009-03-31 09:08 | pengYou | Status | resolved => feedback |
2009-03-31 09:08 | pengYou | Resolution | not fixable => reopened |
2009-03-31 09:10 | pengYou | Note Edited: 0000949 | |
2009-03-31 09:28 | derick | Note Added: 0000950 | |
2009-03-31 09:28 | derick | Status | feedback => resolved |
2009-03-31 09:28 | derick | Resolution | reopened => won't fix |
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 |