View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000058 | LDMud 3.3 | Runtime | public | 2004-05-11 06:07 | 2007-10-06 22:22 |
Reporter | Assigned To | ||||
Priority | normal | Severity | crash | Reproducibility | unable to reproduce |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000058: 3.3.538 crashes on illegal array references. | ||||
Description | Evermore (040510) crashed on an 'array += array' operation. The array in question is a reference to an array stored in a mapping (rules["default"][0]["north"][0]), and all its three entries are supposed to be array references, but point into random memory. It looks like the referenced arrays were freed prematurely, but there is no corresponding entry in the GC log. Previous drivers were 3.3.535 and 3.3.537, and the problem did not occur. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
An old issue and it involves memory management - at this point of time, unless it is still happening, there aren't many things to look into. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-11 06:07 |
|
New Issue | |
2004-05-11 06:07 |
|
File Added: lpmud.log.538 | |
2007-10-06 22:22 |
|
Status | new => resolved |
2007-10-06 22:22 |
|
Resolution | open => unable to reproduce |
2007-10-06 22:22 |
|
Assigned To | => lars |
2007-10-06 22:22 |
|
Note Added: 0000558 |