https://bugs.kde.org/show_bug.cgi?id=524267

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |BACKTRACE
                 CC|                            |[email protected]
             Status|REPORTED                    |NEEDSINFO

--- Comment #1 from Nate Graham <[email protected]> ---
I've never encountered this. Unfortunately the attached backtrace is missing
all the debug symbols that would allow us to proceed; see all the "??" below:

Thread 1 (Thread 0x7f86633f7cc0 (LWP 1701)):
[KCrash Handler]
#6  0x00007f866c579cb8 in QQuickItem::window() const () from
/usr/lib/libQt6Quick.so.6
#7  0x00007f8652f2ae5f in ?? () from
/usr/lib/qt6/plugins/plasma/applets/org.kde.plasma.systemtray.so
#8  0x00007f866ac0fffb in ?? () from /usr/lib/libQt6Core.so.6
#9  0x00007f8652f48812 in ?? () from
/usr/lib/qt6/plugins/plasma/applets/org.kde.plasma.systemtray.so
#10 0x00007f866ac0fffb in ?? () from /usr/lib/libQt6Core.so.6
#11 0x00007f8652f72b67 in ?? () from
/usr/lib/qt6/plugins/plasma/applets/org.kde.plasma.systemtray.so
#12 0x00007f866ac0fffb in ?? () from /usr/lib/libQt6Core.so.6
#13 0x00007f866b1c9812 in ?? () from /usr/lib/libQt6DBus.so.6
#14 0x00007f866ac05c01 in QObject::event(QEvent*) () from
/usr/lib/libQt6Core.so.6
#15 0x00007f866cf04c1b in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt6Widgets.so.6
#16 0x00007f866ab98a48 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt6Core.so.6
#17 0x00007f866ab98e68 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt6Core.so.6
#18 0x00007f866aef8ce0 in ?? () from /usr/lib/libQt6Core.so.6
#19 0x00007f86691faf4d in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007f86691fc478 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007f86691fc5d2 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#22 0x00007f866aef584b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt6Core.so.6
#23 0x00007f866aba78b4 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt6Core.so.6
#24 0x00007f866ab9c8f4 in QCoreApplication::exec() () from
/usr/lib/libQt6Core.so.6
#25 0x00005587888ea7b7 in ?? ()
#26 0x00007f866a227d0e in __libc_start_call_main
(main=main@entry=0x5587888e71b0, argc=argc@entry=2,
argv=argv@entry=0x7fffc5080148) at ../sysdeps/nptl/libc_start_call_main.h:59
#27 0x00007f866a227e4b in __libc_start_main_impl (main=0x5587888e71b0, argc=2,
argv=0x7fffc5080148, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffc5080138) at ../csu/libc-start.c:372
#28 0x00005587888eafe5 in ?? ()


We'll need debug symbols at least for the system tray, and then a new backtrace
that includes them.

Could you please install debug symbols for Plasma and attach a new symbolicated
backtrace generated by using `coredumpctl gdb` in a terminal window? See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
for details about how to do this.

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to