compiz crashed with SIGSEGV in unity::dash::previews::CoverArt::SetNoImageAvailable()

Bug #1044823 reported by Pavol Klačanský
84
This bug affects 14 people
Affects Status Importance Assigned to Milestone
Unity
Fix Released
Critical
Nick Dedekind
unity (Ubuntu)
Fix Released
Critical
Nick Dedekind
Quantal
Fix Released
Critical
Nick Dedekind

Bug Description

I was playing with previews and it crashed

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: unity 6.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
Date: Sat Sep 1 22:36:34 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/compiz
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcCmdline: compiz
ProcEnviron:
 PATH=(custom, no user)
 LANG=sk_SK.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: unity
StacktraceTop:
 unity::dash::previews::CoverArt::SetNoImageAvailable() () from /usr/lib/compiz/libunityshell.so
 ?? () from /usr/lib/compiz/libunityshell.so
 unity::glib::Source::SourceCallback(void*) () from /usr/lib/libunity-core-6.0.so.5
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: compiz crashed with SIGSEGV in unity::dash::previews::CoverArt::SetNoImageAvailable()
UpgradeStatus: Upgraded to quantal on 2012-06-04 (89 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
XsessionErrors:
 (gnome-settings-daemon:2029): GnomeDesktop-WARNING **: Timed out waiting for GL_MAX_TEXTURE_SIZE helper
 gnome-session[1970]: WARNING: Application 'compiz.desktop' killed by signal 11
 gnome-session[1970]: WARNING: App 'compiz.desktop' respawning too quickly
 gnome-session[1970]: CRITICAL: We failed, but the fail whale is dead. Sorry....

Related branches

Revision history for this message
Pavol Klačanský (pavolzetor-deactivatedaccount) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 unity::dash::previews::CoverArt::SetNoImageAvailable (this=0x4f73850) at /build/buildd/unity-6.4.0/unity-shared/CoverArt.cpp:187
 operator() (this=0x2722c60) at /build/buildd/unity-6.4.0/unity-shared/CoverArt.cpp:171
 std::_Function_handler<bool(), unity::dash::previews::CoverArt::StartWaiting()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/4.6/functional:1764
 operator() (this=<optimized out>) at /usr/include/c++/4.6/functional:2161
 unity::glib::Source::SourceCallback (data=<optimized out>, data@entry=<error reading variable: value has been optimized out>) at /build/buildd/unity-6.4.0/UnityCore/GLibSource.cpp:106

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.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
Omer Akram (om26er)
Changed in unity (Ubuntu):
importance: Medium → High
Changed in unity:
importance: Undecided → High
status: New → Confirmed
assignee: nobody → Nick Dedekind (nick-dedekind)
milestone: none → 6.4
visibility: private → public
Omer Akram (om26er)
Changed in unity:
importance: High → Critical
Changed in unity (Ubuntu Quantal):
importance: High → Critical
Changed in unity:
milestone: 6.4 → 6.6
Changed in unity:
status: Confirmed → In Progress
Omer Akram (om26er)
Changed in unity (Ubuntu Quantal):
status: Confirmed → In Progress
Omer Akram (om26er)
Changed in unity (Ubuntu Quantal):
assignee: nobody → Nick Dedekind (nick-dedekind)
Changed in unity:
status: In Progress → Fix Committed
Omer Akram (om26er)
Changed in unity (Ubuntu Quantal):
status: In Progress → Fix Committed
Theematt (thee-1st-matt)
Changed in unity:
status: Fix Committed → Fix Released
Omer Akram (om26er)
Changed in unity:
status: Fix Released → Fix Committed
Changed in unity:
milestone: 6.6 → 7.0
Omer Akram (om26er)
no longer affects: unity/6.0
Changed in unity:
milestone: 7.0 → 6.6
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (9.2 KiB)

This bug was fixed in the package unity - 6.6.0-0ubuntu1

---------------
unity (6.6.0-0ubuntu1) quantal-proposed; urgency=low

  * New upstream release.
    - Fixes non-escaped character sequences in dash previews (LP: #1039020)
    - Updated background layer for preview cover-art and details panels
      to be 10% low-light
    - Expand a PlacesGroup if it is the only category that contains results
      (LP: #950710)
    - Update unity autopilot tests to match autopilot API
    - Updated the convert files to fix some typos in the key names
    - Add gmodule dependency
    - Activate proper result if the categories aren't displayed in-order
      (LP: #1040101)
    - Refactor device launcher icons (LP: #713423)
    - LauncherController: make the controller enable the launcher struts,
      based on hide-mode option (LP: #1044005)
    - Launcher: make always possible to drag an icon to the bottom or top
      of its sub list (LP: #1043968)
    - Don't desat bfb/hud icon in DNDReset (LP: #1043963)
    - Progressively adjust the speed of the minimize animation. First
      time it is used is slower, then speeds up the more it is used.
      (LP: #1017510)
    - Implement new ordering of categories for home lens. (LP: #1043915)
    - UnityWindow now implements ScaleWindowInterface (LP: #876017)
    - Launcher: restore an icon position after that the dragging has been
      cancelled (LP: #955561)
    - LauncherDragWindow: cancel drag on window mapped/unmapped
      (LP: #1044723)
    - Now there is a check of an override color in RefreshColor (which is
      called when a PropertyNotify event happens). Also added a check in
      FullySaturateColor to a void division by zero. (LP: #975350)
    - Queue redraw after cover-art texture is updated from a url/file source.
      (LP: #1043947)
    - Fixed ability to delete glib::Source wrapper during its callback
      (LP: #1044823)
    - Close preview when dash is hidden. (LP: #1045298)
    - LauncherModel: rewrite the Reordering functions to keep the icon
      priority deltas (LP: #761155)
    - Make sure we can pass extra hints when activating preview actions.
      (LP: #1046352)
    - UnityWindow: scale window code improved (LP: #1033935)
    - The mouse will now cause the HUD buttons to change selection
      (LP: #1042692)
    - "Alt+Space" shortcut to reveal the window menu is not hardcoded, but a
       Compiz key option. " (Hold)" should also be translated. Made all
       Compiz plug-in names and all Compiz plug-in option names in
       unityshell.cpp static constants.
    - remove unity --reset, it's not anymore really needed now that we are
      in stable days of unity and we moved to gsettings
    - Removed the variables 'oldPrev' and 'oldNext' which got assigned the
      value NULL, but then were never used
    - Fixed the size of the previews to 770x380 pixels. (LP: #1045243)
    - UnityWindow: use smart pointers, use static close_icon (with dynamic
      state) and PanelStyle context (LP: #1033935) (LP: #1045127)
      (LP: #1046124) (LP: #1046126)
    - Remove everything in the #ifndef USE_MODERN_COMPIZ_GL ifdefs and remove
      the ifdefs alltogether. unity now requires compiz...

Read more...

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