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

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

  [ Adam Conrad ]
  * Removed debian/patches/libgeis-rename.patch

  [ Łukasz 'sil2100' Zemczak ]
  * debian/rules:
    - added override for dh_shlibdeps to point it to the private directory of
      libunity-protocol-private.so
  * debian/unity.lintian-overrides,
    debian/libunity-core-6.0-5.lintian-overrides:
    - added override to silence the binary-or-shlib-defines-rpath error, since
      we are forced to use RPATH in our case

  [ Didier Roche ]
  * New upstream release.
    - [nvidia] compiz crashed with SIGSEGV in
      nux::GraphicsEngine::QRP_GLSL_Color() from
      nux::GraphicsEngine::QRP_Color() from nux::BasePainter::PaintBackground
      (LP: #982626)
    - Launcher - when a user starts dragging a item, any folded launcher icons
      that are valid drop receptacles should unfold. (LP: #839717)
    - running applications without an icon use a blank icon (LP: #886778)
    - compiz crashed with SIGSEGV in
      unity::ui::KeyboardUtil::GetKeycodeAboveKeySymbol() (LP: #920258)
    - still some accent issues with unity/nux (LP: #950740)
    - Launcher doesn't autoscroll when holding an icon (can't reach trash)
      (LP: #987223)
    - Purchased items are not being added to the Unity launcher (LP: #925014)
    - [GLES] framebuffer output scaled incorrect in both blur and items above
      shell with multimonitor (LP: #1016789)
    - [regression] [unity 6.0] Fullscreen windows flicker and/or never redraw
      properly if panel_opacity<1.0 or dash is opened. (LP: #1024911)
    - panel and launcher blinks when using libreoffice presenter/spreadsheet
      (LP: #1024459)
    - compiz crashed with SIGSEGV in
      unity::ui::EdgeBarrierController::Impl::OnPointerBarrierEvent()
      (LP: #1020075)
    - Update to 1.6.4 (LP: #1014850)
    - [nvidia] unity crashed in nux::GraphicsEngine::QRP_GLSL_1Tex
      (glDrawArrays)  (LP: #1031554)
    - Dragging image from firefox/chrome to dock causes lagg/freeze
      (LP: #772445)
    - Launcher, Dash - Showing dash, via super key, with a quicklist shown
      doesn't work (LP: #913994)
    - REGRESSION: can't type characters with accent (dead keys) (LP: #961741)
    - Launcher wrongly shows top tooltip when peforming the accordion effect
      (LP: #980942)
    - Unity Launcher Fails To Auto-Hide When Enabled & Installing Commercial
      Software (LP: #1002440)
    - logging out/in with mounted drives causes unity launcher icons to be
      duplicated (LP: #1010714)
    - Mounted volume icons doubled up in launcher (LP: #1010858)
    - Launcher -  when a user starts dragging a item, the launcher icons that
      are *not* valid drop receptacles should be tinted (LP: #1020891)
    - Alt+F4 does not close the hud when Numlock or Capslock are on.
      (LP: #1022801)
    - Unity shortcut overlay needs to include shortcut for video lens
      (LP: #937334)
    - padding between last quicklist item and bottom edge is non-deterministic
      (changes randomly) (LP: #955158)
    - give a way to remove 'Show Desktop' from the Alt-Tab items
      (LP: #1014346)
    - Multi-monitor - Add 'sticky edges deactivated for number of milliseconds
      after the user breaks the barrier' variable (LP: #1020058)
    - Quicklist blocks Hud from opening (LP: #1020246)
    - dash should open when pressing "super" in scale mode (LP: #1023811)
    - Screen flickers when changing launcher icon size. (LP: #1024113)
    - Dragging on a quicklist item highlights the wrong item in the list
      (LP: #1027955)
    - Switcher does not focus the last active window in detail mode
      (LP: #1029215)
    - An application is closed if manually removed from favorites on gsettings
      (LP: #1032157)
    - Support for automation (LP: #685199)
  * debian/control:
    - build on latest nux (ABI break)
 -- Didier Roche <[email protected]>   Fri, 10 Aug 2012 15:01:01 +0200

** Changed in: unity (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/920258

Title:
  compiz crashed with SIGSEGV in
  unity::ui::KeyboardUtil::GetKeycodeAboveKeySymbol()

Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  No obvious test case - just ensuring that this crash does not happen.

  [Regression Potential]
  No regression potential.

  Original description:

  After started ubuntu, I got this bug.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: unity 5.0.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-15.25-generic 3.0.13
  Uname: Linux 3.0.0-15-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Mon Jan 23 10:31:01 2012
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_SG:en
   PATH=(custom, no user)
   LANG=en_SG.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x17b6341 
<_ZN5unity2ui12KeyboardUtil24GetKeycodeAboveKeySymbolEm+65>: movzbl 
0x8(%edx),%ecx
   PC (0x017b6341) ok
   source "0x8(%edx)" (0x00000008) not located in a known VMA region (needed 
readable region)!
   destination "%ecx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   unity::ui::KeyboardUtil::GetKeycodeAboveKeySymbol(unsigned long) () from 
/usr/lib/compiz/libunityshell.so
   unity::UnityScreen::initAltTabNextWindow() () from 
/usr/lib/compiz/libunityshell.so
   unity::UnityScreen::initPluginForScreen(CompPlugin*) () from 
/usr/lib/compiz/libunityshell.so
   CompScreen::initPluginForScreen(CompPlugin*) ()
   CompManager::initPlugin(CompPlugin*) ()
  Title: compiz crashed with SIGSEGV in 
unity::ui::KeyboardUtil::GetKeycodeAboveKeySymbol()
  UpgradeStatus: Upgraded to precise on 2012-01-21 (1 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/920258/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to