compiz crashed with SIGSEGV in geis_configuration_get_value()

Bug #850623 reported by Tim Kornhammar
58
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Unity
Fix Released
High
Mirco Müller
unity (Ubuntu)
Fix Released
High
Mirco Müller
Oneiric
Fix Released
Undecided
Unassigned

Bug Description

Crashed during boot in my upgraded ubuntu 11.10 beta on my x64 system.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: unity 4.14.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
Date: Thu Sep 15 07:32:22 2011
ExecutablePath: /usr/bin/compiz
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcCmdline: compiz
ProcEnviron:
 PATH=(custom, no user)
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7ffe83218cc0 <geis_configuration_get_value+32>: mov (%rdi),%rdi
 PC (0x7ffe83218cc0) ok
 source "(%rdi)" (0x00000000) not located in a known VMA region (needed readable region)!
 destination "%rdi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: unity
StacktraceTop:
 geis_configuration_get_value () from /usr/lib/libutouch-geis.so.1
 GeisAdapter::Run() () from /usr/lib/compiz/libunityshell.so
 UnityScreen::UnityScreen(CompScreen*) () from /usr/lib/compiz/libunityshell.so
 PluginClassHandler<UnityScreen, CompScreen, 0>::get(CompScreen*) () from /usr/lib/compiz/libunityshell.so
 CompPlugin::VTableForScreenAndWindow<UnityScreen, UnityWindow>::initScreen(CompScreen*) () from /usr/lib/compiz/libunityshell.so
Title: compiz crashed with SIGSEGV in geis_configuration_get_value()
UpgradeStatus: Upgraded to oneiric on 2011-09-06 (8 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Related branches

Revision history for this message
Tim Kornhammar (tim-kornhammar) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 geis_configuration_get_value (instance=0x0, configuration_item=10001, value=0x7fffe34dd26c) at geis_v1.c:521
 GeisAdapter::Run (this=0x28a8fa0) at /build/buildd/unity-4.14.2/plugins/unityshell/src/GeisAdapter.cpp:50
 UnityScreen::UnityScreen (this=0x1217410, screen=0xd2c780) at /build/buildd/unity-4.14.2/plugins/unityshell/src/unityshell.cpp:230
 getInstance (base=0xd2c780) at /usr/include/compiz/core/pluginclasshandler.h:159
 PluginClassHandler<UnityScreen, CompScreen, 0>::get (base=0xd2c780) at /usr/include/compiz/core/pluginclasshandler.h:196

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 unity (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in unity (Ubuntu):
status: New → Confirmed
Changed in unity:
status: New → Confirmed
Changed in unity (Ubuntu):
importance: Medium → Critical
Mirco Müller (macslow)
Changed in unity:
assignee: nobody → Mirco Müller (macslow)
Changed in unity (Ubuntu):
assignee: nobody → Mirco Müller (macslow)
Changed in unity:
milestone: none → 4.26.0
Mirco Müller (macslow)
Changed in unity:
status: Confirmed → In Progress
Changed in unity (Ubuntu):
status: Confirmed → In Progress
Mirco Müller (macslow)
Changed in unity:
status: In Progress → Fix Committed
Changed in unity (Ubuntu):
status: In Progress → Fix Committed
Omer Akram (om26er)
visibility: private → public
Changed in unity:
importance: Undecided → High
Changed in unity (Ubuntu):
importance: Critical → High
Revision history for this message
Chris Halse Rogers (raof) wrote : Please test proposed package

Hello Tim, or anyone else affected,

Accepted unity into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in unity (Ubuntu Oneiric):
status: New → Fix Committed
tags: added: verification-needed
Omer Akram (om26er)
Changed in unity:
status: Fix Committed → Fix Released
Changed in unity (Ubuntu):
status: Fix Committed → Fix Released
David Barth (dbarth)
description: updated
description: updated
Revision history for this message
Steve Magoun (smagoun) wrote :

Using the SRU test case from the description, this seems fixed. I am able to launch and use onboard without a compiz crash.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity - 4.28.0-0ubuntu2

---------------
unity (4.28.0-0ubuntu2) oneiric-proposed; urgency=low

  * Cherry-pick some additional fixes:
    - fix a regression where transparency is setup on the panel (LP: #830949)
    - the wrong commit causing a crash was revert. Revert the revert and
      revert the right guilty commit.

unity (4.28.0-0ubuntu1) oneiric-proposed; urgency=low

  * New upstream release.
    - don't segfault in geis_configuration_get_value() (lp: #850623)
    - get focus on dash by pressing the super key first time after login
      (lp: #860805)
    - clicking on panel when dash is open no longer causes maximized window
      to raise (lp: #873100)
    - window management, alt-tab - After using 'show desktop' to minimise all
      windows, opening any new window also incorrectly restores all
      the minimised windows (lp: #871801)
    - compiz crashed with SIGSEGV in
      unity::switcher::SwitcherModel::DetailSelectionWindow() (lp: #834630)
    - compiz crashed with SIGSEGV in g_strcmp0() (lp: #832151)
    - compiz crashed with SIGSEGV in nux::BaseWindow::GetInputWindowId()
      (when onboard is used) (lp: #865890)
    - fix multi-monitor crashers (lp: #838128, #864037, #864784, #868120)
    - Fix SIGSEGV after SwitcherController desctruction (lp: #887465)
    - Fix for "right-clicking launcher when choosing a workspace causes
      quicklists to freeze" (lp: #791810)
  * debian/patches/add_postrelease_buildfix.patch:
    - add post-release fix to build in a clean env
  * backport some additional reverts or regression fixes
 -- Didier Roche <email address hidden> Thu, 19 Jan 2012 09:54:44 +0100

Changed in unity (Ubuntu Oneiric):
status: Fix Committed → 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.