Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005695 | mantisbt | bugtracker | public | 2005-06-01 10:08 | 2005-07-23 02:12 |
| Reporter | morganparry | Assigned To | grangeway | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 0.19.0 | ||||
| Summary | 0005695: Long pre sections cause crashes in string_nl2br() | ||||
| Description | We're running Apache v2.0.53, PHP v4.3.11 and MySQL v4.1.10. Attempting to view a bug containing very long sections of text inside pre tags appears to cause a crash in string_nl2br(), during one of the regular expression calls. The section of text in our case was around 940 characters long, over about 30 lines. | ||||
| Tags | No tags attached. | ||||
|
This is related to 0005694. Replacing the relevant section of code with the latest CVS version either did not fix the problem or was identical anyway. |
|
|
What was the error message? |
|
|
There was no error message, Apache just crashed. Exactly the same symptoms and setup as 0005694. |
|
|
Upgrading to PHP v5.0.4 fixed this. |
|
|
I think for now, this can be closed. It's only ever been reported once, and looks like it's a php issue which does not exist in latest php versoins. |
|
related to
child of
duplicate of