https://bugs.kde.org/show_bug.cgi?id=419140
Bug ID: 419140 Summary: Crash on exit with the new Resources branch Product: krita Version: git master Platform: Compiled Sources OS: MS Windows Status: REPORTED Severity: crash Priority: NOR Component: Resource Management Assignee: krita-bugs-n...@kde.org Reporter: a...@amyspark.me Target Milestone: --- SUMMARY A Windows x64 build of the latest master (cedb1ff3f0de9911c3b6bb5a26d27ba001aa694b) crashes on exit with the following backtrace. STEPS TO REPRODUCE 1. Compile and run Krita. 2. Exit. OBSERVED RESULT #0 0x00007ffa96c3c04a in KoResourceServer<KoColorSet>::~KoResourceServer (this=0x1542f970, __in_chrg=<optimized out>) at C:/krita-win/src/libs/resources/KoResourceServer.h:84 #1 KoResourceServer<KoColorSet>::~KoResourceServer (this=0x1542f970, __in_chrg=<optimized out>) at C:/krita-win/src/libs/resources/KoResourceServer.h:86 #2 KoResourceServerProvider::~KoResourceServerProvider (this=0x7ffa96ccc330 <_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>, __in_chrg=<optimized out>) at C:\krita-win\src\libs\widgets\KoResourceServerProvider.cpp:134 #3 0x00007ffa96c3c5a0 in (anonymous namespace)::Q_QGS_s_instance::Holder::~Holder (this=0x7ffa96ccc330 <_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>, __in_chrg=<optimized out>) at C:\krita-win\src\libs\widgets\KoResourceServerProvider.cpp:141 #4 __tcf_0 () at C:\krita-win\src\libs\widgets\KoResourceServerProvider.cpp:141 #5 0x00007ffa96c780a4 in _execute_onexit_table () from C:\krita-win\i\bin\libkritawidgets.dll #6 0x00007ffa96c11171 in _CRT_INIT () from C:\krita-win\i\bin\libkritawidgets.dll #7 0x00007ffa96c11258 in __DllMainCRTStartup () from C:\krita-win\i\bin\libkritawidgets.dll #8 0x00007ffb154850a1 in ntdll!RtlActivateActivationContextUnsafeFast () from C:\WINDOWS\SYSTEM32\ntdll.dll #9 0x00007ffb154cab02 in ntdll!LdrShutdownProcess () from C:\WINDOWS\SYSTEM32\ntdll.dll #10 0x00007ffb154ca9ad in ntdll!RtlExitUserProcess () from C:\WINDOWS\SYSTEM32\ntdll.dll #11 0x00007ffb14adcd8a in KERNEL32!FatalExit () from C:\WINDOWS\System32\kernel32.dll #12 0x00007ffb1505a245 in msvcrt!_exit () from C:\WINDOWS\System32\msvcrt.dll #13 0x00007ffb1505a8b5 in msvcrt!_initterm_e () from C:\WINDOWS\System32\msvcrt.dll #14 0x00000001400014a5 in __tmainCRTStartup () #15 0x00000001400014cb in WinMainCRTStartup () EXPECTED RESULT Krita exiting successfully. SOFTWARE/OS VERSIONS Windows: Windows 10 1903 (18362.720) macOS: N/A Linux/KDE Plasma: N/A (available in About System) KDE Plasma Version: N/A KDE Frameworks Version: 5.64 Qt Version: 5.12.7 ADDITIONAL INFORMATION Dependencies compiled using the build.cmd script. -- You are receiving this mail because: You are watching all bug changes.