| Summary: | Krita crashes on exit every time | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Alexey <drevoborod> |
| Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | airtonluciano, cobratornado, halla, Harrison.keller.23 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Alexey
2021-05-06 20:01:55 UTC
Krita 4.2.9 is very old. Please update to a more recent version of Krita, and use the appimage. (In reply to Halla Rempt from comment #1) > Krita 4.2.9 is very old. Please update to a more recent version of Krita, > and use the appimage. Thank you for the answer! Can you please provide me a manual of preferable way to upgrade Krita? Actually I prefer to use packages provided with my Linux distribution.. All of them are up to date. Use the appimage; that's all there's to it. Most Linux distributions lag behind our releases a lot. And if they do not, they use an unpatched version of Qt, or a version of Qt that's too new and buggy. Created attachment 141530 [details]
New crash information added by DrKonqi
krita (4.2.9) using Qt 5.12.8
- What I was doing when the application crashed: Closing the application
- Unusual behavior I noticed: Notification that the program has crashed
- Custom settings of the application: None
-- Backtrace (Reduced):
#11 0x00007f1be7731908 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f1be7731e1d in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f1be6d0501e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f1be7731c29 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#16 0x00007f1be6d0501e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Created attachment 147494 [details]
New crash information added by DrKonqi
krita (4.2.9) using Qt 5.12.8
- What I was doing when the application crashed:
Open and immediately close Krita. An error message apears in tray to tell Krita ended unexpectedly
- Unusual behavior I noticed:
Closing Krits is not unexpected!
- Custom settings of the application:
-- Backtrace (Reduced):
#12 0x00007fef92af0908 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fef92af0e1d in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fef920c3eee in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fef92af0c29 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#17 0x00007fef920c3eee in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Created attachment 147535 [details]
New crash information added by DrKonqi
krita (4.2.9) using Qt 5.12.8
- What I was doing when the application crashed:
Simply opening and closing shows the crash in the tray
-- Backtrace (Reduced):
#11 0x00007f31005df908 in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f31005dfe1d in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f30ffbb2eee in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f31005dfc29 in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#16 0x00007f30ffbb2eee in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
Note to everyone who added there comments to this bug: you are using an outdated distribution build of Krita. Krita 4.2.9 is no longer maintained, and, in any case, it's Ubuntu's Qt build that causes this issue. Use the official appimage for 5.0.2 instead. |