gnome-control-center crashed with SIGSEGV in actualize_printers_list()

Bug #903009 reported by Andrew Somerville
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-control-center
Fix Released
Critical
gnome-control-center (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Spontaneous crash.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.2.2-0ubuntu4
Uname: Linux 3.2.0-030200rc5-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CheckboxSubmission: 1e30f81ce28ba1c34b3ec9f8f96eb1ea
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Sun Dec 11 18:32:46 2011
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcCmdline: gnome-control-center sound
SegvAnalysis:
 Segfault happened at: 0x7fdc7b25d517: mov 0x24(%rax),%eax
 PC (0x7fdc7b25d517) ok
 source "0x24(%rax)" (0x00000024) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-control-center
StacktraceTop:
 ?? () from /usr/lib/control-center-1/panels/libprinters.so
 ?? () from /usr/lib/control-center-1/panels/libprinters.so
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()
UpgradeStatus: Upgraded to precise on 2011-12-11 (0 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
usr_lib_gnome-control-center:
 deja-dup 21.2-0ubuntu2
 gnome-bluetooth 3.2.1-1ubuntu1
 indicator-datetime 0.3.1-0ubuntu2

Revision history for this message
Andrew Somerville (andy16666) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 actualize_printers_list (self=0x7fdca029cd80) at cc-printers-panel.c:940
 on_cups_notification (connection=<optimized out>, sender_name=<optimized out>, object_path=<optimized out>, interface_name=<optimized out>, signal_name=0x7fdc70040ab0 "PrinterStopped", parameters=0x7fdca01aa0c0, user_data=0x7fdca029cd80) at cc-printers-panel.c:285
 emit_signal_instance_in_idle_cb (data=0x7fdc70022440) at /build/buildd/glib2.0-2.31.2/./gio/gdbusconnection.c:3692
 g_main_dispatch (context=0x7fdca00bccf0) at /build/buildd/glib2.0-2.31.2/./glib/gmain.c:2513
 g_main_context_dispatch (context=0x7fdca00bccf0) at /build/buildd/glib2.0-2.31.2/./glib/gmain.c:3050

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
summary: - gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()
+ gnome-control-center crashed with SIGSEGV in actualize_printers_list()
tags: removed: need-amd64-retrace
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at:
 https://bugzilla.gnome.org/show_bug.cgi?id=666013

visibility: private → public
Changed in gnome-control-center (Ubuntu):
status: New → Triaged
Changed in gnome-control-center:
importance: Unknown → Critical
status: Unknown → New
Changed in gnome-control-center:
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

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

  * Upload the new serie, that will bring in quite some fixes, we revert
    some problematic or risky changes as well
  * The new version includes those fixes:
    - "Change Password in User Accounts panel focuses "New password" field,
       skipping "Current password"" (lp: #821759)
    - The dialog to add online accounts should have a title
      (lp: #822380)
    - "Remove Profile" button clickable in Color panel when
       no profile selected (lp: #869603)
    - Move Removable Media into System Info (lp: #835880)
    - Sound preferences: mouse scrolling balance only works for right.
      (lp: #918017)
    - gnome-control-center SIGSEGV in actualize_printers_list()
      (lp: #903009)
    - selecting preffered applications is not an info (lp: #890143)
    - Add a keyboard shortcut by default for take screenshot of a selection"
      (lp: #625518)
  * debian/patches/revert_git_datetime_port.patch:
    - revert use of datetimed, we don't use systemd and ubuntu-system-service
      doesn't support it yet
  * debian/patches/revert_git_drop_library.patch:
    - consolidate "01_allow_external_panels.patch", don't drop the library
      we use it from other components on ubuntu, the patch will be improved
      later to not use a copy of files like it does in that version
  * debian/patches/revert_git_stop_using_gconf.patch,
    debian/patches/revert_ua_gsettings.patch,
    debian/patches/revert_git_keyboard_gsettings.patch:
    - revert keyboard porting to gsettings, compiz still use gconf and we
      didn't update gnome-shell to the new serie (yet)

  [ Jeremy Bicha ]
  * New upstream release (Thanks Rico Tzchichholz!)
  * debian/control.in:
    - Bump minimum dependency versions and add libwacom dependency
  * debian/rules: Build without -Wl,-z,defs
  * debian/watch: Watch for unstable releases
  * Refreshed patches:
    - 01_allow_external_panels.patch
    - 04_add_theme_selection.patch
    - 50_ubuntu_systemwide_prefs.patch
    - 58_ubuntu_icon_views_redesign.patch
    - 59_install_gcm_components_on_demand.patch
    - 91_configure_cheese.patch
  * Dropped upstream patches:
    - 00git_handle_media_dialog_close.patch
    - 03_show_wacom_under_unity.patch
    - 90_git_sound_tab_order.patch
    - 91_git_build_use_fontconfig.patch
    - 92_git_minimal_output_height.patch
    - 93_change_window_role_on_panel_change.patch
    - 94_git_adding_shortcuts.patch
    - 95_git_ctrlw_shortcut.patch
    - git_extra_keywords.patch

  [ Ken VanDine ]
  * debian/patches/96_sound_nua_panel.patch
    - refreshed with latest changes from ronoc
 -- Sebastien Bacher <email address hidden> Wed, 15 Feb 2012 23:16:31 +0100

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

Other bug subscribers

Remote bug watches

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