Bug 452784 - Krita crashing at random times
Summary: Krita crashing at random times
Status: RESOLVED DUPLICATE of bug 447985
Alias: None
Product: krita
Classification: Applications
Component: * Unknown (show other bugs)
Version: 5.0.2
Platform: Manjaro Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-20 00:38 UTC by yurinikolai00
Modified: 2022-04-20 01:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yurinikolai00 2022-04-20 00:38:22 UTC
SUMMARY

I every now and then get Krita crashing immediately (no freeze time) with no discernible pattern. Unable to reproduce consistently or get debug symbols, but here is the information from the crash handler. Forgive me if this ends up not being useful, but it's all i could get.

ADDITIONAL INFORMATION

Qt  version 5.15.3
linux kernel version 5.10.109-1-MANJARO

Executable: krita PID: 16402 Signal: Segmentation fault (11) Time: 19/04/2022 21:21:51 -03

Application: Krita (krita), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f701f32498c in QMetaObject::cast(QObject const*) const () at /usr/lib/libQt5Core.so.5
#5  0x00007f701fefaf35 in QMdiArea::eventFilter(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#6  0x00007f701f31d1ee in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#7  0x00007f701fd94202 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#8  0x00007f7020f818df in KisApplication::notify(QObject*, QEvent*) () at /usr/lib/libkritaui.so.17
#9  0x00007f701f31e5aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f701f31f0a9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#11 0x00007f701f366678 in  () at /usr/lib/libQt5Core.so.5
#12 0x00007f701c63c163 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#13 0x00007f701c6929e9 in  () at /usr/lib/libglib-2.0.so.0
#14 0x00007f701c6396c5 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#15 0x00007f701f36a57a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#16 0x00007f701f31688b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#17 0x00007f701f321fd7 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#18 0x000055f2897529a8 in  ()
#19 0x00007f701ec74310 in __libc_start_call_main () at /usr/lib/libc.so.6
#20 0x00007f701ec743c1 in __libc_start_main_impl () at /usr/lib/libc.so.6
#21 0x000055f289753c2e in  ()
[Inferior 1 (process 16402) detached]
Comment 1 tomtomtomreportingin 2022-04-20 01:57:52 UTC
This is probably a duplicate of https://bugs.kde.org/show_bug.cgi?id=447985 , which was fixed after 5.0.5's release. Please reopen this report if you still encounter this problem in Krita Plus, which you can find at https://krita.org/en/download/krita-desktop/ .
Comment 2 tomtomtomreportingin 2022-04-20 01:59:59 UTC

*** This bug has been marked as a duplicate of bug 447985 ***