https://bugs.kde.org/show_bug.cgi?id=516584
--- Comment #2 from Maxim Egorushkin <[email protected]> --- Created attachment 190019 --> https://bugs.kde.org/attachment.cgi?id=190019&action=edit Stacktrace with debuginfo. Stacktrace with debuginfo. Judging from the stacktrace, thread 32 segfaults while the main thread 1 has returned from main and executes exit in stdlib, invoking destructors of global objects and unloading shared libraries. Thread 32 should have been terminated along with the other threads before the main thread 1 returns from main. -- You are receiving this mail because: You are watching all bug changes.
