Bug 476937 - kded6 crash (unsure what actually caused it) somewhere in Solid
Summary: kded6 crash (unsure what actually caused it) somewhere in Solid
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-solid
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.245.0
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-11-13 13:09 UTC by C
Modified: 2023-12-15 03:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kded6 crash report (84.58 KB, text/vnd.kde.kcrash-report)
2023-11-13 13:09 UTC, C
Details

Note You need to log in before you can comment on or make changes to this bug.
Description C 2023-11-13 13:09:49 UTC
Created attachment 163118 [details]
kded6 crash report

SUMMARY
***
I'm not really sure what actually happened. kded6 crashed during... something.
***


STEPS TO REPRODUCE
1.  General use of the desktop
2. 
3. 

OBSERVED RESULT

Crash report generated

EXPECTED RESULT

..Nothing beyond normal desktop usage

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  Neon Unstable
(available in About System)
KDE Plasma Version:  5.18.0
KDE Frameworks Version:  5.245.0
Qt Version: 6.6.0

ADDITIONAL INFORMATION
Installing debug symbols kept failing, but I have attached the crash report
Comment 1 Nate Graham 2023-11-15 19:12:13 UTC
Crashing somewhere in Solid:

[KCrash Handler]
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140610548271488) at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=140610548271488) at ./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=140610548271488, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#9  0x00007fe272842476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#10 0x00007fe2728287f3 in __GI_abort () at ./stdlib/abort.c:79
#11 0x00007fe2734d6fb7 in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#12 0x00007fe2734d2465 in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#13 0x00007fe2734d79e3 in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#14 0x00007fe2734a5908 in qt_assert_x(char const*, char const*, char const*, int) () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#15 0x00007fe26d5453ed in  () at /lib/x86_64-linux-gnu/libKF6Solid.so.6
#16 0x00007fe273426e7b in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#17 0x00007fe26d560b99 in  () at /lib/x86_64-linux-gnu/libKF6Solid.so.6
#18 0x00007fe26d587b8d in  () at /lib/x86_64-linux-gnu/libKF6Solid.so.6
#19 0x00007fe273426e7b in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#20 0x00007fe26d59f331 in  () at /lib/x86_64-linux-gnu/libKF6Solid.so.6
#21 0x00007fe26d59f5b3 in  () at /lib/x86_64-linux-gnu/libKF6Solid.so.6
#22 0x00007fe2740876af in  () at /lib/x86_64-linux-gnu/libQt6DBus.so.6
#23 0x00007fe2733c70d2 in QObject::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#24 0x00007fe2747f079b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt6Widgets.so.6
#25 0x00007fe27345e828 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#26 0x00007fe27345ef40 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#27 0x00007fe273263087 in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#28 0x00007fe272b1bd3b in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fe272b71258 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fe272b193e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fe27325de60 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#32 0x00007fe273460a5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#33 0x00007fe27346268c in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#34 0x000055bec92b3032 in  ()
#35 0x00007fe272829d90 in __libc_start_call_main (main=main@entry=0x55bec92b2690, argc=argc@entry=1, argv=argv@entry=0x7ffe6e4f2968) at ../sysdeps/nptl/libc_start_call_main.h:58
#36 0x00007fe272829e40 in __libc_start_main_impl (main=0x55bec92b2690, argc=1, argv=0x7ffe6e4f2968, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe6e4f2958) at ../csu/libc-start.c:392
#37 0x000055bec92b3445 in  ()

I'm afraid without either debug symbols or at least information about what might have triggered the crash, there's nothing we can do here.
Comment 2 Bug Janitor Service 2023-11-30 03:45:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-12-15 03:46:13 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!