https://bugs.kde.org/show_bug.cgi?id=485972
--- Comment #5 from postix <[email protected]> --- Just happened again, this time with Gwenview 25.08.2 and Qt6.10.0 on Plasma 6.5.1, when I opened a local JPG in Gwenview. ``` #0 0x00007f0d2a4405cd in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kcrash-6.19.0/src/kcrash.cpp:538 #1 0x00007f0d26e42910 in <signal handler called> () at /lib64/libc.so.6 #2 0x0000000000000000 in ??? () #3 0x00007f0d27aa97a6 in QMimeProviderBase::isMimeTypeGlobsExcluded (this=0x5568423e3c10, name=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimeprovider.cpp:105 #4 QMimeBinaryProvider::matchGlobList (this=0x5568426f0120, result=..., cacheFile=0x5568424f6eb0, off=<optimized out>, fileName=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimeprovider.cpp:261 #5 0x00007f0d27aa0991 in QMimeBinaryProvider::addFileNameMatches (this=0x5568426f0120, fileName=..., result=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimeprovider.cpp:222 #6 0x00007f0d27aa5a1f in QMimeDatabasePrivate::findByFileName (this=this@entry=0x7f0d27c93400 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_125Q_QGS_staticQMimeDatabaseEEEE8instanceEvE6holder.lto_priv.0>, fileName=...) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimedatabase.cpp:214 #7 0x00007f0d27aa72fc in QMimeDatabasePrivate::mimeTypeForFileNameAndData (this=this@entry=0x7f0d27c93400 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_125Q_QGS_staticQMimeDatabaseEEEE8instanceEvE6holder.lto_priv.0>, fileName=..., device=device@entry=0x0) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimedatabase.cpp:371 #8 0x00007f0d27aa76bb in QMimeDatabasePrivate::mimeTypeForFile (this=0x7f0d27c93400 <_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_125Q_QGS_staticQMimeDatabaseEEEE8instanceEvE6holder.lto_priv.0>, fileName=..., fileInfo=..., mode=mode@entry=QMimeDatabase::MatchDefault) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimedatabase.cpp:497 #9 0x00007f0d27aa7bb0 in QMimeDatabase::mimeTypeForFile (this=this@entry=0x7f0cdd994430, fileName=..., mode=mode@entry=QMimeDatabase::MatchDefault) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/mimetypes/qmimedatabase.cpp:651 #10 0x00007f0cfad6a03c in createUDSEntry (filename=..., path=..., entry=..., details=..., details@entry=..., fullPath=...) at /usr/src/debug/kio-6.19.1/src/kioworkers/file/file_unix.cpp:279 #11 0x00007f0cfad6c7cf in FileProtocol::listDir (this=0x7f0ccc0013b0, url=<optimized out>) at /usr/include/qt6/QtCore/qarraydatapointer.h:452 #12 0x00007f0d29dce6dc in KIO::WorkerSlaveBaseBridge::listDir (this=0x7f0ccc001470, url=<optimized out>) at /usr/src/debug/kio-6.19.1/src/core/workerbase_p.h:121 #13 0x00007f0d29dca127 in KIO::SlaveBase::dispatch (this=0x7f0ccc001470, command=71, data=...) at /usr/src/debug/kio-6.19.1/src/core/slavebase.cpp:1177 #14 0x00007f0d29dca7ae in KIO::SlaveBase::dispatchLoop() [clone .constprop.0] (this=0x7f0ccc001470) at /usr/src/debug/kio-6.19.1/src/core/slavebase.cpp:330 #15 0x00007f0d29e584b9 in KIO::WorkerThread::run (this=0x5568427e6f60) at /usr/src/debug/kio-6.19.1/src/core/workerthread.cpp:47 #16 0x00007f0d27973288 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:437 #17 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:367 #18 QThreadPrivate::start (arg=0x5568427e6f60) at /usr/src/debug/qtbase-everywhere-src-6.10.0/src/corelib/thread/qthread_unix.cpp:397 #19 0x00007f0d26e9bdf1 in start_thread (arg=<optimized out>) at pthread_create.c:448 #20 0x00007f0d26f20c8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 ``` -- You are receiving this mail because: You are watching all bug changes.
