View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009423 | mantisbt | bugtracker | public | 2008-07-21 05:29 | 2011-08-05 02:25 |
| Reporter | mhartmann | Assigned To | atrol | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Linux | ||||
| Product Version | 1.1.2 | ||||
| Summary | 0009423: Mantis dies on listing bugreports | ||||
| Description | Mantis crashes when I try to access the buglist. (view_all_bug_page.php)
invoking debug_backtrace in this path also leads to a crash | ||||
| Tags | No tags attached. | ||||
|
I assume you have the XDebug extension installed for PHP? I've had the same issue, where Mantis' custom error-handler has troubles with XDebug when a fatal error occurs. Unfortunately, the only option is to either disable XDebug, or comment out the call to set_error_handler() in error_api.php to diagnose the real error. |
|
|
Besides that. I hear a lot this mod can cause many issues if not config it correctly. |
|
|
mhartmann, you did not provide any feedback. I am resolving this issue as "no change required". Feel free to provide the requested feedback at a later time and to reopen the issue. |
|