Bug 441116 - Reapply last gmic filter crashes
Summary: Reapply last gmic filter crashes
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: G'Mic for Krita (other bugs)
Version First Reported In: nightly build (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: amyspark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-18 08:06 UTC by Alvin Wong
Modified: 2021-08-19 13:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvin Wong 2021-08-18 08:06:24 UTC
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00007fff84c46b70 in QObject::thread() const ()
   from C:\Users\Alvin\Downloads\krita-nightly-x64-5.0.0-prealpha-3e73485639\bin\Qt5Core.dll
(gdb) bt
#0  0x00007fff84c46b70 in QObject::thread() const ()
   from C:\Users\Alvin\Downloads\krita-nightly-x64-5.0.0-prealpha-3e73485639\bin\Qt5Core.dll
#1  0x00007fff8bbd0f04 in KisBusyWaitBroker::notifyWaitOnImageStarted (
    this=0x7fff8c07d628 <_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>, image=<optimized out>,
    image@entry=0x167d1710)
    at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\image\KisBusyWaitBroker.cpp:47
#2  0x00007fff8bc59fd5 in KisImage::waitForDone (this=0x167d1710)
    at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\image\kis_image.cc:1768
#3  0x00007fff833f414a in KisDocument::~KisDocument (this=0x1954ead0, __in_chrg=<optimized out>)
    at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\ui\KisDocument.cpp:641
#4  0x00007fff833f427d in KisDocument::~KisDocument (this=0x1954ead0, __in_chrg=<optimized out>)
    at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\ui\KisDocument.cpp:661
#5  0x00007fff834230a6 in KisPart::~KisPart (
    this=0x7fff8384bb40 <_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>, __in_chrg=<optimized out>)
    at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\ui\KisPart.cpp:160
#6  0x00007fff834234a0 in (anonymous namespace)::Q_QGS_s_instance::Holder::~Holder (
    this=0x7fff8384bb40 <_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>, __in_chrg=<optimized out>)
    at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\ui\KisPart.cpp:73
#7  __tcf_0 () at C:\Packaging\workspace\Krita_Nightly_Windows_Build\krita\libs\ui\KisPart.cpp:73
#8  0x00007fff834b7954 in _execute_onexit_table ()
   from C:\Users\Alvin\Downloads\krita-nightly-x64-5.0.0-prealpha-3e73485639\bin\libkritaui.dll
#9  0x00007fff83061171 in _CRT_INIT ()
   from C:\Users\Alvin\Downloads\krita-nightly-x64-5.0.0-prealpha-3e73485639\bin\libkritaui.dll
#10 0x00007fff83061258 in __DllMainCRTStartup ()
   from C:\Users\Alvin\Downloads\krita-nightly-x64-5.0.0-prealpha-3e73485639\bin\libkritaui.dll
#11 0x00007fffcaca9a1d in ntdll!RtlActivateActivationContextUnsafeFast () from C:\WINDOWS\SYSTEM32\ntdll.dll
#12 0x00007fffcacedb91 in ntdll!LdrShutdownProcess () from C:\WINDOWS\SYSTEM32\ntdll.dll
#13 0x00007fffcaceda2d in ntdll!RtlExitUserProcess () from C:\WINDOWS\SYSTEM32\ntdll.dll
#14 0x00007fffc96fe0ab in KERNEL32!FatalExit () from C:\WINDOWS\System32\kernel32.dll
#15 0x00007fffc938a155 in msvcrt!_exit () from C:\WINDOWS\System32\msvcrt.dll
#16 0x00007fffc938a7c5 in msvcrt!_initterm_e () from C:\WINDOWS\System32\msvcrt.dll
#17 0x00000001400014a5 in __tmainCRTStartup ()
#18 0x00000001400014cb in WinMainCRTStartup ()
Comment 1 amyspark 2021-08-18 14:17:43 UTC
Not a crash, actually; an uncontrolled QCoreApplication::exit from inside GMic's headless processor. (Still, it's something I'll address along with bug 441113.)
Comment 2 amyspark 2021-08-19 13:01:48 UTC
Git commit 090fbdca858d904113b5723c24fdf841111676d0 by L. E. Segovia.
Committed on 19/08/2021 at 12:49.
Pushed by lsegovia into branch 'master'.

GMic: update to 2.9.8 patch 1
Related: bug 441113

M  +2    -2    3rdparty_plugins/ext_gmic/CMakeLists.txt

https://invent.kde.org/graphics/krita/commit/090fbdca858d904113b5723c24fdf841111676d0
Comment 3 amyspark 2021-08-19 13:04:30 UTC
Git commit dd4495836419c27f5eeb0e07b601205a460c04d8 by L. E. Segovia.
Committed on 19/08/2021 at 13:03.
Pushed by lsegovia into branch 'krita/5.0'.

GMic: update to 2.9.8 patch 1
Related: bug 441113
(cherry picked from commit 090fbdca858d904113b5723c24fdf841111676d0)

M  +2    -2    3rdparty_plugins/ext_gmic/CMakeLists.txt

https://invent.kde.org/graphics/krita/commit/dd4495836419c27f5eeb0e07b601205a460c04d8