Bug 494366 - kde connect daemon crashes when BT headset is switched off
Summary: kde connect daemon crashes when BT headset is switched off
Status: RESOLVED DUPLICATE of bug 477104
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 23.08.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-10-09 18:43 UTC by nicdex
Modified: 2024-12-29 21:38 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nicdex 2024-10-09 18:43:16 UTC
Application: kdeconnectd (23.08.5)

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.8.0-45-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04.1 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
kde connect daemon crashes when BT headset is switched off

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  0x000078523ff15607 in PulseAudioQt::CardPrivate::update (this=0x5a3bd4414170, info=<optimized out>) at /usr/src/pulseaudio-qt-1.3-2build2/src/card.cpp:72
#5  0x000078523fec8dcf in context_get_card_info_callback (pd=pd@entry=0x5a3bd44a99d0, command=command@entry=2, tag=tag@entry=301, t=t@entry=0x5a3bd44a9550, userdata=userdata@entry=0x5a3bd43b5ce0) at ../src/pulse/introspect.c:990
#6  0x000078523fe63558 in run_action (pd=0x5a3bd44a99d0, r=0x5a3bd44a9310, command=2, ts=0x5a3bd44a9550) at ../src/pulsecore/pdispatch.c:291
#7  0x000078523fe679ec in pa_pdispatch_run (pd=0x5a3bd44a99d0, packet=packet@entry=0x5a3bd44aeee0, ancil_data=ancil_data@entry=0x5a3bd44aaae8, userdata=userdata@entry=0x5a3bd4373710) at ../src/pulsecore/pdispatch.c:344
#8  0x000078523feb71db in pstream_packet_callback (p=<optimized out>, packet=0x5a3bd44aeee0, ancil_data=0x5a3bd44aaae8, userdata=0x5a3bd4373710) at ../src/pulse/context.c:364
#9  0x000078523fe6eaaf in do_read (p=p@entry=0x5a3bd44aa850, re=re@entry=0x5a3bd44aa9d0) at ../src/pulsecore/pstream.c:1023
#10 0x000078523fe703c7 in do_pstream_read_write (p=0x5a3bd44aa850) at ../src/pulsecore/pstream.c:261
#11 0x0000785244782829 in dispatch_func (source=0x5a3bd43735c0, callback=<optimized out>, userdata=<optimized out>) at ../src/pulse/glib-mainloop.c:581
#12 0x000078525dd145b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x000078525dd73717 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x000078525dd13a53 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x000078525f335279 in QEventDispatcherGlib::processEvents (this=0x5a3bd3ef5890, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#16 0x000078525f2d6a7b in QEventLoop::exec (this=this@entry=0x7ffc07286b40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#17 0x000078525f2df3e8 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#18 0x00005a3bd257806d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/kdeconnect-23.08.5-0ubuntu5/daemon/kdeconnectd.cpp:186
[Inferior 1 (process 3211) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-10-09 20:30:11 UTC
*** This bug has been marked as a duplicate of bug 477104 ***