https://bugs.kde.org/show_bug.cgi?id=429424

--- Comment #1 from Oliver Kellogg <okell...@users.sourceforge.net> ---
FWIW, here is the GDB backtrace from the vgcore file:

Program terminated with signal SIGILL, Illegal instruction.
#0  __GI_raise (sig=4) at ../sysdeps/unix/sysv/linux/raise.c:45
#1  0x0000000008a34dcf in KCrash::defaultCrashHandler(int) () at
/usr/lib64/libKF5Crash.so.5
#2  0x000000000a76cd20 in <signal handler called> () at /lib64/libc.so.6
#3  0x0000000011369b72 in  ()
#4  0x0000000011369b70 in  ()
#5  0x00000000112b7dc0 in  ()
#6  0x00000000112b7da8 in  ()
#7  0x0000000009f24127 in QThreadStorageData::get() const (this=0x1ffeff95d0)
at thread/qthreadstorage.cpp:116
#8  0x0000000013db3b80 in  ()
#9  0x0000000011369b70 in  ()
#10 0x000000000cf4ce49 in pcre2_jit_match_16 () at /usr/lib64/libpcre2-16.so.0
#11 0x000000000cf4e61e in pcre2_match_16 () at /usr/lib64/libpcre2-16.so.0
#12 0x0000000009fbed7d in QRegularExpressionPrivate::doMatch(QString const&,
int, int, int, QRegularExpression::MatchType,
QFlags<QRegularExpression::MatchOption>,
QRegularExpressionPrivate::CheckSubjectStringOption,
QRegularExpressionMatchPrivate const*) const
    (this=0x117997c0, subject=..., subjectStart=0, subjectLength=8, offset=0,
matchType=<optimized out>, matchOptions=...,
checkSubjectStringOption=QRegularExpressionPrivate::CheckSubjectString,
previous=0x0) at text/qregularexpression.cpp:1284
#13 0x0000000009fbf1bc in QRegularExpression::match(QString const&, int,
QRegularExpression::MatchType, QFlags<QRegularExpression::MatchOption>) const
    (this=this@entry=0x1ffeffead8, subject="zoom-out", offset=offset@entry=0,
matchType=matchType@entry=QRegularExpression::NormalMatch,
matchOptions=matchOptions@entry=...) at
../../include/QtCore/../../src/corelib/text/qstring.h:1065
#14 0x000000000a1d3626 in QMimeGlobPattern::matchFileName(QString const&) const
(this=0x1ffeffead8, this@entry=0x1ffeffeb70, inputFilename="zoom-out")
    at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#15 0x000000000a1d5edd in
QMimeBinaryProvider::matchGlobList(QMimeGlobMatchResult&,
QMimeBinaryProvider::CacheFile*, int, QString const&)
    (this=<optimized out>, result=..., cacheFile=0x112bab50, off=<optimized
out>, fileName="zoom-out") at mimetypes/qmimeprovider.cpp:271
#16 0x000000000a1d64fb in QMimeBinaryProvider::addFileNameMatches(QString
const&, QMimeGlobMatchResult&)
    (this=0x112baa40, fileName="zoom-out", result=...) at
../../include/QtCore/../../src/corelib/global/qendian.h:115
#17 0x000000000a1c90d7 in QMimeDatabasePrivate::findByFileName(QString const&)
(this=<optimized out>, fileName="zoom-out")
    at /usr/include/c++/10/bits/unique_ptr.h:421
#18 0x000000000a1cb2b5 in
QMimeDatabasePrivate::mimeTypeForFileNameAndData(QString const&, QIODevice*,
int*)
    (this=0xa3ef5c0 <(anonymous
namespace)::Q_QGS_staticQMimeDatabase::innerFunction()::holder>, fileName="",
device=0x1ffeffed80, accuracyPtr=0x1ffeffed6c) at
mimetypes/qmimedatabase.cpp:359
#19 0x000000000a1cbd22 in QMimeDatabase::mimeTypeForFile(QFileInfo const&,
QMimeDatabase::MatchMode) const
    (this=this@entry=0x1ffeffeeb0, fileInfo=...,
mode=mode@entry=QMimeDatabase::MatchDefault) at mimetypes/qmimedatabase.cpp:567
#20 0x0000000009892208 in QIcon::addFile(QString const&, QSize const&,
QIcon::Mode, QIcon::State)
    (state=QIcon::Off, mode=QIcon::Normal, size=..., fileName="zoom-out",
this=0x1ffeffef90) at image/qicon.cpp:1096
#21 QIcon::addFile(QString const&, QSize const&, QIcon::Mode, QIcon::State)
    (this=0x1ffeffef90, fileName="zoom-out", size=..., mode=QIcon::Normal,
state=QIcon::Off) at image/qicon.cpp:1085
#22 0x00000000098924c6 in QIcon::QIcon(QString const&) (this=<optimized out>,
fileName=...) at ../../include/QtCore/../../src/corelib/tools/qsize.h:123
#23 0x00000000006ea5ab in UMLApp::initStatusBar() (this=0x130374e0) at
/b/home/umbrello-master/umbrello/uml.cpp:867
#24 0x00000000006e23da in UMLApp::UMLApp(QWidget*) (this=0x130374e0,
parent=0x0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>)
    at /b/home/umbrello-master/umbrello/uml.cpp:207
#25 0x000000000047714e in main(int, char**) (argc=1, argv=0x1ffefff5e8) at
/b/home/umbrello-master/umbrello/main.cpp:194

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to