ccsm crashed with SIGSEGV in os_pager_draw()

Bug #754717 reported by Andrea Cimitan
40
This bug affects 5 people
Affects Status Importance Assigned to Milestone
overlay-scrollbar
Fix Released
High
Unassigned
overlay-scrollbar (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: liboverlay-scrollbar-0.1-0

I was changing the gtk+ theme, not a bug in ccsm, maybe a missing NULL check

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: compizconfig-settings-manager 0.9.4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CrashCounter: 1
Date: Fri Apr 8 16:52:39 2011
ExecutablePath: /usr/bin/ccsm
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/ccsm
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0xb7acbd <os_pager_draw+45>: movzwl 0x1a0(%eax),%edx
 PC (0x00b7acbd) ok
 source "0x1a0(%eax)" (0x000001a0) not located in a known VMA region (needed readable region)!
 destination "%edx" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: compizconfig-settings-manager
StacktraceTop:
 os_pager_draw (pager=<value optimized out>) at ./os-pager.c:147
 g_cclosure_marshal_VOID__PARAM () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
 g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
Title: ccsm crashed with SIGSEGV in os_pager_draw()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Andrea Cimitan (cimi) wrote :
visibility: private → public
Changed in ayatana-scrollbar:
status: New → Confirmed
Changed in overlay-scrollbar (Ubuntu):
status: New → Confirmed
Changed in ayatana-scrollbar:
importance: Undecided → High
Revision history for this message
Andrea Cimitan (cimi) wrote :
Changed in ayatana-scrollbar:
status: Confirmed → Triaged
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 os_pager_draw (pager=<value optimized out>) at ./os-pager.c:147
 g_cclosure_marshal_VOID__PARAM (closure=0x9b22688, return_value=0x0, n_param_values=2, param_values=0xa06ef90, invocation_hint=0xbfb00270, marshal_data=0x0) at /build/buildd/glib2.0-2.28.5/./gobject/gmarshal.c:533
 g_closure_invoke (closure=0x9b22688, return_value=0x0, n_param_values=2, param_values=0xa06ef90, invocation_hint=0xbfb00270) at /build/buildd/glib2.0-2.28.5/./gobject/gclosure.c:767
 signal_emit_unlocked_R (node=0x9b3c2d0, detail=685, instance=0x9b04520, emission_return=0x0, instance_and_params=0xa06ef90) at /build/buildd/glib2.0-2.28.5/./gobject/gsignal.c:3252
 g_signal_emit_valist (instance=0x9b04520, signal_id=1, detail=685, var_args=0xbfb00430 "$5J") at /build/buildd/glib2.0-2.28.5/./gobject/gsignal.c:2983

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 overlay-scrollbar (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
tags: added: patch
Andrea Cimitan (cimi)
Changed in ayatana-scrollbar:
status: Triaged → In Progress
Changed in overlay-scrollbar (Ubuntu):
status: Confirmed → In Progress
Andrea Cimitan (cimi)
Changed in ayatana-scrollbar:
status: In Progress → Fix Committed
Changed in overlay-scrollbar (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package overlay-scrollbar - 0.1.6-0ubuntu2

---------------
overlay-scrollbar (0.1.6-0ubuntu2) natty; urgency=low

  * debian/ayatana-scrollbar.py
    - Don't use "_" in tag names, they are invalid
  * os/os-pager.c
    - Cherry picked crasher fix from trunk for SIGSEGV in
      os_pager_draw() (LP: #754717)
 -- Ken VanDine <email address hidden> Mon, 11 Apr 2011 10:42:51 -0400

Changed in overlay-scrollbar (Ubuntu):
status: Fix Committed → Fix Released
Andrea Cimitan (cimi)
Changed in ayatana-scrollbar:
status: Fix Committed → Fix Released
Andrea Cimitan (cimi)
Changed in overlay-scrollbar (Ubuntu):
status: Fix Released → Fix Committed
Changed in ayatana-scrollbar:
status: Fix Released → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package overlay-scrollbar - 0.1.7-0ubuntu1

---------------
overlay-scrollbar (0.1.7-0ubuntu1) natty; urgency=low

  * New upstream release.
    - ccsm crashed with SIGSEGV in os_pager_draw() (LP: #754717)
    - Banshee crashed with SIGABRT in g_main_context_dispatch() (LP: #754927)
    - The last line of files in a directory is being 'duplicated' (LP: #754306)
    - should not stay on screen when switching applications (LP: #754736)
    - Scrollbar does not work with vinagre (LP: #758581)
    - Cannot use the thumb to PgUp/PgDown multiple times, because it
      fades (LP: #758581)
    - Enabling Desktop-based Viewport Switching can cause fade on
      scroll (LP: #756243)
  * debian/ayatana-scrollbar.py
    - added add_package_info to the apport hook
 -- Ken VanDine <email address hidden> Wed, 13 Apr 2011 13:35:22 -0400

Changed in overlay-scrollbar (Ubuntu):
status: Fix Committed → Fix Released
Andrea Cimitan (cimi)
Changed in ayatana-scrollbar:
status: Fix Committed → 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.