View Revisions: Issue #4186
[ All Revisions ] [ Back to Issue ]
Summary | 0004186: crash at exit in rts/System/Log/Backend.cpp:89 when called from static deinit | ||
---|---|---|---|
Revision | 2013-12-02 12:49 by abma | ||
Additional Information | very likely introduced with the additional logging. imo this bug is exists since the new logging system was added. the logging-system crashes when log-messages are recorded at static de-init, (__run_exit_handlers in traceback) http://buildbot.springrts.com/builders/validationtests/builds/3862/steps/analyze%20core%20dumps_6/logs/stdio |
||
Revision | 2013-12-02 12:49 by abma | ||
Additional Information | very likely introduced with the additional logging. imo this bug is exists for a while, the logging-system crashes when log-messages are recorded at static de-init, (__run_exit_handlers in traceback) http://buildbot.springrts.com/builders/validationtests/builds/3862/steps/analyze%20core%20dumps_6/logs/stdio |
||
Revision | 2013-12-02 10:08 by abma | ||
Additional Information | very likely introduced with the addition of additional logging. imo this bug is exists for a while, the logging-system crashes when log-messages are recorded at static de-init, (__run_exit_handlers in traceback) http://buildbot.springrts.com/builders/validationtests/builds/3862/steps/analyze%20core%20dumps_6/logs/stdio |