https://bugs.kde.org/show_bug.cgi?id=520640
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Akseli Lahtinen <[email protected]> --- Oh interesting, I just had this crash too! (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007f18c4a9a363 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 #2 0x00007f18c4a3e7d0 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #3 0x00007f18c58cfb1b in KCrash::defaultCrashHandler (sig=11) at /builder/src/kcrash/src/kcrash.cpp:630 #4 0x00007f18c4a3e8f0 in <signal handler called> () at /usr/lib/libc.so.6 #5 0x00007f18c5d849a3 in std::__atomic_base<bool>::store (this=0x6d61686cce, __i=true, __m=std::memory_order::seq_cst) at /usr/include/c++/16.1.1/bits/atomic_base.h:494 #6 std::__atomic_base<bool>::operator= (this=0x6d61686cce, __i=true) at /usr/include/c++/16.1.1/bits/atomic_base.h:386 #7 std::atomic<bool>::operator= (this=0x6d61686cce, __i=true) at /usr/include/c++/16.1.1/atomic:90 #8 KIO::SlaveBase::setKillFlag (this=0x56184b182110) at /builder/src/kio/src/core/slavebase.cpp:1423 #9 genericsig_handler (sigNumber=<optimized out>) at /builder/src/kio/src/core/slavebase.cpp:234 #10 0x00007f18c4a3e8f0 in <signal handler called> () at /usr/lib/libc.so.6 #11 FcEditCreate (parse=0x7ffe2c8a7ee0, object=34, op=FcOpAssign, expr=0x56184b28f6f8, binding=FcValueBindingSame) at ../fontconfig/src/fcxml.c:815 #12 0x00007f18c09db08c in FcParseEdit (parse=0x7ffe2c8a7ee0) at ../fontconfig/src/fcxml.c:2572 #13 FcEndElement (userData=0x7ffe2c8a7ee0, name=<optimized out>) at ../fontconfig/src/fcxml.c:2881 #14 0x00007f18c033005a in doContent (parser=parser@entry=0x56184b05d788, startTagLevel=0, enc=<optimized out>, s=<optimized out>, end=0x56184b273e25 "n\" binding=\"same\"><string>sv</string></edit>\n </match>\n <!-- sw* -> sw -->\n <match>\n <test name=\"lang\" compare=\"contains\"><string>sw</string></test>\n <edit name=\"lang\" mode=\"assign\" binding=\""..., nextPtr=0x56184b05d7b8, haveMore=1 '\001', account=XML_ACCOUNT_DIRECT) at /usr/src/debug/expat/expat/expat/lib/xmlparse.c:3542 #15 0x00007f18c0331065 in contentProcessor (parser=0x56184b05d788, start=<optimized out>, end=<optimized out>, endPtr=<optimized out>) at /usr/src/debug/expat/expat/expat/lib/xmlparse.c:3098 #16 0x00007f18c03266bf in callProcessor (parser=parser@entry=0x56184b05d788, start=0x56184b271ef0 "</edit>\n </match>\n <!-- syr* -> syr -->\n <match>\n <test name=\"lang\" compare=\"contains\"><string>syr</string></test>\n <edit name=\"lang\" mode=\"assign\" binding=\"same\"><string>syr</string></edit>\n"..., end=0x56184b273e25 "n\" binding=\"same\"><string>sv</string></edit>\n </match>\n <!-- sw* -> sw -->\n <match>\n <test name=\"lang\" compare=\"contains\"><string>sw</string></test>\n <edit name=\"lang\" mode=\"assign\" binding=\""..., endPtr=endPtr@entry=0x56184b05d7b8) at /usr/src/debug/expat/expat/expat/lib/xmlparse.c:1168 #17 0x00007f18c032c060 in XML_ParseBuffer (parser=0x56184b05d788, len=7989, isFinal=0) at /usr/src/debug/expat/expat/expat/lib/xmlparse.c:2413 #18 XML_ParseBuffer (parser=parser@entry=0x56184b05d788, len=len@entry=7989, isFinal=isFinal@entry=0) at /usr/src/debug/expat/expat/expat/lib/xmlparse.c:2371 #19 0x00007f18c09d5c06 in FcConfigParseAndLoadFromMemoryInternal (config=config@entry=0x56184b138fc0, filename=filename@entry=0x56184b168b40 "/usr/share/fontconfig/conf.avail/35-lang-normalize.--Type <RET> for more, q to quit, c to continue without paging--c conf", buffer=<optimized out>, complain=complain@entry=0, load=load@entry=0) at ../fontconfig/src/fcxml.c:3218 #20 0x00007f18c09d68f7 in _FcConfigParse (config=config@entry=0x56184b138fc0, name=0x56184b371fb0 "/usr/share/fontconfig/conf.avail/35-lang-normalize.conf", complain=complain@entry=0, load=load@entry=0) at ../fontconfig/src/fcxml.c:3351 #21 0x00007f18c09d69f5 in FcConfigParseAndLoadDir (config=0x56184b138fc0, name=<optimized out>, dir=0x56184b36e280 "/usr/share/fontconfig/conf.avail", complain=<optimized out>, load=<optimized out>) at ../fontconfig/src/fcxml.c:3124 #22 _FcConfigParse (config=0x56184b138fc0, name=<optimized out>, complain=<optimized out>, load=<optimized out>) at ../fontconfig/src/fcxml.c:3312 #23 0x00007f18c09ce8b8 in FcConfigParseOnly (name=0x7f18c09df8e0 "/usr/share/fontconfig/conf.avail", complain=0, config=0x56184b138fc0) at ../fontconfig/src/fcxml.c:3377 #24 FcInitLoadOwnConfig (config=0x56184b138fc0) at ../fontconfig/src/fcinit.c:117 #25 0x00007f18c09ae901 in FcInitLoadOwnConfigAndFonts (config=0x0) at ../fontconfig/src/fcinit.c:185 #26 IA__FcInitLoadConfigAndFonts () at ../fontconfig/src/fcinit.c:198 #27 FcConfigEnsure () at ../fontconfig/src/fccfg.c:95 #28 0x00007f18c34ef0a0 in QFontconfigDatabase::~QFontconfigDatabase (this=0x56184b041ba0, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/gui/text/unix/qfontconfigdatabase.cpp:604 #29 QFontconfigDatabase::~QFontconfigDatabase (this=0x56184b041ba0, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/gui/text/unix/qfontconfigdatabase.cpp:605 #30 0x00007f18bfbf785f in QOffscreenX11Integration::~QOffscreenX11Integration (this=0x56184b042f60, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/plugins/platforms/offscreen/qoffscreenintegration_x11.cpp:49 #31 QOffscreenX11Integration::~QOffscreenX11Integration (this=0x56184b042f60, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/plugins/platforms/offscreen/qoffscreenintegration_x11.cpp:49 #32 0x00007f18c2fafa3e in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x56184b036320, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qguiapplication.cpp:1861 #33 0x00007f18bf4f58c5 in QApplicationPrivate::~QApplicationPrivate (this=0x56184b036320, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:149 #34 0x00007f18c5eba877 in kdemain (argc=<optimized out>, argv=<optimized out>) at /builder/src/kio-extras/thumbnail/thumbnail.cpp:210 #35 0x000056181907b3c7 in main (argc=<optimized out>, argv=0x7ffe2c8b44f8) at /usr/include/qt6/QtCore/qvarlengtharray.h:91 Operating System: KDE Linux 2026-06-18 KDE Plasma Version: 6.7.80 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1 Kernel Version: 7.0.12-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 16 GiB of RAM (15.5 GiB usable) Graphics Processor: AMD Radeon RX 6600 -- You are receiving this mail because: You are watching all bug changes.
