Bug 511383 - Random repeat plasmashell crashes
Summary: Random repeat plasmashell crashes
Status: RESOLVED DUPLICATE of bug 511172
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.5.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-10-30 15:06 UTC by Parag W
Modified: 2025-10-30 16:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (222.00 KB, text/plain)
2025-10-30 15:06 UTC, Parag W
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Parag W 2025-10-30 15:06:14 UTC
Application: plasmashell (6.5.1)

ApplicationNotResponding [ANR]: false
Qt Version: 6.10.0
Frameworks Version: 6.19.0
Operating System: Linux 6.17.5-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 6.5.1 [CoredumpBackend]

-- Information about the crash:
This one happened right after unlocking the screen but has happened with normal desktop usage as well.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007f0dd5298a13 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
#7  0x00007f0dd523e410 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f0dd522557a in __GI_abort () at abort.c:77
#9  0x00007f0dd5226613 in __libc_message_impl (fmt=fmt@entry=0x7f0dd53b4355 "%s\n") at ../sysdeps/posix/libc_fatal.c:138
#10 0x00007f0dd52a2d65 in malloc_printerr (str=str@entry=0x7f0dd53b7298 "malloc_consolidate(): unaligned fastbin chunk detected") at malloc.c:5892
#11 0x00007f0dd52a3a8c in malloc_consolidate (av=av@entry=0x7f0dd5409ac0 <main_arena>) at malloc.c:4964
#12 0x00007f0dd52a5f98 in _int_malloc (av=av@entry=0x7f0dd5409ac0 <main_arena>, bytes=bytes@entry=1064) at malloc.c:4174
#13 0x00007f0dd52a6a59 in __libc_malloc2 (bytes=1064) at malloc.c:3458
#14 0x00007f0dd5c5f11f in allocateHelper (dptr=<synthetic pointer>, objectSize=2, alignment=16, capacity=<optimized out>, option=QArrayData::KeepSize) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydata.cpp:178
#15 QArrayData::allocate2 (option=QArrayData::KeepSize, dptr=<synthetic pointer>, capacity=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydata.cpp:212
#16 QTypedArrayData<char16_t>::allocate (capacity=<optimized out>, option=QArrayData::KeepSize) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydata.h:139
#17 QArrayDataPointer<char16_t>::QArrayDataPointer (this=0x7ffefa05a780, alloc=<optimized out>, n=<optimized out>, option=QArrayData::KeepSize) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydatapointer.h:58
#19 0x00007f0dd5c6993d in QUtf8::convertToUnicode (in=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/text/qstringconverter.cpp:819
#20 QString::fromUtf8 (ba=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/text/qstring.cpp:6067
#21 0x00007f0dd7c513d7 in QString::fromUtf8 (utf8=0x55b7f24634c0 "actions/16@2x,actions/16@3x,actions/22@2x,actions/22@3x,actions/24@2x,actions/24@3x,actions/32@2x,actions/32@3x,animations/16@2x,animations/16@3x,apps/16@2x,apps/16@3x,apps/22@2x,apps/22@3x,devices/16"..., size=<optimized out>) at /usr/include/qt6/QtCore/qbytearrayview.h:138


Reported using DrKonqi
Comment 1 Parag W 2025-10-30 15:06:17 UTC
Created attachment 186336 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2025-10-30 16:36:25 UTC

*** This bug has been marked as a duplicate of bug 511172 ***