https://bugs.kde.org/show_bug.cgi?id=517419
David Gow <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Gow <[email protected]> --- FWIW, I just ran into a very similar looking crash in en_AU.UTF-8. I wasn't trying to use "Add Widgets", and my icon theme is still the default, so it's probably unrelated, but it has a very similar stacktrace ending in `QFontEngineFT::loadGlyph(QFontEngineFT::QGlyphSet*, unsigned int, QFixedPoint const&, QColor, QFontEngine::GlyphFormat, bool, bool) const`. Haven't been able to reproduce it — it's only happened once, randomly AFAICT — but dropping it here in case there's something more sinister in font handling generally. (I do have a let's say eclectic set of fonts installed, so something fun could be happening there, though none of them should be set in the breeze theme.) If not, sorry for the spam. :-) > Stack trace of thread 12284: > #0 0x00007f1fe5e9dc9c __pthread_kill_implementation (libc.so.6 + 0x9dc9c) > #1 0x00007f1fe5e42786 __GI_raise (libc.so.6 + 0x42786) > #2 0x00007f1fe9c3c3f5 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + > 0x83f5) > #3 0x00007f1fe5e428e0 __restore_rt (libc.so.6 + 0x428e0) > #4 0x00007f1fe5f7651d __memmove_avx_unaligned_erms (libc.so.6 + 0x17651d) > #5 0x00007f1fe74e938e > _ZNK13QFontEngineFT9loadGlyphEPNS_9QGlyphSetEjRK11QFixedPoint6QColorN11QFontEngine11GlyphFormatEbb > (libQt6Gui.so.6 + 0x6e938e) > #6 0x00007f1fe74eabd8 > _ZN13QFontEngineFT12loadGlyphForEjRK11QFixedPointN11QFontEngine11GlyphFormatERK10QTransform6QColorbb > (libQt6Gui.so.6 + 0x6eabd8) > #7 0x00007f1fe74eb105 > _ZN13QFontEngineFT9glyphDataEjRK11QFixedPointN11QFontEngine11GlyphFormatERK10QTransform > (libQt6Gui.so.6 + 0x6eb105) > #8 0x00007f1fe71935e4 > _ZN18QRasterPaintEngine16drawCachedGlyphsEiPKjPK11QFixedPointP11QFontEngine > (libQt6Gui.so.6 + 0x3935e4) > #9 0x00007f1fe7194e07 > _ZN18QRasterPaintEngine12drawTextItemERK7QPointFRK9QTextItem (libQt6Gui.so.6 > + 0x394e07) > #10 0x00007f1fe71b5f60 n/a (libQt6Gui.so.6 + 0x3b5f60) > #11 0x00007f1fe73ab7ef > _ZNK9QTextLine13draw_internalEP8QPainterRK7QPointFPKN11QTextLayout11FormatRangeE > (libQt6Gui.so.6 + 0x5ab7ef) > #12 0x00007f1fe71b9da3 n/a (libQt6Gui.so.6 + 0x3b9da3) > #13 0x00007f1fe71bba96 _ZN8QPainter8drawTextERK6QRectFiRK7QStringPS0_ > (libQt6Gui.so.6 + 0x3bba96) > #14 0x00007f1fca15591d n/a (org.kde.breeze.so + 0x1191d) > #15 0x00007f1fe9640413 > _ZN4KWin18DecorationRenderer15renderToPainterEP8QPainterRKNS_5RectFE > (libkwin.so.6 + 0x440413) > #16 0x00007f1fe9644fb7 n/a (libkwin.so.6 + 0x444fb7) > #17 0x00007f1fe96469d1 n/a (libkwin.so.6 + 0x4469d1) > #18 0x00007f1fe9643822 _ZN4KWin14DecorationItem10preprocessEv (libkwin.so.6 + > 0x443822) > #19 0x00007f1fe96582d4 > _ZN4KWin18ItemRendererOpenGL16createRenderNodeEPNS_4ItemEPNS0_13RenderContextERKSt8functionIFbS2_EES9_ > (libkwin.so.6 + 0x4582d4) > #20 0x00007f1fe9658fca > _ZN4KWin18ItemRendererOpenGL16createRenderNodeEPNS_4ItemEPNS0_13RenderContextERKSt8functionIFbS2_EES9_ > (libkwin.so.6 + 0x458fca) > #21 0x00007f1fe9658fca > _ZN4KWin18ItemRendererOpenGL16createRenderNodeEPNS_4ItemEPNS0_13RenderContextERKSt8functionIFbS2_EES9_ > (libkwin.so.6 + 0x458fca) > #22 0x00007f1fe965cb2f > _ZN4KWin18ItemRendererOpenGL10renderItemERKNS_12RenderTargetERKNS_14RenderViewportEPNS_4ItemEiRKNS_6RegionERKNS_15WindowPaintDat> > #23 0x00007f1fe967798f > _ZN4KWin14WorkspaceScene15finalDrawWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15Windo> > #24 0x00007f1fe956994a > _ZN4KWin15CrossFadeEffect10drawWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15WindowPai> > #25 0x00007f1fe953e8ac > _ZN4KWin14EffectsHandler10drawWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15WindowPain> > #26 0x00007f1fe953e8ac > _ZN4KWin14EffectsHandler10drawWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15WindowPain> > #27 0x00007f1fe9535256 > _ZN4KWin15AnimationEffect11paintWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15WindowPa> > #28 0x00007f1fe953e82c > _ZN4KWin14EffectsHandler11paintWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15WindowPai> > #29 0x00007f1fe953e82c > _ZN4KWin14EffectsHandler11paintWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_12EffectWindowEiRKNS_6RegionERNS_15WindowPai> > #30 0x00007f1fe9679dc9 > _ZN4KWin14WorkspaceScene11paintWindowERKNS_12RenderTargetERKNS_14RenderViewportEPNS_10WindowItemEiRKNS_6RegionE > (libkwin.so.6 + > > #31 0x00007f1fe967a2e3 > _ZN4KWin14WorkspaceScene17paintSimpleScreenERKNS_12RenderTargetERKNS_14RenderViewportEiRKNS_6RegionE > (libkwin.so.6 + 0x47a2e3) > #32 0x00007f1fe953e7b8 > _ZN4KWin14EffectsHandler11paintScreenERKNS_12RenderTargetERKNS_14RenderViewportEiRKNS_6RegionEPNS_13LogicalOutputE > (libkwin.so.6> > #33 0x00007f1fe953e7b8 > _ZN4KWin14EffectsHandler11paintScreenERKNS_12RenderTargetERKNS_14RenderViewportEiRKNS_6RegionEPNS_13LogicalOutputE > (libkwin.so.6> > #34 0x00007f1fe967a479 > _ZN4KWin14WorkspaceScene5paintERKNS_12RenderTargetERK6QPointRKNS_6RegionE > (libkwin.so.6 + 0x47a479) > #35 0x00007f1fe94ad98a n/a (libkwin.so.6 + 0x2ad98a) > #36 0x00007f1fe94b148b _ZN4KWin10Compositor9compositeEPNS_10RenderLoopE > (libkwin.so.6 + 0x2b148b) > #37 0x00007f1fe6837a60 n/a (libQt6Core.so.6 + 0x237a60) > #38 0x00007f1fe94e0bd7 _ZN4KWin10RenderLoop14frameRequestedEPS0_ > (libkwin.so.6 + 0x2e0bd7) > #39 0x00007f1fe6824ca6 _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x224ca6) > #40 0x00007f1fe79e8e38 > _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 > + 0x1e8e38) > #41 0x00007f1fe67cf6d8 > _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + > 0x1cf6d8) > #42 0x00007f1fe69733bc _ZN14QTimerInfoList14activateTimersEv (libQt6Core.so.6 > + 0x3733bc) > #43 0x00007f1fe697cc04 > _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE > (libQt6Core.so.6 + 0x37cc04) > #44 0x00007f1fe7588d71 > _ZN23QUnixEventDispatcherQPA13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE > (libQt6Gui.so.6 + 0x788d71) > #45 0x00007f1fe67dd62b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE > (libQt6Core.so.6 + 0x1dd62b) > #46 0x00007f1fe67d4503 _ZN16QCoreApplication4execEv (libQt6Core.so.6 + > 0x1d4503) > #47 0x000056354ebdb96a n/a (/usr/bin/kwin_wayland + 0x5896a) > #48 0x00007f1fe5e2b2fb __libc_start_call_main (libc.so.6 + 0x2b2fb) > #49 0x00007f1fe5e2b3cb __libc_start_main_impl (libc.so.6 + 0x2b3cb) > #50 0x000056354ebe0925 n/a (/usr/bin/kwin_wayland + 0x5d925) -- You are receiving this mail because: You are watching all bug changes.
