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 | |||
| 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, |