SIGSEGV in g_atomic_int_get
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Critical
|
Jason Smith | ||
unity (Ubuntu) |
Fix Released
|
Critical
|
Jason Smith |
Bug Description
Binary package hint: unity
Got this when trying to unpin a launcher. Backtrace attached.
To reproduce:
* Copy /usr/share/
* Start foo.desktop via the Ubuntu logo -> /usr/share/
* Pin the running foo launcher and quit the application
=> the favorites now contain 'foo.desktop' (checked via gsettings get ...)
* Unpin the running foo launcher
=> Compiz crashes
The last messages I get on the console are:
** (<unknown>:12267): WARNING **: Unable to remove favorite '/usr/share/
(<unknown>:12267): GLib-CRITICAL **: g_variant_
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.2.6-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.37-8-generic i686
NonfreeKernelMo
Architecture: i386
CompizPlugins: No value set for `/apps/
Date: Sat Dec 11 00:25:31 2010
Lsusb:
Bus 002 Device 002: ID 046d:c048 Logitech, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
PciDisplay: 05:00.0 VGA compatible controller [0300]: nVidia Corporation NV43 [GeForce 6600 GT] [10de:0140] (rev a2) (prog-if 00 [VGA controller])
ProcEnviron:
LANGUAGE=
LANG=en_US.utf8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
ProcVersionSign
RelatedPackageV
xserver-xorg 1:7.5+6ubuntu3b1
libgl1-mesa-glx 7.9+repack-1ubuntu3
libdrm2 2.4.22-2ubuntu1
xserver-
xserver-
SourcePackage: unity
dmi.bios.date: 03/29/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: LP NF4 Series
dmi.board.vendor: DFI Corp,LTD
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.modalias: dmi:bvnPhoenixT
system: distro = Ubuntu, architecture = i686, kernel = 2.6.37-8-generic
Changed in unity: | |
assignee: | nobody → Alex Launi (alexlauni) |
milestone: | none → 3.6.8 |
Changed in unity: | |
milestone: | 3.6.8 → 3.8 |
Changed in unity: | |
milestone: | 3.8 → 3.8.2 |
Changed in unity: | |
milestone: | 3.8.2 → 3.8.4 |
Changed in unity: | |
assignee: | Alex Launi (alexlauni) → Jason Smith (jassmith) |
importance: | Medium → Critical |
status: | Triaged → Fix Committed |
Changed in unity (Ubuntu): | |
status: | Triaged → Fix Committed |
importance: | Medium → Critical |
assignee: | nobody → Jason Smith (jassmith) |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Before the crash (directly after pinning), the launcher starts /usr/share/ applications/ foo.desktop.
After the crash (or a Compiz restart) the launcher starts ~/.local/ share/applicati ons/foo. desktop instead (even though the favorites just show 'foo.desktop'). If that's the case I can unpin the launcher without a crash.
Also, pinning and unpinning ~/.local/ share/applicati ons/foo. desktop doesn't cause any issues.