View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000023 | Xdebug | Uncategorized | public | 2003-10-19 20:14 | 2004-09-15 09:07 |
Reporter | rehsack | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | unable to reproduce |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000023: core dump with xdebug-current (2003-10-19 19:12 GMT) | ||||
Description | When PHP is running with current xdebug enabled, xdebug crashs in in xdebug_llist_count (l=0x0) at /usr/ports/devel/php-xdebug/work/xdebug-1.2.0/xdebug_llist.c:168 | ||||
Additional Information | Backtrace (gdb): | ||||
Tags | No tags attached. | ||||
Operating System | FreeBSD 5-CURRENT, gcc 3.3.1 | ||||
PHP Version | 4.3.3 | ||||
|
Sorry, wrong category: it's the xdebug.so php module. |
|
A few questions:
|
|
1) I have named the 'cvs up' got xdebug-current. Because it's no release cat /usr/local/etc/php.ini 3) No, I just want to get some profile output. The backtrace of the dump you |
|
Yeah, I saw the backtrace. Hmm, I'm not sure about the current CVS HEAD, as I'm hacking in the new protocol so it doesn't actually compile at all for me atm. Can please try the xdebug_1_3 branch in CVS and see if that works? |
|
Hm do you have a download url so I can update the port? |
|
|
|
hmm, I do think you'd need to try the xdebug_1_3 branch in CVS though, as there were some fixes related to crashes since I released rc1 |
|
This modification prevents it from crashing: --- BEGIN patch-xdebug_llist.c
|
|
It might fix this, but it's not the solution to the problem. xdebug_llist_count() should not be called in the first place if the list doesn't exist. |
|
I know, but I didn't have the time to do the groundwork which will be needed here. |
|
Updated Category, Severity and Reproducibility |
|
sorry for delay in checking my bugs - I'm very busy at the moment. I'll give it a shot in next few weeks |
|
I'm going to mark this bug as resolved, as I'm still unable to duplicate it. If you have more information about it, feel free to reopen it. Derick |
Date Modified | Username | Field | Change |
---|---|---|---|
2003-10-19 20:14 | rehsack | New Issue | |
2003-10-19 20:15 | rehsack | Note Added: 0000027 | |
2003-10-20 09:11 | derick | Note Added: 0000028 | |
2003-10-20 09:11 | derick | Status | new => feedback |
2003-10-20 09:25 | rehsack | Note Added: 0000029 | |
2003-10-20 09:59 | derick | Note Added: 0000030 | |
2003-10-21 17:50 | rehsack | Note Added: 0000032 | |
2003-10-25 14:05 | derick | Note Added: 0000036 | |
2003-10-25 14:18 | derick | Note Added: 0000037 | |
2003-11-01 13:54 | rehsack | Note Added: 0000040 | |
2003-11-07 16:32 | derick | Note Added: 0000049 | |
2003-11-13 12:19 | rehsack | Note Added: 0000059 | |
2003-12-07 22:25 | derick | Note Added: 0000076 | |
2003-12-07 22:25 | derick | Severity | block => crash |
2003-12-07 22:25 | derick | Reproducibility | always => unable to reproduce |
2003-12-07 22:25 | derick | Category | Debug client (console) => Usage problems |
2004-02-18 15:55 | rehsack | Note Added: 0000097 | |
2004-09-15 09:07 | derick | Status | feedback => resolved |
2004-09-15 09:07 | derick | Resolution | open => unable to reproduce |
2004-09-15 09:07 | derick | Assigned To | => derick |
2004-09-15 09:07 | derick | Note Added: 0000191 | |
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 |