View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002897 | Spring engine | General | public | 2012-01-02 18:20 | 2013-08-13 04:11 | ||||
Reporter | koshi | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | unable to reproduce | ||||||
Product Version | 85.0 | ||||||||
Target Version | 86.0 | Fixed in Version | |||||||
Summary | 0002897: unitsync crash in System/Log/Backend.cpp:89 | ||||||||
Description | http://pastebin.com/CuWkm3qi crashes on UnInit() | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2012-01-02 18:29 |
@koshi: how did you get this crash? i use unitsync on springfiles.com extensively and do unload it manytimes and get no crash... |
abma (administrator) 2012-01-02 20:48 |
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 (reporter) 2012-01-03 01:24 |
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 (administrator) 2013-08-13 04:09 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 |
![]() |
|||
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 |