View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000383 | Xdebug | Uncategorized | public | 2008-07-04 07:48 | 2009-11-27 17:05 |
Reporter | AlexanderLAW | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | random |
Status | resolved | Resolution | duplicate | ||
Summary | 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 | ||||
Description | From time to time i'm getting forementioned error. | ||||
Additional Information | After installing WinDBG I found that violation occurs at: php_xdebug_2_0_3_5_2_5!xdebug_init_oparray: so i think problem is in this code: ZEND_DLEXPORT void xdebug_init_oparray(zend_op_array *op_array) maybe reserved_offset has some invalid values... | ||||
Tags | No tags attached. | ||||
Operating System | Windows 2000/IIS | ||||
PHP Version | 5.2.6 | ||||
duplicate of | 0000410 | closed | Apache crashes on Vista with xDebug installed |
|
Do you have a short reproducible script for this issue? |
|
No, I don't. I encounter this exception while moodle usage, and it comes out on different pages. I don't think, that it's related to some specific code. It can dissappear after a page refresh and then raise again. Maybe it's the same as bug report 0000377. Best regards, |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-04 07:48 | AlexanderLAW | New Issue | |
2008-07-04 09:34 | derick | Note Added: 0000860 | |
2008-07-04 09:34 | derick | Status | new => feedback |
2008-07-04 09:46 | AlexanderLAW | Note Added: 0000864 | |
2009-11-27 17:05 | derick | Relationship added | duplicate of 0000410 |
2009-11-27 17:05 | derick | Duplicate ID | 0 => 410 |
2009-11-27 17:05 | derick | Status | feedback => resolved |
2009-11-27 17:05 | derick | Resolution | open => duplicate |
2009-11-27 17:05 | derick | Assigned To | => derick |
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 |