[sound-nua]: gnome-control-center crashed with SIGSEGV in gtk_tree_model_get_valist()

Bug #931708 reported by Ben Moudry
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gnome-control-center (Ubuntu)
Fix Released
Medium
Conor Curran

Bug Description

Trying to test sound and the control panel crashed. Also received a pulse_audio error.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.2.2-2ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-15.24-generic 3.2.5
Uname: Linux 3.2.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Mon Feb 13 15:15:35 2012
ExecutablePath: /usr/bin/gnome-control-center
LocalLibraries: /opt/likewise/lib64/liblsaclient.so.0.0.0 /opt/likewise/lib64/liblwbase_nothr.so.0.0.0 /opt/likewise/lib64/libiconv.so.2.4.0 /opt/likewise/lib64/liblwmsg_nothr.so.0.0.0 /usr/local/lib/libjavascriptcoregtk-3.0.so.0.12.0 /opt/likewise/lib64/liblwadvapi_nothr.so.0.0.0 /opt/likewise/lib64/liblsaauth.so.0.0.0 /opt/likewise/lib64/liblsacommon.so.0.0.0 /usr/local/lib/libwebkitgtk-3.0.so.0.12.0 /opt/likewise/lib64/libuuid.so.1.2.1
ProcCmdline: gnome-control-center sound-nua
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7fe651c210c5 <gtk_tree_model_get_valist+261>: mov 0x30(%rax),%rdx
 PC (0x7fe651c210c5) ok
 source "0x30(%rax)" (0x00000030) not located in a known VMA region (needed readable region)!
 destination "%rdx" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-control-center
StacktraceTop:
 gtk_tree_model_get_valist () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 gtk_tree_model_get () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/control-center-1/panels/libsoundnua.so
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: gnome-control-center crashed with SIGSEGV in gtk_tree_model_get_valist()
UpgradeStatus: Upgraded to precise on 2012-02-07 (6 days ago)
UserGroups: adm cdrom davfs2 dip libvirtd lpadmin plugdev sambashare sudo users
usr_lib_gnome-control-center:
 deja-dup 21.2-0ubuntu4
 gnome-bluetooth 3.2.2-0ubuntu1
 indicator-datetime 0.3.1-0ubuntu5

Revision history for this message
Ben Moudry (benm-l) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 gtk_tree_model_get_valist (tree_model=0x7fe61c0029c0, iter=0x7fffa6716250, var_args=0x7fffa6716158) at /build/buildd/gtk+3.0-3.3.14/./gtk/gtktreemodel.c:1768
 gtk_tree_model_get (tree_model=0x7fe61c0029c0, iter=0x7fffa6716250) at /build/buildd/gtk+3.0-3.3.14/./gtk/gtktreemodel.c:1730
 on_test_speakers_clicked (widget=0x7fe652bc6b70, user_data=<optimized out>) at gvc-mixer-dialog.c:1619
 g_closure_invoke (closure=0x7fe652f7ec30, return_value=0x0, n_param_values=1, param_values=0x7fe653206380, invocation_hint=<optimized out>) at /build/buildd/glib2.0-2.31.16/./gobject/gclosure.c:774
 signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=<optimized out>, emission_return=0x0, instance_and_params=0x7fe653206380) at /build/buildd/glib2.0-2.31.16/./gobject/gsignal.c:3302

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in gnome-control-center (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Revision history for this message
Launchpad Janitor (janitor) wrote : Re: gnome-control-center crashed with SIGSEGV in gtk_tree_model_get_valist()

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-control-center (Ubuntu):
status: New → Confirmed
visibility: private → public
summary: - gnome-control-center crashed with SIGSEGV in gtk_tree_model_get_valist()
+ [sound-nua]: gnome-control-center crashed with SIGSEGV in
+ gtk_tree_model_get_valist()
Changed in gnome-control-center (Ubuntu):
assignee: nobody → Conor Curran (cjcurran)
tags: added: sound-nua
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-control-center - 1:3.3.90-0ubuntu1

---------------
gnome-control-center (1:3.3.90-0ubuntu1) precise; urgency=low

  * New upstream version:
    - gnome-control-center crashed with SIGSEGV in supply_levels_draw_cb()
      (lp: #903680)
  * Refreshed patches for the new version
  * debian/control.in:
    - updated g-s-d requirement
  * debian/patches/91_configure_cheese.patch:
    - dropped, the fix is in the new version
  * debian/source_gnome-control-center.py:
    - don't update the title several times, tag as well

  [ Ken VanDine ]
  * debian/patches/96_sound_nua_panel.patch
    - sound-nua: fixed crashers in gtk_tree_model_get_valist()
      (LP: #931708) and (LP: #932446)
    - sound-nua: fixed a failure in profile selection
 -- Sebastien Bacher <email address hidden> Tue, 21 Feb 2012 22:23:29 +0100

Changed in gnome-control-center (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.