Description of problem: Calling pavucontrol from the command line causes a segfault. pulseaudio running. Perhaps it needs to be rebuilt for Cauldron. Version-Release number of selected component (if applicable): 2.0-6.mga5 How reproducible: Always Steps to Reproduce: 1. Invoke pavucontrol from the command line. 2. 3. Reproducible: Steps to Reproduce:
This needs a stack dump or stacktrace but I have no idea what packages are required. Tried 'gdb pavucontrol' and came up empty. There was a recommendation to try dnf debuginfo-install pavucontrol-2.0-6.mga5.x86_64 but dnf is missing from my system and does not appear to be an installable package. And I do not know what else might be required.
However I found this in my home directory: [lcl@difda ~]$ cat segfault Aug 24 22:38:25 difda kernel: traps: pavucontrol[5476] general protection ip:7fc42188889a sp:7fff3c3e4418 error:0 in libc-2.22.so[7fc421803000+1a9000] Aug 24 22:57:06 difda kernel: traps: pavucontrol[28058] general protection ip:7ffba71aa89a sp:7ffc011d1688 error:0 in libc-2.22.so[7ffba7125000+1a9000] and this elsewhere: /var/cache/urpmi/rpms/glibc-2.22-0.7.mga6.x86_64.rpm
same here:
CC: (none) => davlucas
Created attachment 6997 [details] strace output of pavucntrol
CC: (none) => thierry.vignaudAssignee: bugsquad => mageia
Confirm, I have crashes too. IIRC, crashes started after updating to gcc 5. Some programs started to crash too, but after updates is is fixed. May be pavucontrol needs rebuild? Stacktrace: #0 0x00007ffff4d8689a in strlen () at /lib64/libc.so.6 #1 0x00007ffff5b03023 in g_strdup () at /lib64/libglib-2.0.so.0 #2 0x00007ffff5af0424 in g_option_group_new () at /lib64/libglib-2.0.so.0 #3 0x00007ffff6fd3726 in Glib::OptionGroup::OptionGroup(Glib::ustring const&, Glib::ustring const&, Glib::ustring const&) () at /lib64/libglibmm-2.4.so.1 #4 0x000000000040f090 in main ()
CC: (none) => krnekitHardware: i586 => All
After update it does not crashes.
Thanks Blino for fixing and Nikita for confirming. In the future feel free to close the bug if you're pretty confident all is well :) Cheers!
Status: NEW => RESOLVEDResolution: (none) => FIXED