Bug 461862

Summary: KDE daemon crashes
Product: [Applications] kdeconnect Reporter: Vanush <vanush.kamaryan>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kdebugs, ryan.olthof
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Vanush 2022-11-15 07:55:35 UTC
Application: kdeconnectd (22.08.3)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.8-060008-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.26
DrKonqi: 5.26.3 [KCrashBackend]

-- Information about the crash:
everytime when I disconnect bluetooth headphones kdeconnect daemon crashes

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f508452f287 in ?? () from /lib/x86_64-linux-gnu/libKF5PulseAudioQt.so.3
#5  0x00007f50844dedbd in context_get_card_info_callback (pd=pd@entry=0x55acefe813e0, command=command@entry=2, tag=tag@entry=1045, t=t@entry=0x55acefe75cc0, userdata=userdata@entry=0x55acefe06cc0) at ../src/pulse/introspect.c:990
#6  0x00007f5084474383 in run_action (pd=0x55acefe813e0, r=0x55acefe93a40, command=2, ts=0x55acefe75cc0) at ../src/pulsecore/pdispatch.c:291
#7  0x00007f50844755bf in pa_pdispatch_run (pd=0x55acefe813e0, packet=packet@entry=0x55acefe09060, ancil_data=ancil_data@entry=0x55acefe813a8, userdata=userdata@entry=0x55acefdee530) at ../src/pulsecore/pdispatch.c:344
#8  0x00007f50844cd083 in pstream_packet_callback (p=<optimized out>, packet=0x55acefe09060, ancil_data=0x55acefe813a8, userdata=0x55acefdee530) at ../src/pulse/context.c:364
#9  0x00007f508447a487 in do_read (p=p@entry=0x55acefe81110, re=re@entry=0x55acefe81290) at ../src/pulsecore/pstream.c:1023
#10 0x00007f508447b28f in do_pstream_read_write (p=0x55acefe81110) at ../src/pulsecore/pstream.c:261
#11 0x00007f508c6f2916 in ?? () from /lib/x86_64-linux-gnu/libpulse-mainloop-glib.so.0
#12 0x00007f50915c2d1b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f50916176f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f50915c03c3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f5093115af8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f50930ba9bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f50930c2f54 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000055acef50a09e in ?? ()
#19 0x00007f5092629d90 in __libc_start_call_main (main=main@entry=0x55acef509bf0, argc=argc@entry=1, argv=argv@entry=0x7fff0320fd08) at ../sysdeps/nptl/libc_start_call_main.h:58
#20 0x00007f5092629e40 in __libc_start_main_impl (main=0x55acef509bf0, argc=1, argv=0x7fff0320fd08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0320fcf8) at ../csu/libc-start.c:392
#21 0x000055acef50a335 in _start ()
[Inferior 1 (process 1888) detached]

Reported using DrKonqi
Comment 1 Jim James 2023-08-23 01:44:23 UTC
Created attachment 161128 [details]
New crash information added by DrKonqi

kdeconnectd (23.04.3) using Qt 5.15.10

KDE Connect crashes upon disconnecting my bluetooth headphones from the system.

-- Backtrace (Reduced):
#4  0x00007f9ba07a8e17 in PulseAudioQt::CardPrivate::update(pa_card_info const*) () from /lib64/libKF5PulseAudioQt.so.3
#5  0x00007f9ba0662d8f in context_get_card_info_callback () from /lib64/libpulse.so.0
#6  0x00007f9ba05fb5d8 in run_action () from /usr/lib64/pulseaudio/libpulsecommon-16.1.so
#7  0x00007f9ba05ffbcc in pa_pdispatch_run () from /usr/lib64/pulseaudio/libpulsecommon-16.1.so
#8  0x00007f9ba06511ab in pstream_packet_callback () from /lib64/libpulse.so.0
Comment 2 Ryan Olthof 2023-12-07 20:49:47 UTC

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