2025-07-21 12:43 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002897Spring engineGeneralpublic2013-08-13 04:11
Reporterkoshi 
Assigned Toabma 
PrioritynormalSeveritycrashReproducibilityalways
StatusresolvedResolutionunable to reproduce 
Product Version85.0 
Target Version86.0Fixed in Version 
Summary0002897: unitsync crash in System/Log/Backend.cpp:89
Descriptionhttp://pastebin.com/CuWkm3qi

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

-Relationships
+Relationships

-Notes

~0008059

abma (administrator)

@koshi:

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

~0008068

abma (administrator)

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.

~0008075

koshi (reporter)

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.

~0011306

abma (administrator)

Last edited: 2013-08-13 04:11

View 2 revisions

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

+Notes

-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 View Revisions
+Issue History