FS#64631 - [krita] Crash (SEGV) when closing application

Attached to Project: Arch Linux
Opened by Matthias Lisin (matthias.lisin) - Sunday, 24 November 2019, 06:41 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 24 November 2019, 09:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
krita crashen when closing the application.

Additional info:
* extra/krita 4.2.7.1-3

Steps to reproduce:
1. start krita
2. quit krita (through menu or ctrl+q)
3. crash with signal 11 (SEGV)

Backtrace gdb:
#0 0x00007f7d124377ec in QThreadStorageData::get() const () from /usr/lib/libQt5Core.so.5
#1 0x00007f7d124e80d8 in ?? () from /usr/lib/libQt5Core.so.5
#2 0x00007f7d0fa2702c in pcre2_jit_match_16 () from /usr/lib/libpcre2-16.so.0
#3 0x00007f7d0fa2acf6 in pcre2_match_16 () from /usr/lib/libpcre2-16.so.0
#4 0x00007f7d124e8269 in ?? () from /usr/lib/libQt5Core.so.5
#5 0x00007f7d124ebd20 in ?? () from /usr/lib/libQt5Core.so.5
#6 0x00007f7d124ec17c in QRegularExpression::match(QString const&, int, QRegularExpression::MatchType, QFlags<QRegularExpression::MatchOption>) const () from /usr/lib/libQt5Core.so.5
#7 0x00007f7d10e35339 in ?? () from /usr/lib/libQt5Xml.so.5
#8 0x00007f7d10e39e96 in QDomDocument::toString(int) const () from /usr/lib/libQt5Xml.so.5
#9 0x00007f7d1187d7f8 in KoResourceTagStore::writeXMLFile(QString const&) () from /usr/lib/libkritawidgets.so.18
#10 0x00007f7d1187dc8b in KoResourceTagStore::serializeTags() () from /usr/lib/libkritawidgets.so.18
#11 0x00007f7d1187de0f in KoResourceTagStore::~KoResourceTagStore() () from /usr/lib/libkritawidgets.so.18
#12 0x00007f7d14901579 in ?? () from /usr/lib/libkritaui.so.18
#13 0x00007f7d149018c3 in ?? () from /usr/lib/libkritaui.so.18
#14 0x00007f7d14900081 in KisResourceBundleServerProvider::~KisResourceBundleServerProvider() () from /usr/lib/libkritaui.so.18
#15 0x00007f7d1490009a in ?? () from /usr/lib/libkritaui.so.18
#16 0x00007f7d11fe36a7 in __run_exit_handlers () from /usr/lib/libc.so.6
#17 0x00007f7d11fe385e in exit () from /usr/lib/libc.so.6
#18 0x00007f7d11fcc15a in __libc_start_main () from /usr/lib/libc.so.6
#19 0x000055f0b7eccd7e in _start ()
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 24 November 2019, 09:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  krita 4.2.7.1-4

Loading...