View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005430 | Spring engine | General | public | 2017-01-16 01:32 | 2017-01-16 12:38 | ||||
Reporter | abma | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | 104.0 | Fixed in Version | |||||||
Summary | 0005430: falling assert on exit: rts/System/Threading/ThreadPool.h:93: virtual ITaskGroup::~ITaskGroup() | ||||||||
Description | [SpringApp::ShutDown][8] [WatchDog] deregistering controls for thread [main] [WatchDog::Uninstall][1] hangDetectorThread=(nil) [SpringApp::ShutDown][9] [SpringApp::Run] exitCode=0 spring: rts/System/Threading/ThreadPool.h:93: virtual ITaskGroup::~ITaskGroup(): Assertion `!IsInQueue()' failed. [CrashHandler] Error: Aborted (SIGABRT) in spring 103.0.1-505-gde26f0a develop (Debug) [CrashHandler] Error: Halted Stacktrace for Spring 103.0.1-505-gde26f0a develop (Debug) using libunwind: [CrashHandler] Error: [00] /home/abma/dev/spring/develop/rts/System/Platform/Linux/CrashHandler.cpp:816 CrashHandler::HaltedStacktrace(std::string const&, siginfo_t*, ucontext*) [CrashHandler] Error: [01] /home/abma/dev/spring/develop/rts/System/Platform/Linux/CrashHandler.cpp:922 CrashHandler::HandleSignal(int, siginfo_t*, void*) [CrashHandler] Error: [02] /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7fc428b07890] __restore_rt [CrashHandler] Error: [03] /build/glibc-qK83Be/glibc-2.19/signal/../nptl/sysdeps/unix/sysv/linux/raise.c:56 __GI_raise [CrashHandler] Error: [04] /build/glibc-qK83Be/glibc-2.19/stdlib/abort.c:91 __GI_abort [CrashHandler] Error: [05] /build/glibc-qK83Be/glibc-2.19/assert/assert.c:92 __assert_fail_base [CrashHandler] Error: [06] /lib/x86_64-linux-gnu/libc.so.6(+0x2e312) [0x7fc424d76312] __assert_fail [CrashHandler] Error: [07] /home/abma/dev/spring/develop/rts/System/Threading/ThreadPool.h:94 (discriminator 1) ITaskGroup::~ITaskGroup() [CrashHandler] Error: [08] /home/abma/dev/spring/develop/rts/System/Threading/ThreadPool.h:441 ~ForTaskGroup [CrashHandler] Error: [09] /home/abma/dev/spring/develop/rts/System/Threading/ThreadPool.h:441 ~ForTaskGroup [CrashHandler] Error: [10] /usr/include/c++/4.9/bits/shared_ptr_base.h:373 _M_dispose [CrashHandler] Error: [11] ./spring(_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv+0x87) [0x61764b] ?? [CrashHandler] Error: [12] ./spring(_ZNSt14__shared_countILN9__gnu_cxx12_Lock_policyE2EED1Ev+0x48) [0x6171b2] ?? [CrashHandler] Error: [13] /usr/include/c++/4.9/bits/shared_ptr_base.h:914 ~__shared_ptr [CrashHandler] Error: [14] /usr/include/c++/4.9/bits/shared_ptr.h:93 ~shared_ptr [CrashHandler] Error: [15] /usr/include/c++/4.9/array:81 (discriminator 5) ~array [CrashHandler] Error: [16] /home/abma/dev/spring/develop/rts/System/Threading/ThreadPool.h:490 ~TaskPool [CrashHandler] Error: [17] /build/glibc-qK83Be/glibc-2.19/stdlib/exit.c:83 __run_exit_handlers [CrashHandler] Error: [18] /lib/x86_64-linux-gnu/libc.so.6(+0x37b75) [0x7fc424d7fb75] exit [CrashHandler] Error: [19] /build/glibc-qK83Be/glibc-2.19/csu/libc-start.c:137 __libc_start_main [CrashHandler] Error: [20] ./spring() [0x5d4fe7] _start Error: [ErrorMessageBox][1] msg="Spring has crashed: Aborted (SIGABRT). A stacktrace has been written to: /mnt/tmp/home/dev/spring/develop/infolog.txt" IsMainThread()=1 fromMain=0 Error: [ErrorMessageBox][2] Error: [ErrorMessageBox][3] Error: [ErrorMessageBox][4] Fatal: Spring crashed Spring has crashed: Aborted (SIGABRT). A stacktrace has been written to: /mnt/tmp/home/dev/spring/develop/infolog.txt | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2017-01-16 01:33 |
Spring 103.0.1-505-gde26f0a develop (Debug) |
abma (administrator) 2017-01-16 01:34 |
not sure if demo is relevant. |
Anonymous (viewer) 2017-01-16 12:38 |
Fix 199f147d713afabc69d131089a47347542ef8ce1 committed to develop branch: fix 0005430, repo: spring changeset id: 7810 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-16 01:32 | abma | New Issue | |
2017-01-16 01:33 | abma | Note Added: 0017052 | |
2017-01-16 01:33 | abma | File Added: 20170116_012223_Comet Catcher Redux_103.0.1-505-gde26f0a develop.sdfz | |
2017-01-16 01:34 | abma | Note Added: 0017053 | |
2017-01-16 01:56 | abma | Product Version | => 103.0 +git |
2017-01-16 01:56 | abma | Target Version | => 104.0 |
2017-01-16 12:38 | Changeset attached | => spring develop 199f147d | |
2017-01-16 12:38 | Anonymous | Note Added: 0017054 | |
2017-01-16 12:38 | Anonymous | Status | new => resolved |
2017-01-16 12:38 | Anonymous | Resolution | open => fixed |