Bug 465436 - Pulse audio keeps crashing my kdeconnect
Summary: Pulse audio keeps crashing my kdeconnect
Status: RESOLVED DUPLICATE of bug 477104
Alias: None
Product: pulseaudio-qt
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Nicolas Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-07 18:00 UTC by Aleix Pol
Modified: 2024-10-09 20:29 UTC (History)
0 users

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 Aleix Pol 2023-02-07 18:00:55 UTC
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
[KCrash Handler]
#5  0x00007f5cbff99627 in PulseAudioQt::CardPrivate::update (this=0x557e1e550550, info=0x7ffdd27e5df0) at /home/apol/devel/frameworks/pulseaudio-qt/src/card.cpp:71
#6  0x00007f5cbffa6d9d in PulseAudioQt::MapBase<PulseAudioQt::Card, pa_card_info>::updateEntry (this=0x557e1debf0e0, info=0x7ffdd27e5df0, parent=0x557e1e46b070) at /home/apol/devel/frameworks/pulseaudio-qt/src/maps.h:132
#7  0x00007f5cbffa198e in PulseAudioQt::ContextPrivate::cardCallback (this=0x557e1debf010, info=0x7ffdd27e5df0) at /home/apol/devel/frameworks/pulseaudio-qt/src/context.cpp:554
#8  0x00007f5cbffa06f9 in PulseAudioQt::card_cb (context=0x557e1e465160, info=0x7ffdd27e5df0, eol=0, data=0x557e1debf010) at /home/apol/devel/frameworks/pulseaudio-qt/src/context.cpp:148
#9  0x00007f5cbfefc0b8 in ?? () from /usr/lib/libpulse.so.0
#10 0x00007f5cbe3bae62 in ?? () from /usr/lib/pulseaudio/libpulsecommon-16.1.so
#11 0x00007f5cbe3bc09c in pa_pdispatch_run () from /usr/lib/pulseaudio/libpulsecommon-16.1.so
#12 0x00007f5cbfeea244 in ?? () from /usr/lib/libpulse.so.0
#13 0x00007f5cbe3c0f85 in ?? () from /usr/lib/pulseaudio/libpulsecommon-16.1.so
#14 0x00007f5cbe3c1e1f in ?? () from /usr/lib/pulseaudio/libpulsecommon-16.1.so
#15 0x00007f5ccdcab728 in ?? () from /usr/lib/libpulse-mainloop-glib.so.0
#16 0x00007f5cd651682b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f5cd656dcc9 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f5cd65150e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f5cd9b0e436 in QEventDispatcherGlib::processEvents (this=0x557e1d92fbc0, flags=...) at /home/apol/devel/frameworks/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#20 0x00007f5cd9ab4b4b in QEventLoop::exec (this=this@entry=0x7ffdd27e62a0, flags=..., flags@entry=...) at ../../include/QtCore/../../../../../devel/frameworks/qt5/qtbase/src/corelib/global/qflags.h:69
#21 0x00007f5cd9abccb6 in QCoreApplication::exec () at ../../include/QtCore/../../../../../devel/frameworks/qt5/qtbase/src/corelib/global/qflags.h:121
#22 0x0000557e1c020c67 in main (argc=1, argv=0x7ffdd27e6658) at /home/apol/devel/frameworks/kdeconnect-kde/daemon/kdeconnectd.cpp:185
[Inferior 1 (process 257075) detached]
Comment 1 Nicolas Fella 2024-10-09 20:29:38 UTC

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