wwmm / easyeffects

Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications
GNU General Public License v3.0
6.62k stars 270 forks source link

Crash after start-up #408

Closed jtojnar closed 5 years ago

jtojnar commented 5 years ago

Running PulseEffects 4.4.4 built with Nix on Ubuntu, I get the following crash few seconds after start up.

I ran rm -r ~/.config/PulseEffects and dconf reset -f /com/github/wwmm/pulseeffects/ beforehand.

log ```ShellSession $ coredumpctl gdb PID: 6686 (.pulseeffects-w) UID: 1000 (jtojnar) GID: 1000 (jtojnar) Signal: 11 (SEGV) Timestamp: Thu 2019-01-03 19:07:33 CET (23s ago) Command Line: result/bin/pulseeffects Executable: /nix/store/dgfjwpvcwi33p1vrpi52k7y7hl1xi8zs-pulseeffects-4.4.4/bin/.pulseeffects-wrapped Control Group: /user.slice/user-1000.slice/user@1000.service/gnome-terminal-server.service Unit: user@1000.service User Unit: gnome-terminal-server.service Slice: user-1000.slice Owner UID: 1000 (jtojnar) Boot ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Machine ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Hostname: jtojnar Storage: /var/lib/systemd/coredump/core.\x2epulseeffects-w.1000.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.6686.XXXXXXXXXXXXXXXX.lz4 Message: Process 6686 (.pulseeffects-w) of user 1000 dumped core. Stack trace of thread 6686: #0 0x00007f5289473b0b _ZN3Gtk9TreeModel4gobjEv (libgtkmm-3.0.so.1) #1 0x00007f52894239de _ZN3Gtk9ListStore5eraseERKNS_8TreeIterE (libgtkmm-3.0.so.1) #2 0x000000000047b2cf _ZN15PulseSettingsUi17on_source_removedEj (.pulseeffects-wrapped) #3 0x0000000000480c75 _ZNK4sigc18bound_mem_functor1Iv15PulseSettingsUijEclERKj (.pulseeffects-wrapped) #4 0x00000000004980fc _ZN4sigc8internal12signal_emit1IvjNS_3nilEE4emitEPNS0_11signal_implERKj (.pulseeffects-wrapped) #5 0x000000000048f0a3 _ZNK4sigc7signal1IvjNS_3nilEE4emitERKj (.pulseeffects-wrapped) #6 0x000000000048f0b5 call_it (.pulseeffects-wrapped) #7 0x00007f528a9f8960 _ZN12_GLOBAL__N_1L27glibmm_source_callback_onceEPv (libglibmm-2.4.so.1) #8 0x00007f528ac7f7d5 g_main_context_dispatch (libglib-2.0.so.0) #9 0x00007f528ac7fc40 g_main_context_iterate.isra.26 (libglib-2.0.so.0) #10 0x00007f528ac7fe1c g_main_context_iteration (libglib-2.0.so.0) #11 0x00007f528990325d g_application_run (libgio-2.0.so.0) #12 0x00007f52893cfe0b _ZN3Gtk11Application3runEiPPc (libgtkmm-3.0.so.1) #13 0x0000000000462a85 main (.pulseeffects-wrapped) #14 0x00007f52866a4b8e __libc_start_main (libc.so.6) #15 0x000000000046284a _start (.pulseeffects-wrapped) Stack trace of thread 6688: #0 0x00007f5286770229 syscall (libc.so.6) #1 0x00007f528acda89a g_cond_wait_until (libglib-2.0.so.0) #2 0x00007f528ac46cf6 g_async_queue_timeout_pop (libglib-2.0.so.0) #3 0x00007f528acb312e g_thread_pool_thread_proxy (libglib-2.0.so.0) #4 0x00007f528acb2905 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f5286a3e5a7 start_thread (libpthread.so.0) #6 0x00007f528677522f __clone (libc.so.6) Stack trace of thread 6687: #0 0x00007f528676b501 __poll (libc.so.6) #1 0x00007f528ac7fb4e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007f528ac7fe1c g_main_context_iteration (libglib-2.0.so.0) #3 0x00007f528ac7fe61 glib_worker_main (libglib-2.0.so.0) #4 0x00007f528acb2905 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f5286a3e5a7 start_thread (libpthread.so.0) #6 0x00007f528677522f __clone (libc.so.6) Stack trace of thread 6691: #0 0x00007f528676b501 __poll (libc.so.6) #1 0x00007f528af93c61 poll_func (libpulse.so.0) #2 0x00007f528af85610 pa_mainloop_poll (libpulse.so.0) #3 0x00007f528af85ca0 pa_mainloop_iterate (libpulse.so.0) #4 0x00007f528af85d30 pa_mainloop_run (libpulse.so.0) #5 0x00007f528af93ba9 thread (libpulse.so.0) #6 0x00007f5286455f88 internal_thread_func (libpulsecommon-12.2.so) #7 0x00007f5286a3e5a7 start_thread (libpthread.so.0) #8 0x00007f528677522f __clone (libc.so.6) Stack trace of thread 6690: #0 0x00007f528676b501 __poll (libc.so.6) #1 0x00007f528ac7fb4e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007f528ac7fe1c g_main_context_iteration (libglib-2.0.so.0) #3 0x00007f527ad9fe1d dconf_gdbus_worker_thread (libdconfsettings.so) #4 0x00007f528acb2905 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f5286a3e5a7 start_thread (libpthread.so.0) #6 0x00007f528677522f __clone (libc.so.6) Stack trace of thread 6689: #0 0x00007f528676b501 __poll (libc.so.6) #1 0x00007f528ac7fb4e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007f528ac80152 g_main_loop_run (libglib-2.0.so.0) #3 0x00007f5289942da6 gdbus_shared_thread_func (libgio-2.0.so.0) #4 0x00007f528acb2905 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f5286a3e5a7 start_thread (libpthread.so.0) #6 0x00007f528677522f __clone (libc.so.6) GNU gdb (Ubuntu 8.2-0ubuntu1) 8.2 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /nix/store/dgfjwpvcwi33p1vrpi52k7y7hl1xi8zs-pulseeffects-4.4.4/bin/.pulseeffects-wrapped...done. warning: core file may not match specified executable file. [New LWP 6686] [New LWP 6688] [New LWP 6687] [New LWP 6691] [New LWP 6690] [New LWP 6689] warning: File "/nix/store/xdsjx0gba4id3yyqxv66bxnm2sqixkjj-glibc-2.27/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /nix/store/xdsjx0gba4id3yyqxv66bxnm2sqixkjj-glibc-2.27/lib/libthread_db-1.0.so line to your configuration file "/home/jtojnar/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/jtojnar/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: File "/nix/store/xdsjx0gba4id3yyqxv66bxnm2sqixkjj-glibc-2.27/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Core was generated by `result/bin/pulseeffects'. Program terminated with signal SIGSEGV, Segmentation fault. #0 Gtk::TreeModel::gobj (this=0x0) at ../gtkmm/treemodel.h:245 245 ../gtkmm/treemodel.h: No such file or directory. [Current thread is 1 (LWP 6686)] warning: File "/nix/store/x6inizi5ahlyhqxxwv1rvn05a25icarq-gcc-7.3.0-lib/lib/libstdc++.so.6.0.24-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". (gdb) bt #0 Gtk::TreeModel::gobj (this=0x0) at ../gtkmm/treemodel.h:245 #1 Gtk::TreeIter::operator++ (this=this@entry=0x7ffdb34f7440) at treeiter.cc:64 #2 0x00007f52894239de in Gtk::ListStore::erase (this=0x2a02680, iter=...) at liststore.cc:55 #3 0x000000000047b2cf in PulseSettingsUi::on_source_removed (this=0x14e2000, idx=88591) at ../src/pulse_settings_ui.cpp:273 #4 0x0000000000480c75 in sigc::bound_mem_functor1::operator() (_A_a1=, this=) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/functors/mem_fun.h:2066 #5 sigc::adaptor_functor >::operator() (_A_arg1=, this=) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:89 #6 sigc::internal::slot_call, void, unsigned int>::call_it (rep=, a_#0=) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/functors/slot.h:451 #7 0x00000000004980fc in sigc::internal::signal_emit1::emit (impl=0x29c99b0, _A_a1=@0x7f52600108f8: 88591) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/signal.h:1041 #8 0x000000000048f0a3 in sigc::signal1::emit (_A_a1=, this=) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/signal.h:2951 #9 PulseManager::::::operator() (__closure=) at ../src/pulse_manager.cpp:186 #10 sigc::adaptor_functor [with auto:1 = pa_context*; auto:2 = pa_subscription_event_type; auto:3 = unsigned int; auto:4 = void*]:: >::operator()(void) const (this=) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256 #11 0x000000000048f0b5 in sigc::internal::slot_call0 [with auto:1 = pa_context*; auto:2 = pa_subscription_event_type; auto:3 = unsigned int; auto:4 = void*]::, void>::call_it(sigc::internal::slot_rep *) (rep=) at /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1/include/sigc++-2.0/sigc++/functors/slot.h:136 #12 0x00007f528a9f8960 in (anonymous namespace)::glibmm_source_callback_once(void*) () from /nix/store/155wbb3s1rx6f1zil9l08xnacixybsmv-glibmm-2.56.0/lib/libglibmm-2.4.so.1 #13 0x00007f528ac7f7d5 in g_main_context_dispatch () from /nix/store/k2cl7p0cnzvgz36fb7ibj4fpamdg3sax-glib-2.58.1/lib/libglib-2.0.so.0 #14 0x00007f528ac7fc40 in g_main_context_iterate.isra () from /nix/store/k2cl7p0cnzvgz36fb7ibj4fpamdg3sax-glib-2.58.1/lib/libglib-2.0.so.0 #15 0x00007f528ac7fe1c in g_main_context_iteration () from /nix/store/k2cl7p0cnzvgz36fb7ibj4fpamdg3sax-glib-2.58.1/lib/libglib-2.0.so.0 #16 0x00007f528990325d in g_application_run () from /nix/store/k2cl7p0cnzvgz36fb7ibj4fpamdg3sax-glib-2.58.1/lib/libgio-2.0.so.0 #17 0x00007f52893cfe0b in Gtk::Application::run (this=, argc=, argv=) at application.cc:137 #18 0x0000000000462a85 in main (argc=1, argv=0x7ffdb34f7868) at ../src/pulseeffects.cpp:29 ``` This is the dependencies used: ```ShellSession $ nix-store --query --references result/ /nix/store/xdsjx0gba4id3yyqxv66bxnm2sqixkjj-glibc-2.27 /nix/store/k2cl7p0cnzvgz36fb7ibj4fpamdg3sax-glib-2.58.1 /nix/store/07aknxj6fdssd48psrqyza21cnc6si4z-dconf-0.30.1-lib /nix/store/a8yvvnl2sbjnscc0jvfgblb7shsldp8y-gstreamer-1.14.4 /nix/store/x6inizi5ahlyhqxxwv1rvn05a25icarq-gcc-7.3.0-lib /nix/store/yrn79gifi565yiwby5l8dpqdjy0ap209-gst-plugins-base-1.14.4 /nix/store/0a7qwzzw3y3k4bdd5vfjmlmba871iy25-gst-plugins-good-1.14.4 /nix/store/a7fmdkj9mnaq22284gabyq1yn9g1fwyh-libsigc++-2.10.1 /nix/store/155wbb3s1rx6f1zil9l08xnacixybsmv-glibmm-2.56.0 /nix/store/5j29cl90ssiqygmi3kqdf10r9a1jjgyi-dbus-1.12.12-lib /nix/store/85qvxqinhc3837b8r91rq65dgc9p6cbq-gsettings-desktop-schemas-3.28.1 /nix/store/can00lfiynqkbsdkkmgp6qg8p8w92cxa-bash-4.4-p23 /nix/store/8a3jslcndb816vr8ynqsnkmd4yd736lv-fftw-single-3.3.8-dev /nix/store/8byzhd738g9i6qc0lb1qz4iraixwmm40-cups-2.2.6 /nix/store/8m96gcl6b0dx53g4cygllwzfbc56vrx5-hicolor-icon-theme-0.17 /nix/store/nj8xay3dm1rxli7wzqs5a72rg4gs6kkl-libsndfile-1.0.28 /nix/store/8rcg916s4ql147kwdr519klir0gnhb12-libsndfile-1.0.28-dev /nix/store/chz8fjva0f9svws1pxwwzgyc6b081i1c-glib-2.58.1-dev /nix/store/a6n7pfkmzrbwi96jwnqgph8ai7qv4kh7-cairo-1.16.0-dev /nix/store/ivlmfv9x62g22wkz43gnhskqzy0dgwhg-gdk-pixbuf-2.38.0-dev /nix/store/srg2fi8bp9lgg8km2kd42y184xw8vsqy-pango-1.42.4-dev /nix/store/v1fsmybazgy865xvmwq52wk26p74i0gj-gtk+3-3.24.1 /nix/store/v53pw2jfdfpr7hbmxcmzx1fl3hc06w8l-atk-2.30.0-dev /nix/store/9m08qiyl2a8l71gf87r6k1djjw9d4idm-gtk+3-3.24.1-dev /nix/store/a22vmk2gbdpwmnzfjap8kv7w4arimhl1-boost-1.67_0 /nix/store/w7dfw80flyg25j0gmapzylfgixvhq2vd-glibmm-2.56.0-dev /nix/store/dh9c42lkv4xz1mxrv6ipbfrkbcpiyqlm-cairomm-1.12.2 /nix/store/xbjfwvxd5z1yfbp6cl43wxbg13syvz59-pangomm-2.40.1 /nix/store/xrkfh0zqw2ndmzzb1vhqh6lyr3lilyqw-cairomm-1.12.2-dev /nix/store/a8mchi9hidwiglg3sjhkd9zarn89rwv1-pangomm-2.40.1-dev /nix/store/ajj0fgr0p9b8agh6hldjpc1j2fvwj1w8-zita-convolver-4.0.3 /nix/store/gd073lfgryph52pblwbm11k23sy6qa1r-atkmm-2.24.2 /nix/store/f2dn6b5as36b9m9jhhixyq46pqaljjz1-atkmm-2.24.2-dev /nix/store/psqblh5bsgkbkhn4r648pgjw5rq4npkv-glibc-2.27-dev /nix/store/p7j7qg5cri229ihf8nllwjhzgbvgx5d0-gcc-7.3.0 /nix/store/vibzg1rchc38rqs2bgfblfd3nmh4iy94-gtkmm-3.22.2 /nix/store/ayx71la4lqncsykp2sx6qzswm7jha30k-gtkmm-3.22.2-dev /nix/store/d8jldx6f4c7acrg4pnrdzad6bxhilf4i-mda-lv2-1.2.2 /nix/store/skz2khh606f0i2vi1k1f2f4x3ran9ws1-pulseaudio-12.2 /nix/store/gjxdg6hbkrhshxsf0cfp6aai0xm62cn6-pulseaudio-12.2-dev /nix/store/qiqc5xlp1jq00yr3b1lyyk78w9g1xqca-libsamplerate-0.1.9 /nix/store/hb2q97vr032h6202zd0441b995jxys1v-libsamplerate-0.1.9-dev /nix/store/ms3nk2v3apjj17a72drcx0wgqffll3ah-calf-0.90.0 /nix/store/n727z93ikqfcl8vymvbxyic54lhaxcn2-dbus-1.12.12-dev /nix/store/sfi9jaizjxq4h53acmvf6znr5i6y3gfm-gstreamer-1.14.4-dev /nix/store/r6hyakci84dld6sbn89xq9ijsb0sd85r-gst-plugins-base-1.14.4-dev /nix/store/vvbixxfr0g5wawh3qpx06b890v32q04f-libebur128-1.2.4 /nix/store/zkd3vk32hkgk2agmbi21ip7jw4s7jb47-librsvg-2.44.9 /nix/store/xarl3fcv1q993bvdsfbrbvxbqz745afv-gst-plugins-bad-1.14.4 /nix/store/xqrqnk50hc7dnxvz0ylwvrpnjdjqk1xm-zam-plugins-3.10 /nix/store/z7qx0af21mizcxwjwx3c0dn20k7rl489-rubberband-1.8.1 /nix/store/dgfjwpvcwi33p1vrpi52k7y7hl1xi8zs-pulseeffects-4.4.4 ```
wwmm commented 5 years ago

Based on the coredump output the crash is happening somewhere inside gtkmm in functions related to the treemodel class. So my first guess is that something went wrong with this library installation. Looking at gdb output I saw ../gtkmm/treemodel.h: No such file or directory. But if a header is missing I would expect a compilation problem. Not a runtime one. Strange...

Although I did some code refactoring related to the interface I don't see a reason for your libraries version not being able to handle the new version. I am using the same gtkmm functions I used in the older PulseEffects versions. It feels like a library installation problem.

jtojnar commented 5 years ago

The missing headers are just gdb not being able to find them because they are installed under separate prefix. No need for concern.

I was also able to reproduce the same crash on at least 4.4.1.

wwmm commented 5 years ago

Ok. So it has nothing to do with the latest changes... I have just finished an Arch Linux reinstall in one of my machines and I can not reproduce this issue. But a few relevant packages have newer versions here:

local/gtk3 3.24.2+7+g43aeb52b73-1
local/gtkmm3 3.24.0-1
local/glib2 2.58.2-1
local/glibmm 2.56.0-1
local/libsigc++ 2.10.1-1
local/gcc 8.2.1+20181127-1

I wonder if this could be related to the older gcc version... But again I would expect a compilation problem...

jtojnar commented 5 years ago

Updated the GTK version:

/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27
/nix/store/q2q1sg5sljia8sihhwcpbxir70yw33bw-glibc-2.27-dev
/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib
/nix/store/4ga86h16l157r7bas9hcwxgl9d3r32s6-gcc-7.4.0
/nix/store/ajxd08dbicnm09cgqh3vy1nba5l7qpri-glib-2.58.2
/nix/store/vs6d2fjkl4kb3jb7rwibsd76k9v2n4xy-bash-4.4-p23
/nix/store/w3qqr23mdqbbaa9i3qnw1wyqlg3k9hxd-glib-2.58.2-dev
/nix/store/56hpd3gm1213sjs1fchnnv0vi00wflxb-gdk-pixbuf-2.38.0-dev
/nix/store/n6p5bc4yvd0ajmkzwfx7i3pxmx6kg2s3-libsigc++-2.10.1
/nix/store/f3s8r4qrxmf3snhq3yy65azm8lary58l-cairomm-1.12.2
/nix/store/hv8jjrrlyz4n903dx3qz34vv3jnskqaf-cairo-1.16.0-dev
/nix/store/dcw3gnnh9ab8psbm3ya2nazjm42dfv5a-cairomm-1.12.2-dev
/nix/store/f0rmjwvj9076bqfbpcy19xs7g2kvfzyq-pango-1.42.4-dev
/nix/store/k67kv9rz4bnaid7qqgcp705df8yajwzw-glibmm-2.58.0
/nix/store/nbw3v8scwr7nyzib74h0bhnpad2zhhgf-glibmm-2.58.0-dev
/nix/store/p213737midlgmf5i7nmvc2czgl4wgm8x-pangomm-2.42.0
/nix/store/c3h33q4w1db4pzqf7shgwinf4dsrdrw9-pangomm-2.42.0-dev
/nix/store/fdvcbi2xzyq2h87ascl0mz0wl2324gqk-atk-2.30.0-dev
/nix/store/hikkd92941s55sqlj2h9j3skj94azm97-gsettings-desktop-schemas-3.28.1
/nix/store/r99nhjhlvn1rc5a6mspghw9cgnanyyr1-gtk+3-3.24.2
/nix/store/dm9v9s1d24p7hda08snh02s85p79i091-gtk+3-3.24.2-dev
/nix/store/rrpcx5iwsqmkc3jarpgl18p30flyx7vv-atkmm-2.28.0
/nix/store/fl5qyvgbqrgmmm16kahr60g9qfrmn31v-atkmm-2.28.0-dev
/nix/store/2iwa6rr6klyamsg75f6lvj7l139kdlm7-gtkmm-3.24.0
/nix/store/44wj66drhzyd8wzn3hiiym5yaba7xknp-libsndfile-1.0.28
/nix/store/ccs44376hx4xkkgwxkvnf7sxlp058rp7-dconf-0.30.1-lib
/nix/store/3bhzsab947qsq2l3mjdwkhki1gsq8p5z-pulseaudio-12.2
/nix/store/5g2ccgin3nwcd5snxav4519zlpz53c9j-libebur128-1.2.4
/nix/store/7aa27vkjqkzrs2c103n3mqfr8vyvgflm-gtkmm-3.24.0-dev
/nix/store/z860f1h8h5zh30jfj6bhk6rys7dn5p0m-gstreamer-1.14.4
/nix/store/93h9jlfy82znnna0yzw8pcw6bmgdyc8a-gst-plugins-base-1.14.4
/nix/store/9knzqs8nzz8dh8g4rz7lql5ayrzwd24x-gst-plugins-good-1.14.4
/nix/store/sf4rhf77rvkwa7fgfi57890hsscpagy4-gstreamer-1.14.4-dev
/nix/store/dyr95ijhm0mirj14xic83c5scnxmb2zq-gst-plugins-base-1.14.4-dev
/nix/store/l47kd7fafxk57dzkhf4wxxkfs2ggciz2-libsamplerate-0.1.9
/nix/store/gjdcrpwvmkr778ikw55ja22ci7igdvph-rubberband-1.8.1
/nix/store/idqhmbihvny73rw870vfc9jkvk75qs8q-boost-1.67_0
/nix/store/j6yld3hnynqlxczhkf71sp109s1gwkcs-fftw-single-3.3.8-dev
/nix/store/m2dagi6nahcjygd74i0bmvrjxnrmgdy2-calf-0.90.0
/nix/store/n8ywp3b6v4maki5vn16l2k30iwkna7ba-libsndfile-1.0.28-dev
/nix/store/p7i764kkbn998j565f2b0wg9lx404fbn-zita-convolver-4.0.3
/nix/store/qgbawznfk0hqjpblgsnaayf1bdrjghn9-pulseaudio-12.2-dev
/nix/store/vk88yky19nfcwvc4v1cp2q9zqd4ank8i-librsvg-2.44.11
/nix/store/vd7z217nkajmgvy46sg44l2pa9a9sm55-gst-plugins-bad-1.14.4
/nix/store/vpwfzkav65jz2gj6xqzyf4c6z526c9dy-libsamplerate-0.1.9-dev
/nix/store/wjjipg294qmp7c59vixi7cjh488bx4kb-hicolor-icon-theme-0.17
/nix/store/y0q28wr06y5y0j030i62zmmz0j4ga5g2-zam-plugins-3.10
/nix/store/y7jz2zwvhrmh8pfpr3vds8n90ki7v6qc-cups-2.2.10
/nix/store/ycwmfw55zdw6b7mf076prs6hdxy07mbl-mda-lv2-1.2.2
/nix/store/zvpx59pcw0s3jc5xnvv1i5xhczdk0mz2-pulseeffects-4.4.1

Still the same issue.

I also wonder why the -dev paths are built into the gstreamer plug-ins but (correctly) not into the main binary. Never mind, they are part of the debugging information.

wwmm commented 5 years ago

Is there anything different you do that triggers the crash or just waiting? The coredump suggest the crash is happening after an input device is removed. This in turns triggers the treemodel functions to updated the combobox in the settings menu(Pulseaudio section).

I tried to plug/unplug an usb microphone here but somehow the menu is updated with no problems...

Try to run in service mode and see what happens pulseeffects --gapplication-service. This way we can make sure it is a gtkmm problem.

jtojnar commented 5 years ago

One weird thing I noticed, is that if I remove my USB headphones, every few seconds (in irregular intervals), the GNOME Shell volume icon will disappear for fraction of a second. Maybe there is some issue with the sound card. Here is the journal log:

log ``` led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.412| 4.999) I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1b.0.iec958-stereo idle for too long, suspending ... led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) I: [alsa-sink-ALC898 Digital] alsa-sink.c: Device suspended... led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: suspend_cause: (none) -> IDLE led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: state: IDLE -> SUSPENDED led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: suspend_cause: (none) -> IDLE led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: state: IDLE -> SUSPENDED led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes led 03 21:57:15 jtojnar pulseaudio[16648]: (154168.413| 0.000) D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_00_1b.0. led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.525) I: [pulseaudio] client.c: Created 66 "Native client (UNIX socket client)" led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32 led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=1000 success=1 led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: SHM possible: yes led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: Negotiated SHM: yes led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: Memfd possible: yes led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64,0 KiB each, total size is 64,0 MiB, maximum usable slot size is 65472 led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: Enabling srbchannel... led 03 21:57:16 jtojnar pulseaudio[16648]: (154168.939| 0.000) D: [pulseaudio] protocol-native.c: Client enabled srbchannel. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 5.196) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now plugged in led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status yes led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port analog-output-headphones led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for port analog-output-headphones, preferred = (null) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: suspend_cause: IDLE -> (none) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: state: SUSPENDED -> UNLINKED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] module-rescue-streams.c: No source outputs to move away. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: suspend_cause: IDLE -> (none) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: state: SUSPENDED -> UNLINKED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) D: [alsa-sink-ALC898 Digital] alsa-sink.c: Thread shutting down led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) I: [pulseaudio] sink.c: Freeing sink 94493 "alsa_output.pci-0000_00_1b.0.iec958-stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.136| 0.000) I: [pulseaudio] source.c: Freeing source 94496 "alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.137| 0.001) D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1' led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.137| 0.000) D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.138| 0.000) D: [pulseaudio] alsa-util.c: Managed to open front:1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.138| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.138| 0.000) D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 371 ms led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.196| 0.058) D: [alsa-sink-USB Audio] protocol-native.c: Implicit underrun of 'AudioStream' led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.196| 0.000) D: [alsa-sink-USB Audio] sink.c: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo: Found underrun 576 bytes ago (4224 bytes ahead in playback buffer) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.008) D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples). led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-sink.c: Successfully opened device front:1. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-sink.c: Selected mapping 'Analogue Stereo' (analog-stereo). led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.205| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Added 2 ports led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_00_1b.0.analog-stereo. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_1b.0.analog-stereo: front-left: 26090 / 40%, front-right: 26090 / 40% led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_00_1b.0.analog-stereo: unmuted led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: Created sink 94494 "alsa_output.pci-0000_00_1b.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.resolution_bits = "16" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.api = "alsa" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.class = "sound" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.class = "generic" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.subclass = "generic-mix" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.name = "ALC898 Analog" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.id = "ALC898 Analog" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.subdevice = "0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.device = "0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.card = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.bus = "pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.vendor.id = "8086" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.vendor.name = "Intel Corporation" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.product.id = "8c20" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.form_factor = "internal" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.string = "front:1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.buffering.buffer_size = "65536" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.buffering.fragment_size = "32768" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.access_mode = "mmap+timer" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.profile.name = "analog-stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.profile.description = "Analogue Stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.description = "Built-in Audio Analogue Stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC898" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0899,1458a092,00100003" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: module-udev-detect.discovered = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_output.pci-0000_00_1b.0.analog-stereo.monitor: front-left: 63489 / 97%, front-right: 63489 / 97% led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: Created source 94497 "alsa_output.pci-0000_00_1b.0.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.description = "Monitor of Built-in Audio Analogue Stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.class = "monitor" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: alsa.card = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.bus = "pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.vendor.id = "8086" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.product.id = "8c20" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.form_factor = "internal" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.string = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Using 2,0 fragments of size 32768 bytes (185,76ms), buffer size is 65536 bytes (371,52ms) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20,00ms led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-sink.c: hwbuf_unused=0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-sink.c: setting avail_min=15502 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Activating path analog-output-headphones led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Path analog-output-headphones (Headphones), direction=1, priority=90, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=87, min_dB=-181,5, max_dB=0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element Headphone, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=1, volume=3, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element PCM, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone, alsa_name='Dock Headphone Jack', detection unavailable led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone Phantom, alsa_name='Dock Headphone Phantom Jack', detection unavailable led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Front Headphone, alsa_name='Front Headphone Jack', detection possible led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Front Headphone Phantom, alsa_name='Front Headphone Phantom Jack', detection unavailable led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Headphone, alsa_name='Headphone Jack', detection unavailable led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Headphone Phantom, alsa_name='Headphone Phantom Jack', detection unavailable led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Headphone Mic, alsa_name='Headphone Mic Jack', detection unavailable led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -181,50 dB to 0,00 dB. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Fixing base volume to 0,00 dB led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware mute control. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: snd_pcm_dump(): led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: Soft volume PCM led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: Control: PCM Playback Volume led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: min_dB: -51 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: max_dB: 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: resolution: 256 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'HDA Intel PCH' device 0 subdevice 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: appl_ptr : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-util.c: hw_ptr : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [alsa-sink-USB Audio] sink.c: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo: Found underrun 2880 bytes ago (1920 bytes ahead in playback buffer) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Thread starting up led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-sink.c: Requested volume: front-left: 26090 / 40% / -24,00 dB, front-right: 26090 / 40% / -24,00 dB led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-sink.c: Got hardware volume: front-left: 26090 / 40% / -24,00 dB, front-right: 26090 / 40% / -24,00 dB led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.206| 0.000) D: [pulseaudio] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB (accurate-enough=yes) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.004) I: [alsa-sink-ALC898 Analog] core-util.c: Failed to acquire real-time scheduling: No such file or directory led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.analog-stereo: state: INIT -> IDLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) I: [alsa-sink-ALC898 Analog] alsa-sink.c: Starting playback. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [alsa-sink-ALC898 Analog] ratelimit.c: 49 events suppressed led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Cutting sleep time for the initial iterations by half. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor: state: INIT -> IDLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Cutting sleep time for the initial iterations by half. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-device-restore.c: Could not set format on sink alsa_output.pci-0000_00_1b.0.analog-stereo led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1b.0.analog-stereo becomes idle, timeout in 5 seconds. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) I: [pulseaudio] card.c: Changed profile of card 3 "alsa_card.pci-0000_00_1b.0" to output:analog-stereo+input:iec958-stereo led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo to availability status unknown led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo+input:analog-stereo to availability status unknown led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch away from port analog-output-headphones, found iec958-stereo-output led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port iec958-stereo-output led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for port iec958-stereo-output, preferred = (null) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Cutting sleep time for the initial iterations by half. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.analog-stereo: state: IDLE -> UNLINKED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] module-rescue-streams.c: No source outputs to move away. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor: state: IDLE -> UNLINKED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Thread shutting down led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) I: [pulseaudio] sink.c: Freeing sink 94494 "alsa_output.pci-0000_00_1b.0.analog-stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.211| 0.000) I: [pulseaudio] source.c: Freeing source 94497 "alsa_output.pci-0000_00_1b.0.analog-stereo.monitor" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.212| 0.001) D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1' led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.212| 0.000) D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ... led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) D: [pulseaudio] alsa-util.c: Managed to open iec958:1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 371 ms led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples). led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-sink.c: Successfully opened device iec958:1. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-sink.c: Selected mapping 'Digital Stereo (IEC958)' (iec958-stereo). led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) D: [pulseaudio] alsa-mixer.c: Added 1 ports led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_00_1b.0.iec958-stereo. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_1b.0.iec958-stereo: front-left: 23580 / 36%, front-right: 23580 / 36% led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_00_1b.0.iec958-stereo: unmuted led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: Created sink 94495 "alsa_output.pci-0000_00_1b.0.iec958-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.resolution_bits = "16" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.api = "alsa" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.class = "sound" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.class = "generic" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.subclass = "generic-mix" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.name = "ALC898 Digital" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.id = "ALC898 Digital" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.subdevice = "0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.device = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.card = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.bus = "pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.vendor.id = "8086" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.vendor.name = "Intel Corporation" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.product.id = "8c20" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.form_factor = "internal" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.string = "iec958:1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.buffering.buffer_size = "65536" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.buffering.fragment_size = "32768" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.access_mode = "mmap+timer" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.profile.name = "iec958-stereo" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.profile.description = "Digital Stereo (IEC958)" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.description = "Built-in Audio Digital Stereo (IEC958)" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC898" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0899,1458a092,00100003" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: module-udev-detect.discovered = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.213| 0.000) I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: Created source 94498 "alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.description = "Monitor of Built-in Audio Digital Stereo (IEC958)" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.class = "monitor" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: alsa.card = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.bus = "pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.vendor.id = "8086" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.product.id = "8c20" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.form_factor = "internal" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.string = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] alsa-sink.c: Using 2,0 fragments of size 32768 bytes (185,76ms), buffer size is 65536 bytes (371,52ms) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20,00ms led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-sink.c: hwbuf_unused=0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-sink.c: setting avail_min=15502 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-mixer.c: Activating path iec958-stereo-output led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-mixer.c: Path iec958-stereo-output (Digital Output (S/PDIF)), direction=1, priority=0, probed=yes, supported=yes, has_mute=yes, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=1, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] alsa-sink.c: Driver does not support hardware volume control, falling back to software volume control. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware mute control. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: snd_pcm_dump(): led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: Hooks PCM led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:21 jtojnar kernel: .pulseeffects-w[4983]: segfault at 0 ip 00007fde7cd51a26 sp 00007ffc49b21aa0 error 4 in libgtkmm-3.0.so.1.1.0[7fde7c971000+4ce000] led 03 21:57:21 jtojnar kernel: Code: d0 b0 04 00 48 8d 3d 16 68 04 00 ba 3c 00 00 00 e8 6f ef f2 ff 0f 1f 80 00 00 00 00 48 8b 47 20 48 89 fb f3 0f 6f 07 48 89 de <48> 8b 10 0f 29 04 24 48 8b 52 e8 f3 0f 6f 47 10 48 8b 7c 10 08 0f led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'HDA Intel PCH' device 1 subdevice 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:21 jtojnar gsd-media-keys[17007]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: appl_ptr : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [pulseaudio] alsa-util.c: hw_ptr : 0 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.214| 0.000) D: [alsa-sink-ALC898 Digital] alsa-sink.c: Thread starting up led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.005) I: [alsa-sink-ALC898 Digital] core-util.c: Failed to acquire real-time scheduling: No such file or directory led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: state: INIT -> IDLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) I: [alsa-sink-ALC898 Digital] alsa-sink.c: Starting playback. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [alsa-sink-ALC898 Digital] alsa-sink.c: Cutting sleep time for the initial iterations by half. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: state: INIT -> IDLE led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1b.0.iec958-stereo becomes idle, timeout in 5 seconds. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) I: [pulseaudio] card.c: Changed profile of card 3 "alsa_card.pci-0000_00_1b.0" to output:iec958-stereo+input:iec958-stereo led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo to availability status no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo+input:analog-stereo to availability status no led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:21 jtojnar gsd-media-keys[17007]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.220| 0.000) D: [alsa-sink-ALC898 Digital] alsa-sink.c: Cutting sleep time for the initial iterations by half. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.221| 0.000) D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.221| 0.000) D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_00_1b.0. led 03 21:57:21 jtojnar gnome-shell[16602]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:21 jtojnar gnome-shell[16602]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.003) D: [alsa-sink-USB Audio] protocol-native.c: Requesting rewind due to end of underrun. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Requested to rewind 4800 bytes. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Limited to 4544 bytes. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: before: 1136 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: after: 1136 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Rewound 4544 bytes. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] sink.c: Processing rewind... led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] sink.c: latency = 7281 led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] sink-input.c: Have to rewind 4544 bytes on render memblockq. led 03 21:57:21 jtojnar pulseaudio[16648]: (154174.224| 0.000) D: [alsa-sink-USB Audio] source.c: Processing rewind... led 03 21:57:21 jtojnar systemd[1]: Started Process Core Dump (PID 4994/UID 0). -- Subject: Unit systemd-coredump@223-4994-0.service has finished start-up -- Defined-By: systemd -- Support: http://www.ubuntu.com/support -- -- Unit systemd-coredump@223-4994-0.service has finished starting up. -- -- The start-up result is RESULT. led 03 21:57:22 jtojnar pulseaudio[16648]: (154174.776| 0.552) I: [pulseaudio] client.c: Freed 66 "PulseEffects" led 03 21:57:22 jtojnar pulseaudio[16648]: (154174.776| 0.000) I: [pulseaudio] protocol-native.c: Connection died. led 03 21:57:22 jtojnar gnome-shell[16602]: setup_framebuffers: assertion 'width > 0' failed led 03 21:57:22 jtojnar gnome-shell[16602]: setup_framebuffers: assertion 'width > 0' failed led 03 21:57:22 jtojnar systemd-coredump[4995]: Process 4983 (.pulseeffects-w) of user 1000 dumped core. Stack trace of thread 4983: #0 0x00007fde7cd51a26 _ZN3Gtk8TreeIterppEv (libgtkmm-3.0.so.1) #1 0x00007fde7ccfc9b0 _ZN3Gtk9ListStore5eraseERKNS_8TreeIterE (libgtkmm-3.0.so.1) #2 0x00000000004611a9 _ZN13ApplicationUi17on_source_removedEj (.pulseeffects-wrapped) #3 0x000000000047e37d _ZN4sigc8internal12signal_emit1IvjNS_3nilEE4emitEPNS0_11signal_implERKj (.pulseeffects-wrapped) #4 0x00007fde7e2d8930 _ZN12_GLOBAL__N_1L27glibmm_source_callback_onceEPv (libglibmm-2.4.so.1) #5 0x00007fde7e55fbb5 g_main_context_dispatch (libglib-2.0.so.0) #6 0x00007fde7e560020 g_main_context_iterate.isra.26 (libglib-2.0.so.0) #7 0x00007fde7e5601fc g_main_context_iteration (libglib-2.0.so.0) #8 0x00007fde7d1e374d g_application_run (libgio-2.0.so.0) #9 0x000000000045502c main (.pulseeffects-wrapped) #10 0x00007fde7a1c6b5e __libc_start_main (libc.so.6) #11 0x0000000000455bfa _start (.pulseeffects-wrapped) Stack trace of thread 4984: #0 0x00007fde7a28d4d1 __poll (libc.so.6) #1 0x00007fde7e55ff2e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007fde7e5601fc g_main_context_iteration (libglib-2.0.so.0) #3 0x00007fde7e560241 glib_worker_main (libglib-2.0.so.0) #4 0x00007fde7e592ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007fde7a560567 start_thread (libpthread.so.0) #6 0x00007fde7a2971ff __clone (libc.so.6) Stack trace of thread 4985: #0 0x00007fde7a2921f9 syscall (libc.so.6) #1 0x00007fde7e5bc10a g_cond_wait_until (libglib-2.0.so.0) #2 0x00007fde7e526e56 g_async_queue_timeout_pop (libglib-2.0.so.0) #3 0x00007fde7e59370e g_thread_pool_thread_proxy (libglib-2.0.so.0) #4 0x00007fde7e592ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007fde7a560567 start_thread (libpthread.so.0) #6 0x00007fde7a2971ff __clone (libc.so.6) Stack trace of thread 4988: #0 0x00007fde7a28d4d1 __poll (libc.so.6) #1 0x00007fde7e875c51 poll_func (libpulse.so.0) #2 0x00007fde7e867600 pa_mainloop_poll (libpulse.so.0) #3 0x00007fde7e867c90 pa_mainloop_iterate (libpulse.so.0) #4 0x00007fde7e867d20 pa_mainloop_run (libpulse.so.0) #5 0x00007fde7e875b99 thread (libpulse.so.0) #6 0x00007fde79f77fc8 internal_thread_func (libpulsecommon-12.2.so) #7 0x00007fde7a560567 start_thread (libpthread.so.0) #8 0x00007fde7a2971ff __clone (libc.so.6) Stack trace of thread 4986: #0 0x00007fde7a28d4d1 __poll (libc.so.6) #1 0x00007fde7e55ff2e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007fde7e560532 g_main_loop_run (libglib-2.0.so.0) #3 0x00007fde7d2233c6 gdbus_shared_thread_func (libgio-2.0.so.0) #4 0x00007fde7e592ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007fde7a560567 start_thread (libpthread.so.0) #6 0x00007fde7a2971ff __clone (libc.so.6) Stack trace of thread 4987: #0 0x00007fde7a28d4d1 __poll (libc.so.6) #1 0x00007fde7e55ff2e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007fde7e5601fc g_main_context_iteration (libglib-2.0.so.0) #3 0x00007fde6e661ddd dconf_gdbus_worker_thread (libdconfsettings.so) #4 0x00007fde7e592ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007fde7a560567 start_thread (libpthread.so.0) #6 0x00007fde7a2971ff __clone (libc.so.6) -- Subject: Process 4983 (.pulseeffects-w) dumped core -- Defined-By: systemd -- Support: http://www.ubuntu.com/support -- Documentation: man:core(5) -- -- Process 4983 (.pulseeffects-w) crashed and dumped core. -- -- This usually indicates a programming error in the crashing program and -- should be reported to its vendor as a bug. led 03 21:57:22 jtojnar pulseaudio[16648]: (154175.565| 0.789) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now plugged in led 03 21:57:22 jtojnar pulseaudio[16648]: (154175.565| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status yes led 03 21:57:22 jtojnar pulseaudio[16648]: (154175.565| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port analog-output-headphones led 03 21:57:22 jtojnar pulseaudio[16648]: (154175.565| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for port analog-output-headphones, preferred = (null) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.565| 0.000) D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.565| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: state: IDLE -> UNLINKED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.565| 0.000) D: [pulseaudio] module-rescue-streams.c: No source outputs to move away. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.566| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: state: IDLE -> UNLINKED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.566| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.566| 0.000) D: [alsa-sink-ALC898 Digital] alsa-sink.c: Thread shutting down led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.566| 0.000) I: [pulseaudio] sink.c: Freeing sink 94495 "alsa_output.pci-0000_00_1b.0.iec958-stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.566| 0.000) I: [pulseaudio] source.c: Freeing source 94498 "alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.568| 0.001) D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1' led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.568| 0.000) D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.568| 0.000) D: [pulseaudio] alsa-util.c: Managed to open front:1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.568| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.568| 0.000) D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 371 ms led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.061) D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples). led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-sink.c: Successfully opened device front:1. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-sink.c: Selected mapping 'Analogue Stereo' (analog-stereo). led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.629| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Added 2 ports led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_00_1b.0.analog-stereo. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_1b.0.analog-stereo: front-left: 26090 / 40%, front-right: 26090 / 40% led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_00_1b.0.analog-stereo: unmuted led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: Created sink 94496 "alsa_output.pci-0000_00_1b.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.resolution_bits = "16" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.api = "alsa" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.class = "sound" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.class = "generic" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.subclass = "generic-mix" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.name = "ALC898 Analog" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.id = "ALC898 Analog" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.subdevice = "0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.device = "0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.card = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.bus = "pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.vendor.id = "8086" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.vendor.name = "Intel Corporation" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.product.id = "8c20" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.form_factor = "internal" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.string = "front:1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.buffering.buffer_size = "65536" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.buffering.fragment_size = "32768" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.access_mode = "mmap+timer" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.profile.name = "analog-stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.profile.description = "Analogue Stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.description = "Built-in Audio Analogue Stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC898" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0899,1458a092,00100003" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: module-udev-detect.discovered = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_output.pci-0000_00_1b.0.analog-stereo.monitor: front-left: 63489 / 97%, front-right: 63489 / 97% led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: Created source 94499 "alsa_output.pci-0000_00_1b.0.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.description = "Monitor of Built-in Audio Analogue Stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.class = "monitor" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: alsa.card = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.bus = "pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.vendor.id = "8086" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.product.id = "8c20" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.form_factor = "internal" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.string = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] alsa-sink.c: Using 2,0 fragments of size 32768 bytes (185,76ms), buffer size is 65536 bytes (371,52ms) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20,00ms led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-sink.c: hwbuf_unused=0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-sink.c: setting avail_min=15502 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Activating path analog-output-headphones led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Path analog-output-headphones (Headphones), direction=1, priority=90, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=87, min_dB=-181,5, max_dB=0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element Headphone, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=1, volume=3, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element PCM, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone, alsa_name='Dock Headphone Jack', detection unavailable led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone Phantom, alsa_name='Dock Headphone Phantom Jack', detection unavailable led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Front Headphone, alsa_name='Front Headphone Jack', detection possible led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.630| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Front Headphone Phantom, alsa_name='Front Headphone Phantom Jack', detection unavailable led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Headphone, alsa_name='Headphone Jack', detection unavailable led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Headphone Phantom, alsa_name='Headphone Phantom Jack', detection unavailable led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-mixer.c: Jack Headphone Mic, alsa_name='Headphone Mic Jack', detection unavailable led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -181,50 dB to 0,00 dB. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) I: [pulseaudio] alsa-sink.c: Fixing base volume to 0,00 dB led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware mute control. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: snd_pcm_dump(): led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: Soft volume PCM led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: Control: PCM Playback Volume led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: min_dB: -51 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: max_dB: 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: resolution: 256 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'HDA Intel PCH' device 0 subdevice 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: appl_ptr : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-util.c: hw_ptr : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Thread starting up led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-sink.c: Requested volume: front-left: 26090 / 40% / -24,00 dB, front-right: 26090 / 40% / -24,00 dB led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-sink.c: Got hardware volume: front-left: 26090 / 40% / -24,00 dB, front-right: 26090 / 40% / -24,00 dB led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.631| 0.000) D: [pulseaudio] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB (accurate-enough=yes) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.005) I: [alsa-sink-ALC898 Analog] core-util.c: Failed to acquire real-time scheduling: No such file or directory led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.analog-stereo: state: INIT -> IDLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) I: [alsa-sink-ALC898 Analog] alsa-sink.c: Starting playback. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor: state: INIT -> IDLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-device-restore.c: Could not set format on sink alsa_output.pci-0000_00_1b.0.analog-stereo led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1b.0.analog-stereo becomes idle, timeout in 5 seconds. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) I: [pulseaudio] card.c: Changed profile of card 3 "alsa_card.pci-0000_00_1b.0" to output:analog-stereo+input:iec958-stereo led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo to availability status unknown led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo+input:analog-stereo to availability status unknown led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch away from port analog-output-headphones, found iec958-stereo-output led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port iec958-stereo-output led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for port iec958-stereo-output, preferred = (null) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.636| 0.000) D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.analog-stereo: state: IDLE -> UNLINKED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) D: [pulseaudio] module-rescue-streams.c: No source outputs to move away. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor: state: IDLE -> UNLINKED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) D: [alsa-sink-ALC898 Analog] alsa-sink.c: Thread shutting down led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) I: [pulseaudio] sink.c: Freeing sink 94496 "alsa_output.pci-0000_00_1b.0.analog-stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.637| 0.000) I: [pulseaudio] source.c: Freeing source 94499 "alsa_output.pci-0000_00_1b.0.analog-stereo.monitor" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.001) D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1' led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ... led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) D: [pulseaudio] alsa-util.c: Managed to open iec958:1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 371 ms led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples). led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-sink.c: Successfully opened device iec958:1. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-sink.c: Selected mapping 'Digital Stereo (IEC958)' (iec958-stereo). led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.638| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-mixer.c: Added 1 ports led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_00_1b.0.iec958-stereo. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_1b.0.iec958-stereo: front-left: 23580 / 36%, front-right: 23580 / 36% led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_00_1b.0.iec958-stereo: unmuted led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: Created sink 94497 "alsa_output.pci-0000_00_1b.0.iec958-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.resolution_bits = "16" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.api = "alsa" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.class = "sound" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.class = "generic" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.subclass = "generic-mix" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.name = "ALC898 Digital" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.id = "ALC898 Digital" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.subdevice = "0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.device = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.card = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.bus = "pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.vendor.id = "8086" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.vendor.name = "Intel Corporation" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.product.id = "8c20" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.form_factor = "internal" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.string = "iec958:1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.buffering.buffer_size = "65536" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.buffering.fragment_size = "32768" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.access_mode = "mmap+timer" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.profile.name = "iec958-stereo" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.profile.description = "Digital Stereo (IEC958)" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.description = "Built-in Audio Digital Stereo (IEC958)" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC898" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0899,1458a092,00100003" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: module-udev-detect.discovered = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: Created source 94500 "alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.description = "Monitor of Built-in Audio Digital Stereo (IEC958)" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.class = "monitor" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: alsa.card = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HDA Intel PCH" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel PCH at 0xdbd30000 irq 36" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1b.0" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.bus = "pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.vendor.id = "8086" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.product.id = "8c20" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.form_factor = "internal" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.string = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] alsa-sink.c: Using 2,0 fragments of size 32768 bytes (185,76ms), buffer size is 65536 bytes (371,52ms) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20,00ms led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-sink.c: hwbuf_unused=0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-sink.c: setting avail_min=15502 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-mixer.c: Activating path iec958-stereo-output led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-mixer.c: Path iec958-stereo-output (Digital Output (S/PDIF)), direction=1, priority=0, probed=yes, supported=yes, has_mute=yes, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=1, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] alsa-sink.c: Driver does not support hardware volume control, falling back to software volume control. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware mute control. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: snd_pcm_dump(): led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: Hooks PCM led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'HDA Intel PCH' device 1 subdevice 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: Its setup is: led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: stream : PLAYBACK led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: format : S16_LE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: subformat : STD led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: channels : 2 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: rate : 44100 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: msbits : 16 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: buffer_size : 16384 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_size : 8192 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_time : 185759 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_step : 1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: avail_min : 15502 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: period_event : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: start_threshold : -1 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: stop_threshold : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: silence_threshold: 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: silence_size : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: boundary : 4611686018427387904 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: appl_ptr : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [pulseaudio] alsa-util.c: hw_ptr : 0 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.639| 0.000) D: [alsa-sink-ALC898 Digital] alsa-sink.c: Thread starting up led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.640| 0.001) D: [alsa-sink-USB Audio] protocol-native.c: Implicit underrun of 'AudioStream' led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.640| 0.000) D: [alsa-sink-USB Audio] sink.c: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo: Found underrun 576 bytes ago (4224 bytes ahead in playback buffer) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.002) I: [alsa-sink-ALC898 Digital] core-util.c: Failed to acquire real-time scheduling: No such file or directory led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1b.0.iec958-stereo: state: INIT -> IDLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) I: [alsa-sink-ALC898 Digital] alsa-sink.c: Starting playback. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] source.c: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor: state: INIT -> IDLE led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1b.0.iec958-stereo becomes idle, timeout in 5 seconds. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) I: [pulseaudio] card.c: Changed profile of card 3 "alsa_card.pci-0000_00_1b.0" to output:iec958-stereo+input:iec958-stereo led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo to availability status no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar gsd-media-keys[17007]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1b.0 profile output:analog-stereo+input:analog-stereo to availability status no led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.643| 0.000) D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_00_1b.0. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] sink.c: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo: Found underrun 1728 bytes ago (3072 bytes ahead in playback buffer) led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] protocol-native.c: Requesting rewind due to end of underrun. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Requested to rewind 1728 bytes. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Limited to 1728 bytes. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: before: 432 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: after: 432 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Rewound 1728 bytes. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] sink.c: Processing rewind... led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] sink.c: latency = 21960 led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] sink-input.c: Have to rewind 1728 bytes on render memblockq. led 03 21:57:23 jtojnar pulseaudio[16648]: (154175.644| 0.000) D: [alsa-sink-USB Audio] source.c: Processing rewind... led 03 21:57:23 jtojnar gsd-media-keys[17007]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:23 jtojnar gnome-shell[16602]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 21:57:23 jtojnar gnome-shell[16602]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed ```
jtojnar commented 5 years ago

Is it possible that the TreeModel is not thread-safe, and one thread will try to add a sound card, immediately after a different thread removed it?

wwmm commented 5 years ago

As far as I remember gui toolkits should not be modified by external threads. But I think I am forcing this update to be done on the main thread. I will take a look

wwmm commented 5 years ago

This is the function where the crash happens pulse_settings_ui.cpp#L254. This method is called through a sigc++ signal emitted here pulse_manager.cpp#L185. This PulseManager method is run in another thread. But inside it I use Glib::signal_idle().connect_once to connect to the interface. As far as I could understand and my tests showed this Glib::signal_idle() function forces the method to be called in the main ui thread.

wwmm commented 5 years ago

Maybe it forces the main thread only in the C implementation but not in gtkmm implementation... It is not obvious...

wwmm commented 5 years ago

I did some tests here printing the thread id and Glib::signal_idle() is forcing the code to run on the main thread. So this does not seem to be the problem. Unless it behaves differently on different hardware

jtojnar commented 5 years ago

Hmm, it indeed looks like the whenever the front panel jack socket is not filled with a headphones/speaker plug, PulseEffects crashes.

I managed to connect headphones (the jack is a bit wonky and the contacts need precise alignment) and with that, PulseEffects started just fine. When I disconnected the headphones, PulseEffects immediately crashed and would crash after start-up when I tried to restart it.

log ``` led 03 23:15:18 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:18 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar kernel: .pulseeffects-w[9348]: segfault at 0 ip 00007f9411d3fa26 sp 00007ffe68ba8870 error 4 in libgtkmm-3.0.so.1.1.0[7f941195f000+4ce000] led 03 23:15:21 jtojnar kernel: Code: d0 b0 04 00 48 8d 3d 16 68 04 00 ba 3c 00 00 00 e8 6f ef f2 ff 0f 1f 80 00 00 00 00 48 8b 47 20 48 89 fb f3 0f 6f 07 48 89 de <48> 8b 10 0f 29 04 24 48 8b 52 e8 f3 0f 6f 47 10 48 8b 7c 10 08 0f led 03 23:15:21 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:21 jtojnar systemd[1]: Created slice system-systemd\x2dcoredump.slice. -- Subject: Unit system-systemd\x2dcoredump.slice has finished start-up -- Defined-By: systemd -- Support: http://www.ubuntu.com/support -- -- Unit system-systemd\x2dcoredump.slice has finished starting up. -- -- The start-up result is RESULT. led 03 23:15:21 jtojnar systemd[1]: Started Process Core Dump (PID 9380/UID 0). -- Subject: Unit systemd-coredump@0-9380-0.service has finished start-up -- Defined-By: systemd -- Support: http://www.ubuntu.com/support -- -- Unit systemd-coredump@0-9380-0.service has finished starting up. -- -- The start-up result is RESULT. led 03 23:15:22 jtojnar systemd-coredump[9381]: Process 9348 (.pulseeffects-w) of user 1000 dumped core. Stack trace of thread 9348: #0 0x00007f9411d3fa26 _ZN3Gtk8TreeIterppEv (libgtkmm-3.0.so.1) #1 0x00007f9411cea9b0 _ZN3Gtk9ListStore5eraseERKNS_8TreeIterE (libgtkmm-3.0.so.1) #2 0x00000000004611a9 _ZN13ApplicationUi17on_source_removedEj (.pulseeffects-wrapped) #3 0x000000000047e37d _ZN4sigc8internal12signal_emit1IvjNS_3nilEE4emitEPNS0_11signal_implERKj (.pulseeffects-wrapped) #4 0x00007f94132c6930 _ZN12_GLOBAL__N_1L27glibmm_source_callback_onceEPv (libglibmm-2.4.so.1) #5 0x00007f941354dbb5 g_main_context_dispatch (libglib-2.0.so.0) #6 0x00007f941354e020 g_main_context_iterate.isra.26 (libglib-2.0.so.0) #7 0x00007f941354e1fc g_main_context_iteration (libglib-2.0.so.0) #8 0x00007f94121d174d g_application_run (libgio-2.0.so.0) #9 0x000000000045502c main (.pulseeffects-wrapped) #10 0x00007f940f1b4b5e __libc_start_main (libc.so.6) #11 0x0000000000455bfa _start (.pulseeffects-wrapped) Stack trace of thread 9362: #0 0x00007f940f27b4d1 __poll (libc.so.6) #1 0x00007f9413863c51 poll_func (libpulse.so.0) #2 0x00007f9413855600 pa_mainloop_poll (libpulse.so.0) #3 0x00007f9413855c90 pa_mainloop_iterate (libpulse.so.0) #4 0x00007f9413855d20 pa_mainloop_run (libpulse.so.0) #5 0x00007f9413863b99 thread (libpulse.so.0) #6 0x00007f940ef65fc8 internal_thread_func (libpulsecommon-12.2.so) #7 0x00007f940f54e567 start_thread (libpthread.so.0) #8 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9349: #0 0x00007f940f27b4d1 __poll (libc.so.6) #1 0x00007f941354df2e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007f941354e1fc g_main_context_iteration (libglib-2.0.so.0) #3 0x00007f941354e241 glib_worker_main (libglib-2.0.so.0) #4 0x00007f9413580ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f940f54e567 start_thread (libpthread.so.0) #6 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9352: #0 0x00007f940f27b4d1 __poll (libc.so.6) #1 0x00007f941354df2e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007f941354e1fc g_main_context_iteration (libglib-2.0.so.0) #3 0x00007f93ff5f9ddd dconf_gdbus_worker_thread (libdconfsettings.so) #4 0x00007f9413580ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f940f54e567 start_thread (libpthread.so.0) #6 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9353: #0 0x00007f940f27b4d1 __poll (libc.so.6) #1 0x00007f9413863c51 poll_func (libpulse.so.0) #2 0x00007f9413855600 pa_mainloop_poll (libpulse.so.0) #3 0x00007f9413855c90 pa_mainloop_iterate (libpulse.so.0) #4 0x00007f9413855d20 pa_mainloop_run (libpulse.so.0) #5 0x00007f9413863b99 thread (libpulse.so.0) #6 0x00007f940ef65fc8 internal_thread_func (libpulsecommon-12.2.so) #7 0x00007f940f54e567 start_thread (libpthread.so.0) #8 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9351: #0 0x00007f940f27b4d1 __poll (libc.so.6) #1 0x00007f941354df2e g_main_context_iterate.isra.26 (libglib-2.0.so.0) #2 0x00007f941354e532 g_main_loop_run (libglib-2.0.so.0) #3 0x00007f94122113c6 gdbus_shared_thread_func (libgio-2.0.so.0) #4 0x00007f9413580ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f940f54e567 start_thread (libpthread.so.0) #6 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9364: #0 0x00007f940f554552 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0) #1 0x00007f9413864238 pa_threaded_mainloop_wait (libpulse.so.0) #2 0x00007f93fdbdee5a gst_pulsesrc_read (libgstpulseaudio.so) #3 0x00007f93fd729cd1 audioringbuffer_thread_func (libgstaudio-1.0.so.0) #4 0x00007f9413580ee5 g_thread_proxy (libglib-2.0.so.0) #5 0x00007f940f54e567 start_thread (libpthread.so.0) #6 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9361: #0 0x00007f940f27b4d1 __poll (libc.so.6) #1 0x00007f9413863c51 poll_func (libpulse.so.0) #2 0x00007f9413855600 pa_mainloop_poll (libpulse.so.0) #3 0x00007f9413855c90 pa_mainloop_iterate (libpulse.so.0) #4 0x00007f9413855d20 pa_mainloop_run (libpulse.so.0) #5 0x00007f9413863b99 thread (libpulse.so.0) #6 0x00007f940ef65fc8 internal_thread_func (libpulsecommon-12.2.so) #7 0x00007f940f54e567 start_thread (libpthread.so.0) #8 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9350: #0 0x00007f940f2801f9 syscall (libc.so.6) #1 0x00007f94135a9fef g_cond_wait (libglib-2.0.so.0) #2 0x00007f93fcfe668f gst_queue_loop (libgstcoreelements.so) #3 0x00007f9410a0c109 gst_task_func (libgstreamer-1.0.so.0) #4 0x00007f9413581614 g_thread_pool_thread_proxy (libglib-2.0.so.0) #5 0x00007f9413580ee5 g_thread_proxy (libglib-2.0.so.0) #6 0x00007f940f54e567 start_thread (libpthread.so.0) #7 0x00007f940f2851ff __clone (libc.so.6) Stack trace of thread 9363: #0 0x00007f940f2801f9 syscall (libc.so.6) #1 0x00007f94135a9fef g_cond_wait (libglib-2.0.so.0) #2 0x00007f93fd724db5 wait_segment (libgstaudio-1.0.so.0) #3 0x00007f93fd7273bc gst_audio_ring_buffer_read (libgstaudio-1.0.so.0) #4 0x00007f93fd708d6c gst_audio_base_src_create (libgstaudio-1.0.so.0) #5 0x00007f93fd98ef89 gst_base_src_get_range (libgstbase-1.0.so.0) #6 0x00007f93fd992588 gst_base_src_loop (libgstbase-1.0.so.0) #7 0x00007f9410a0c109 gst_task_func (libgstreamer-1.0.so.0) #8 0x00007f9413581614 g_thread_pool_thread_proxy (libglib-2.0.so.0) #9 0x00007f9413580ee5 g_thread_proxy (libglib-2.0.so.0) #10 0x00007f940f54e567 start_thread (libpthread.so.0) #11 0x00007f940f2851ff __clone (libc.so.6) -- Subject: Process 9348 (.pulseeffects-w) dumped core -- Defined-By: systemd -- Support: http://www.ubuntu.com/support -- Documentation: man:core(5) -- -- Process 9348 (.pulseeffects-w) crashed and dumped core. -- -- This usually indicates a programming error in the crashing program and -- should be reported to its vendor as a bug. led 03 23:15:24 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-control-c[6718]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gsd-media-keys[5443]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed led 03 23:15:24 jtojnar gnome-shell[5206]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed ```

When I re-plugged the headphones, it started working again. It does seem to matter whether the USB headphones are connected.

wwmm commented 5 years ago

I found a way to force a crash like yours after commenting a few lines. Trying to erase a uninitialized Gtk::TreeIter from an empty Gtk::ListStore does that. Later tonight I will makes some changes to avoid this from happening. But I still wonder how this list is becoming empty on your installation before we even try to remove the entries from the combobox. Maybe it is related to the icon disappearing problem you saw. My guess is that this device is being added/removed so fast that the signal to remove is sometimes getting before than the one that should add the entries to the interface

jtojnar commented 5 years ago

By further observation, I determined that the line-out on the mother board seems to be blocked when headphones are inserted into the front panel. And when there are no headphones plugged to the front panel, the computer will still think there are headphones plugged there for a fraction of a moment, seemingly corresponding to the icon disappearances I saw. It can be noticed in the control center:

https://gfycat.com/PlayfulSleepyGoldenmantledgroundsquirrel

Now I discovered it does not seem to crash with the headphones plugged into the line-out, so it looks like the crash happens when no audio socket of the motherboard is occupied. This confounds me.

Finally, I tried disconnected the front audio panel from the F_AUDIO headers on the motherboard and the erratic control panel flickering stopped. But when I disconnected the headphones from line-out, PulseEffects were still crashing. This falsifies the short on the front audio panel hypothesis; now I really have no idea.

wwmm commented 5 years ago

I pushed a few changes to the master branch. Are you able to test it? It should avoid the crash. But it won't fix the source of the problem in you computer.

jtojnar commented 5 years ago

I can confirm that it fixes the crash, thank you very much.

wwmm commented 5 years ago

Ok. I released a bugfix version 4.4.5 with this fix. But have in mind that whatever is wrong in your computer is still wrong

jtojnar commented 5 years ago

Just for the reference, here are the debug console outputs. It can be clearly seen that the devices are added and removed again and again:

4.4.4

(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.120: application: PE version: 4.4.4
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.122: pulse_manager: context is connecting
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: context is authorizing
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: context is setting name
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: context is ready
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: connected to: /run/user/1000/pulse/native
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: protocol version: 32
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: Pulseaudio version: 12.2
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: default pulseaudio source: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: default pulseaudio sink: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: loading Pulseeffects applications output sink...
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: default pulseaudio sink sampling rate: 48000 Hz
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: default pulseaudio sink audio format: s16le
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.123: pulse_manager: loading Pulseeffects microphone output sink...
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.124: pulse_manager: default pulseaudio source sampling rate: 16000 Hz
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.124: pulse_manager: default pulseaudio source audio format: s16le
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.135: sie: using input device: PulseEffects_apps.monitor
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.135: sie: using output device: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.139: sie: limiter is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.141: sie: compressor is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.142: sie: filter is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.146: sie: equalizer is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.148: sie: reverb is enabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.150: sie: bass_enhancer is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.151: sie: exciter is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.153: sie: crossfeed is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.158: sie: maximizer is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.161: sie: multiband_compressor is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.162: sie: loudness is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.163: sie: gate is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.167: sie: pitch is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.170: sie: multiband_gate is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.172: sie: deesser is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.174: sie: stereo_tools is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.178: sie: convolver is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.179: sie: crystalizer is enabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.181: sie: autogain is enabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.199: soe: using output device: PulseEffects_mic
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.199: soe: using input device: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.199: soe: limiter is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.200: soe: compressor is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.201: soe: filter is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.205: soe: equalizer is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.206: soe: reverb is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.207: soe: gate is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.207: soe: deesser is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.209: soe: pitch is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.216: soe: webrtc is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.218: soe: multiband_compressor is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.219: soe: multiband_gate is already disabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.223: presets_manager: user preset directory already exists: /home/jtojnar/.config/PulseEffects
Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/fonts.conf", line 6: unknown element "its:translateRule"
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'translate'
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'selector'
Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'xmlns:its'
Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'version'
Fontconfig warning: "/etc/fonts/fonts.conf", line 9: unknown element "description"
Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.502: convolver_ui: irs directory already exists: /home/jtojnar/.config/PulseEffects/irs
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.800: sie: spectrum enabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:17.801: soe: spectrum enabled
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.239: pulse_manager: sink input: AudioIPC Server, idx = 165 moved to PE
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.241: sie: using output device: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.241: pulse_settings_ui: output device changed: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.241: pulse_settings_ui: added sink: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.241: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.241: pulse_settings_ui: added source: alsa_input.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: soe: using input device: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: pulse_settings_ui: input device changed: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: pulse_settings_ui: added source: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: pulse_settings_ui: added source: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo.monitor
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:17360): pulseeffects-DEBUG: 01:55:18.242: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo

master

(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.625: application: PE version: 4.4.4
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.627: pulse_manager: context is connecting
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.627: pulse_manager: context is authorizing
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: context is setting name
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: context is ready
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: connected to: /run/user/1000/pulse/native
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: protocol version: 32
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: Pulseaudio version: 12.2
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: default pulseaudio source: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: default pulseaudio sink: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: loading Pulseeffects applications output sink...
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: default pulseaudio sink sampling rate: 48000 Hz
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.628: pulse_manager: default pulseaudio sink audio format: s16le
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.629: pulse_manager: sink loaded
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.629: pulse_manager: loading Pulseeffects microphone output sink...
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.629: pulse_manager: default pulseaudio source sampling rate: 16000 Hz
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.629: pulse_manager: default pulseaudio source audio format: s16le
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.629: pulse_manager: sink loaded
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.641: sie: using input device: PulseEffects_apps.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.641: sie: using output device: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.646: sie: limiter is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.648: sie: compressor is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.650: sie: filter is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.653: sie: equalizer is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.655: sie: reverb is enabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.656: sie: bass_enhancer is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.658: sie: exciter is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.660: sie: crossfeed is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.665: sie: maximizer is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.669: sie: multiband_compressor is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.670: sie: loudness is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.672: sie: gate is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.675: sie: pitch is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.678: sie: multiband_gate is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.681: sie: deesser is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.683: sie: stereo_tools is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.686: sie: convolver is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.688: sie: crystalizer is enabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.689: sie: autogain is enabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.708: soe: using output device: PulseEffects_mic
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.708: soe: using input device: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.708: soe: limiter is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.710: soe: compressor is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.710: soe: filter is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.716: soe: equalizer is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.717: soe: reverb is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.717: soe: gate is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.718: soe: deesser is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.720: soe: pitch is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.726: soe: webrtc is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.727: soe: multiband_compressor is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.728: soe: multiband_gate is already disabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:15.732: presets_manager: user preset directory already exists: /home/jtojnar/.config/PulseEffects
Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/fonts.conf", line 6: unknown element "its:translateRule"
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'translate'
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'selector'
Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'xmlns:its'
Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'version'
Fontconfig warning: "/etc/fonts/fonts.conf", line 9: unknown element "description"
Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:16.031: convolver_ui: irs directory already exists: /home/jtojnar/.config/PulseEffects/irs
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:16.349: sie: spectrum enabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:16.350: soe: spectrum enabled
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.816: pulse_manager: sink input: AudioIPC Server, idx = 191 moved to PE
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: sie: using output device: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: output device changed: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: added sink: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: added source: alsa_input.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: soe: using input device: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: input device changed: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: added source: alsa_input.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-mono
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: added source: alsa_output.usb-0b0e_Jabra_REVO_v4.0.0_1C48F9005017040000-00.analog-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:17.820: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.003: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.003: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.003: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.003: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.006: sie: NULL -> READY -> PLAYING
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.007: sie: READY -> PAUSED -> PLAYING
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.007: sie: pulsesrc latency [us]: 10000
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.007: sie: pulsesrc buffer [us]: 200000
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.007: sie: sampling rate: 48000 Hz
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.036: peadapter: pulseaudio block size 480 frames
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.036: peadapter: we will read in chunks of 512 frames
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.042: sie: pulsesink latency [us]: 10000
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.042: sie: pulsesink buffer [us]: 200000
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.042: sie: PAUSED -> PLAYING -> VOID_PENDING
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:18.042: sie: total latency: 120 ms
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.894: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.894: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.894: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.894: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.978: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.978: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.978: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:19.978: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:22.379: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:22.379: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:22.379: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:22.379: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:23.888: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:23.888: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:23.888: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:23.888: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:24.932: pulse_settings_ui: removed source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:24.932: pulse_settings_ui: removed sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:24.932: pulse_settings_ui: added source: alsa_output.pci-0000_00_1b.0.iec958-stereo.monitor
(pulseeffects:28907): pulseeffects-DEBUG: 02:04:24.932: pulse_settings_ui: added sink: alsa_output.pci-0000_00_1b.0.iec958-stereo
…
wwmm commented 5 years ago

Very strange. My suggestion is that you try to contact Pulseaudio developers or debug Pulseaudio somehow. In PulseEffects we only react to the signals Pulseaudio is emitting.

As there was never a crash related to sink removal I think that only the source device (mic) is being added and removed again and again. PulseEffects logs are a little misleading in this regard. Whenever a device is added/removed it shows the name of both the source and the sink even if only one of them was actually added or removed. I will improve these messages someday...

OnkelTem commented 5 years ago

4.4.7 community build crashes on Kubuntu 18.04.

Log ``` $ coredumpctl gdb PID: 6870 (pulseeffects) UID: 1000 (user) GID: 1000 (user) Signal: 11 (SEGV) Timestamp: Fri 2019-03-22 15:32:57 MSK (13s ago) Command Line: pulseeffects Executable: /usr/bin/pulseeffects Control Group: /user.slice/user-1000.slice/session-4.scope Unit: session-4.scope Slice: user-1000.slice Session: 4 Owner UID: 1000 (user) Boot ID: 5b0d6b36a234486cbf7c2b60ab0102ee Machine ID: 8ba712acd32741d0b5be08b0242f3182 Hostname: hostname Storage: /var/lib/systemd/coredump/core.pulseeffects.1000.5b0d6b36a234486cbf7c2b60ab0102ee.6870.1553257977000000.lz4 Message: Process 6870 (pulseeffects) of user 1000 dumped core. Stack trace of thread 6870: #0 0x000055b17ee88ca7 n/a (pulseeffects) #1 0x000055b17ee893db n/a (pulseeffects) #2 0x000055b17ee71c1a n/a (pulseeffects) #3 0x000055b17ee25e4a n/a (pulseeffects) #4 0x00007effe2794add _ZN3Gio17Application_Class16startup_callbackEP13_GApplication (libgiomm-2.4.so.1) #5 0x00007effe451710d g_closure_invoke (libgobject-2.0.so.0) #6 0x00007effe452a12e n/a (libgobject-2.0.so.0) #7 0x00007effe4532715 g_signal_emit_valist (libgobject-2.0.so.0) #8 0x00007effe453312f g_signal_emit (libgobject-2.0.so.0) #9 0x00007effe36fc202 g_application_register (libgio-2.0.so.0) #10 0x00007effe36fca17 n/a (libgio-2.0.so.0) #11 0x00007effe27946ab _ZN3Gio11Application24local_command_line_vfuncERPPcRi (libgiomm-2.4.so.1) #12 0x00007effe27948ed _ZN3Gio17Application_Class33local_command_line_vfunc_callbackEP13_GApplicationPPPcPi (libgiomm-2.4.so.1) #13 0x00007effe36fcda6 g_application_run (libgio-2.0.so.0) #14 0x000055b17ee2079c main (pulseeffects) #15 0x00007effe0768b97 __libc_start_main (libc.so.6) #16 0x000055b17ee219ba n/a (pulseeffects) Stack trace of thread 6871: #0 0x00007effe085bbf9 __GI___poll (libc.so.6) #1 0x00007effe4a27539 n/a (libglib-2.0.so.0) #2 0x00007effe4a2764c g_main_context_iteration (libglib-2.0.so.0) #3 0x00007effe4a27691 n/a (libglib-2.0.so.0) #4 0x00007effe4a4f105 n/a (libglib-2.0.so.0) #5 0x00007effe0b3f6db start_thread (libpthread.so.0) #6 0x00007effe086888f __clone (libc.so.6) Stack trace of thread 6873: #0 0x00007effe085bbf9 __GI___poll (libc.so.6) #1 0x00007effe4a27539 n/a (libglib-2.0.so.0) #2 0x00007effe4a2764c g_main_context_iteration (libglib-2.0.so.0) #3 0x00007effd5ba236d n/a (libdconfsettings.so) #4 0x00007effe4a4f105 n/a (libglib-2.0.so.0) #5 0x00007effe0b3f6db start_thread (libpthread.so.0) #6 0x00007effe086888f __clone (libc.so.6) Stack trace of thread 6872: #0 0x00007effe085bbf9 __GI___poll (libc.so.6) #1 0x00007effe4a27539 n/a (libglib-2.0.so.0) #2 0x00007effe4a278d2 g_main_loop_run (libglib-2.0.so.0) #3 0x00007effe3729026 n/a (libgio-2.0.so.0) #4 0x00007effe4a4f105 n/a (libglib-2.0.so.0) #5 0x00007effe0b3f6db start_thread (libpthread.so.0) #6 0x00007effe086888f __clone (libc.so.6) Stack trace of thread 6874: #0 0x00007effe085bbf9 __GI___poll (libc.so.6) #1 0x00007effe4d23481 n/a (libpulse.so.0) #2 0x00007effe4d14e40 pa_mainloop_poll (libpulse.so.0) #3 0x00007effe4d154d0 pa_mainloop_iterate (libpulse.so.0) #4 0x00007effe4d15560 pa_mainloop_run (libpulse.so.0) #5 0x00007effe4d233c9 n/a (libpulse.so.0) #6 0x00007effe051b238 n/a (libpulsecommon-12.2.so) #7 0x00007effe0b3f6db start_thread (libpthread.so.0) #8 0x00007effe086888f __clone (libc.so.6) GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documentation resources online at: http://www.gnu.org/software/gdb/documentation/. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/pulseeffects...(no debugging symbols found)...done. [New LWP 6870] [New LWP 6871] [New LWP 6873] [New LWP 6872] [New LWP 6874] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `pulseeffects'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000055b17ee88ca7 in ?? () [Current thread is 1 (Thread 0x7effe510ca80 (LWP 6870))] ```

I can send other info as well if you need it.

wwmm commented 5 years ago

The crash is happening in GTK functions. My guess is that pulseeffect's package was built for a version of GTK, GTKMM or GLIBMM that is different from the ones you have installed.

OnkelTem commented 5 years ago

The crash is happening in GTK functions. My guess is that pulseeffect's package was built for a version of GTK, GTKMM or GLIBMM that is different from the ones you have installed.

Yeah, most likely. Worth building it manually.