| Summary: | kdeconnectd constantly crashing | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Oded Arbel <oded> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | dark0ne, softexpert |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Oded Arbel
2022-05-09 17:14:26 UTC
I'm running neon unstable jammy, but interestingly, I have libkf5pulseaudioqt3 installed from what appears to be the neon unstable focal (I upgraded from unstable focal to unstable jammy):
```$ apt policy libkf5pulseaudioqt3
libkf5pulseaudioqt3:
Installed: 1.3+p20.04+tunstable+git20220306.0204-0
Candidate: 1.3+p20.04+tunstable+git20220306.0204-0
Version table:
*** 1.3+p20.04+tunstable+git20220306.0204-0 100
100 /var/lib/dpkg/status
1.3-2 500
500 http://mirror.il-ta.kamatera.com/ubuntu jammy/universe amd64 Packages
```
I see that libkf5pulseaudioqt3 is currently failing to build: https://build.neon.kde.org/job/jammy_unstable_extras_pulseaudio-qt_bin_amd64/6/
Created attachment 156757 [details]
New crash information added by DrKonqi
kdeconnectd (22.12.2) using Qt 5.15.8
Happened while listening to music in Qmmp with bluetooth earbuds.
-- Backtrace (Reduced):
#7 0x00007ff4fc09d0b8 in context_get_card_info_callback (pd=pd@entry=0x5572a8b54240, command=command@entry=2, tag=tag@entry=839, t=t@entry=0x5572a8bf2bf0, userdata=userdata@entry=0x5572a8b1e920) at ../pulseaudio/src/pulse/introspect.c:990
#8 0x00007ff4f7fbae62 in run_action (pd=0x5572a8b54240, r=0x5572a8bf8a20, command=2, ts=0x5572a8bf2bf0) at ../pulseaudio/src/pulsecore/pdispatch.c:291
#9 0x00007ff4f7fbc09c in pa_pdispatch_run (pd=0x5572a8b54240, packet=packet@entry=0x5572a8beeb70, ancil_data=ancil_data@entry=0x5572a8bf4288, userdata=userdata@entry=0x5572a8b967d0) at ../pulseaudio/src/pulsecore/pdispatch.c:344
#10 0x00007ff4fc08b244 in pstream_packet_callback (p=<optimized out>, packet=0x5572a8beeb70, ancil_data=0x5572a8bf4288, userdata=0x5572a8b967d0) at ../pulseaudio/src/pulse/context.c:364
#11 0x00007ff4f7fc0f85 in do_read (p=p@entry=0x5572a8bf3ff0, re=re@entry=0x5572a8bf4170) at ../pulseaudio/src/pulsecore/pstream.c:1023
I can no longer reproduce this issue with any relevant Plasma release. *** Bug 455663 has been marked as a duplicate of this bug. *** |