View Issue Details

IDProjectCategoryView StatusLast Update
0000589LDMud 3.3Otherpublic2018-01-29 22:57
Reporterzesstra Assigned ToGnomi  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformx86_64OSMacOS XOS Version10.5.x
Product Version3.3 
Target Version3.3.719Fixed in Version3.3.719 
Summary0000589: GC test failures if GC is not supported
DescriptionSeveral tests in the testsuite which check for memory leaks fail because the GC log file is not readable after a try to run the garbage collector when the driver was compiled with a memory manager not supporting the GC.
We should either change the tests to accomodate that or change the garbage_collection() function to write to the requested gcollect_outfd even if no real garbage collection is done (e.g. something like "Garbage collection was requested, but GC is not supported - just freeing all memory possible.").
TagsNo tags attached.

Activities

Gnomi

2009-01-08 05:37

manager   ~0000857

There is also a problem if access restrictions are activated.

Gnomi

2009-01-28 17:39

manager   ~0000938

I changed the GC test in r2513.

Issue History

Date Modified Username Field Change
2008-12-30 08:24 zesstra New Issue
2009-01-08 05:36 Gnomi Status new => assigned
2009-01-08 05:36 Gnomi Assigned To => Gnomi
2009-01-08 05:37 Gnomi Note Added: 0000857
2009-01-08 06:07 Gnomi Project LDMud => LDMud 3.3
2009-01-08 06:07 Gnomi Target Version => 3.3.719
2009-01-28 17:39 Gnomi Note Added: 0000938
2009-01-28 17:39 Gnomi Status assigned => resolved
2009-01-28 17:39 Gnomi Fixed in Version => 3.3.719
2009-01-28 17:39 Gnomi Resolution open => fixed
2010-11-16 10:42 Gnomi Source_changeset_attached => ldmud.git master e2288bcc
2018-01-29 19:59 Gnomi Source_changeset_attached => ldmud.git master e2288bcc
2018-01-29 22:57 Gnomi Source_changeset_attached => ldmud.git master e2288bcc