View Issue Details

IDProjectCategoryView StatusLast Update
0000058LDMud 3.3Runtimepublic2007-10-07 00:22
ReporterlarsAssigned Tolars 
PrioritynormalSeveritycrashReproducibilityunable to reproduce
Status resolvedResolutionunable to reproduce 
Summary0000058: 3.3.538 crashes on illegal array references.
DescriptionEvermore (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.
TagsNo tags attached.

Activities

2004-05-11 08:07

 

lpmud.log.538 (14,051 bytes)

lars

2007-10-07 00:22

reporter   ~0000558

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.

Issue History

Date Modified Username Field Change
2004-05-11 08:07 lars New Issue
2004-05-11 08:07 lars File Added: lpmud.log.538
2007-10-07 00:22 lars Status new => resolved
2007-10-07 00:22 lars Resolution open => unable to reproduce
2007-10-07 00:22 lars Assigned To => lars
2007-10-07 00:22 lars Note Added: 0000558