Skip to content

Instantly share code, notes, and snippets.

@nyanpasu64
Created October 29, 2021 02:29
Show Gist options
  • Save nyanpasu64/ccd99ad10e9af221cd3d62882fe9f2d5 to your computer and use it in GitHub Desktop.
Save nyanpasu64/ccd99ad10e9af221cd3d62882fe9f2d5 to your computer and use it in GitHub Desktop.
pavucontrol-qt crash when restarting pipewire[-pulse?] in a loop
Program terminated with signal SIGSEGV, Segmentation fault.
(gdb) bt
#0 0x00007faeb0601003 in std::local_Rb_tree_increment (__x=0x4000500070007) at /build/gcc/src/gcc/libstdc++-v3/src/c++98/tree.cc:65
#1 std::_Rb_tree_increment (__x=0x55ff3b590010) at /build/gcc/src/gcc/libstdc++-v3/src/c++98/tree.cc:85
#2 0x000055ff3ab16594 in ?? ()
#3 0x000055ff3ab103fd in ?? ()
#4 0x00007faeb14d6c7a in pa_context_set_state (c=0x55ff3bc157c0, st=PA_CONTEXT_FAILED) at ../pulseaudio/src/pulse/context.c:320
#5 0x00007faeb01d720e in do_pstream_read_write (p=0x55ff3bc13f10) at ../pulseaudio/src/pulsecore/pstream.c:280
#6 0x00007faeb151c67e in dispatch_func (source=0x55ff3b8c9f20, callback=<optimized out>, userdata=<optimized out>) at ../pulseaudio/src/pulse/glib-mainloop.c:581
#7 0x00007faeb13e34dc in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#8 0x00007faeb1437749 in ?? () from /usr/lib/libglib-2.0.so.0
#9 0x00007faeb13e0bc1 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0x00007faeb0a6d09f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#11 0x00007faeb0a12d6c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#12 0x00007faeb0a1b2d4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment