https://bugs.kde.org/show_bug.cgi?id=492894
--- Comment #3 from Alessio Bettarello <bettaz.develo...@gmail.com> --- (In reply to Justin Zobel from comment #2) > Unfortunately, the crash report is missing symbols. > > Could you please install debug symbols 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. #0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=<optimized out>) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=11, threadid=<optimized out>) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=11) at ./nptl/pthread_kill.c:89 #3 0x0000705a3f24526e in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #4 0x0000705a407136bf in KCrash::defaultCrashHandler (sig=11) at ./src/kcrash.cpp:631 #5 <signal handler called> #6 0x0000705a22bc0607 in PulseAudioQt::CardPrivate::update (this=0x582a5aad4400, info=<optimized out>) at /usr/src/pulseaudio-qt-1.3-2build2/src/card.cpp:72 #7 0x0000705a22b73dcf in context_get_card_info_callback (pd=pd@entry=0x582a5aa2dd10, command=command@entry=2, tag=tag@entry=63, t=t@entry=0x582a5aa1eff0, userdata=userdata@entry=0x582a5aa692b0) at ../src/pulse/introspect.c:990 #8 0x0000705a22b0e558 in run_action (pd=0x582a5aa2dd10, r=0x582a5aa69f10, command=2, ts=0x582a5aa1eff0) at ../src/pulsecore/pdispatch.c:291 #9 0x0000705a22b129ec in pa_pdispatch_run (pd=0x582a5aa2dd10, packet=packet@entry=0x582a5aa28350, ancil_data=ancil_data@entry=0x582a5aa28f18, userdata=userdata@entry=0x582a5a96e240) at ../src/pulsecore/pdispatch.c:344 #10 0x0000705a22b621db in pstream_packet_callback (p=<optimized out>, packet=0x582a5aa28350, ancil_data=0x582a5aa28f18, userdata=0x582a5a96e240) at ../src/pulse/context.c:364 #11 0x0000705a22b19aaf in do_read (p=p@entry=0x582a5aa28c80, re=re@entry=0x582a5aa28e00) at ../src/pulsecore/pstream.c:1023 #12 0x0000705a22b1b3c7 in do_pstream_read_write (p=0x582a5aa28c80) at ../src/pulsecore/pstream.c:261 #13 0x0000705a23ed8829 in dispatch_func (source=source@entry=0x582a5a96e0c0, callback=<optimized out>, userdata=<optimized out>) at ../src/pulse/glib-mainloop.c:581 #14 0x0000705a3e7145b5 in g_main_dispatch (context=0x705a34000ed0) at ../../../glib/gmain.c:3344 #15 0x0000705a3e773717 in g_main_context_dispatch_unlocked (context=0x705a34000ed0) at ../../../glib/gmain.c:4152 #16 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x705a34000ed0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4217 #17 0x0000705a3e713a53 in g_main_context_iteration (context=0x705a34000ed0, may_block=1) at ../../../glib/gmain.c:4282 #18 0x0000705a3fd35279 in QEventDispatcherGlib::processEvents (this=0x582a5a4871a0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #19 0x0000705a3fcd6a7b in QEventLoop::exec (this=this@entry=0x7ffca7194210, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #20 0x0000705a3fcdf3e8 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #21 0x0000705a40138ecd in QGuiApplication::exec () at kernel/qguiapplication.cpp:1863 #22 0x0000705a4096bcb9 in QApplication::exec () at kernel/qapplication.cpp:2832 #23 0x0000582a5897606d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/kdeconnect-23.08.5-0ubuntu5/daemon/kdeconnectd.cpp:186 -- You are receiving this mail because: You are watching all bug changes.