[Desktop-packages] [Bug 1056334] Re: sound capplet segfaults in gvc_mixer_control_lookup_device_from_stream()

2013-02-19 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1056334] Re: sound capplet segfaults in gvc_mixer_control_lookup_device_from_stream()

2012-12-21 Thread crep4ever
Ok, after further investigation, the problem comes from my (external) sound card, an EMU Tracker Pre. The crash happens when selecting this device as input device in the sound applet. Here is the stacktrace: (gdb) run sound Starting program: /tmp/tmpVSBtz1/usr/bin/gnome-control-center sound

[Desktop-packages] [Bug 1056334] Re: sound capplet segfaults in gvc_mixer_control_lookup_device_from_stream()

2012-12-21 Thread crep4ever
By the way, this issue may unrelated to the original one since there's no reference to gvc_mixer_control_lookup_device_from_stream but if I had to guess, the first crash happened when looking for my emu tracker pre as a device when running the sound applet ... -- You received this bug

[Desktop-packages] [Bug 1056334] Re: sound capplet segfaults in gvc_mixer_control_lookup_device_from_stream()

2012-12-13 Thread Sebastien Bacher
Do you still get the issue? Could you install libglib2.0-0-dbg and get a new stacktrace? It would also useful if you could do: - gdb gnome-control-center (gdb) run sound ... you should hit the bug and gdb should stop then type frame 6 (or whatever number correspond to that code line: #6