View Issue Details

IDProjectCategoryView StatusLast Update
0002897Spring engineGeneralpublic2013-08-13 04:11
Reporterkoshi Assigned Toabma  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version85.0 
Target Version86.0 
Summary0002897: unitsync crash in System/Log/Backend.cpp:89
Descriptionhttp://pastebin.com/CuWkm3qi

crashes on UnInit()
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2012-01-02 18:29

administrator   ~0008059

@koshi:

how did you get this crash? i use unitsync on springfiles.com extensively and do unload it manytimes and get no crash...

abma

2012-01-02 20:48

administrator   ~0008068

after a bit talking, it looks again like some deinitialization problem... afaik was seen already some time ago, also related to the logging, but can't remember exactly.

koshi

2012-01-03 01:24

reporter   ~0008075

Indeed the segfault only happens if the UnInit call happens during static de-init. If I use a Unitsync instance in my code with local scope all is well.

abma

2013-08-13 04:09

administrator   ~0011306

Last edited: 2013-08-13 04:11

maybe fixed with https://github.com/spring/spring/commit/fd8238a18d174850aeae8cf8073661244cb81df7

if not a (failing) for test_ILog would be great:

https://github.com/spring/spring/blob/develop/test/engine/System/Log/TestILog.cpp#L107

Issue History

Date Modified Username Field Change
2012-01-02 18:20 abma New Issue
2012-01-02 18:28 abma Reporter abma => koshi
2012-01-02 18:28 abma Additional Information Updated
2012-01-02 18:29 abma Note Added: 0008059
2012-01-02 20:48 abma Note Added: 0008068
2012-01-03 01:24 koshi Note Added: 0008075
2012-01-09 23:09 abma Target Version => 86.0
2013-08-13 04:09 abma Note Added: 0011306
2013-08-13 04:09 abma Status new => resolved
2013-08-13 04:09 abma Resolution open => unable to reproduce
2013-08-13 04:09 abma Assigned To => abma
2013-08-13 04:11 abma Note Edited: 0011306