Summary: | Crash in QQuickTextNodeEngine::addGlyphsInRange | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Alexei <alexdemnn> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andrea_scopelliti, enricobe, fedora, Georges.schwing, im_dracula, kde, kde, mdutours, melodicphoenix, nate, plasma-bugs, pub, quino32, reikostrife, udayrao.28 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.5 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | Probably 5.19 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alexei
2020-07-29 10:49:18 UTC
Created attachment 134795 [details]
New crash information added by DrKonqi
plasmashell (5.18.6) using Qt 5.12.7
- What I was doing when the application crashed:
I had my smartphone connected using KDE Connect, and started talking to someone over WhatsApp, and then switched to Telegram.
- Custom settings of the application:
Except for the "Inhibit screensaver" option, all are enabled.
-- Backtrace (Reduced):
#4 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x0) at /usr/include/c++/7/bits/atomic_base.h:396
#5 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227
#6 QBasicAtomicInteger<int>::load (this=0x0) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
[...]
#8 QString::QString (other=..., this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:958
#9 QFontEngineMulti::fallbackFamilyAt (at=<optimized out>, this=0x7f9fec14a990) at ../../include/QtGui/5.12.7/QtGui/private/../../../../../src/gui/text/qfontengine_p.h:495
*** Bug 422294 has been marked as a duplicate of this bug. *** *** Bug 423291 has been marked as a duplicate of this bug. *** *** Bug 422368 has been marked as a duplicate of this bug. *** *** Bug 422395 has been marked as a duplicate of this bug. *** *** Bug 421089 has been marked as a duplicate of this bug. *** *** Bug 421953 has been marked as a duplicate of this bug. *** *** Bug 421100 has been marked as a duplicate of this bug. *** *** Bug 421196 has been marked as a duplicate of this bug. *** *** Bug 427426 has been marked as a duplicate of this bug. *** *** Bug 437811 has been marked as a duplicate of this bug. *** *** Bug 443777 has been marked as a duplicate of this bug. *** All reports are from 5.18, which is out of support now. Nothing newer, which means it was probably fixed in 5.19. |