amdcccle crashed with SIGSEGV in QWidget::ungrabGesture()

Bug #747246 reported by Fabu
142
This bug affects 25 people
Affects Status Importance Assigned to Milestone
fglrx-installer (Ubuntu)
Triaged
High
Unassigned

Bug Description

error occured after applying latest update.. unity is all gone and i'm now facing the fallback mode of gnome.. no ubuntu specific icons etc. just default gnome

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: fglrx-amdcccle 2:8.840-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Fri Apr 1 14:29:48 2011
DistroCodename: natty
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/fglrx/bin/amdcccle
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110319)
ProcCmdline: amdcccle
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=de_DE:en
 LANG=de_DE.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7f7bd4e1368b: cmp 0x8(%r10),%ecx
 PC (0x7f7bd4e1368b) ok
 source "0x8(%r10)" (0x00000008) not located in a known VMA region (needed readable region)!
 destination "%ecx" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: fglrx-installer
StacktraceTop:
 ?? () from /usr/lib/libQtGui.so.4
 ?? () from /usr/lib/libQtGui.so.4
 QWidget::ungrabGesture(Qt::GestureType) () from /usr/lib/libQtGui.so.4
 QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
 QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
Title: amdcccle crashed with SIGSEGV in QWidget::ungrabGesture()
UpgradeStatus: Upgraded to natty on 2011-04-01 (0 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
XsessionErrors:
 (nautilus:2327): Gtk-WARNING **: Change Desktop Background: missing action Change Desktop Background
 (nautilus:2327): Gtk-WARNING **: Ubuntu Documentation: missing action Ubuntu Documentation
 (nautilus:2327): Gtk-WARNING **: Change Desktop Background: missing action Change Desktop Background
 (nautilus:2327): Gtk-WARNING **: Ubuntu Documentation: missing action Ubuntu Documentation
 (nautilus:2327): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu1

Revision history for this message
Fabu (geilviech) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 same_key (this=0xcf9b28, ahp=0x7fffb242fc3c, akey=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:225
 QHash<QGesture*, QHashDummyValue>::findNode (this=0xcf9b28, ahp=0x7fffb242fc3c, akey=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:885
 insert (this=0xcf9ac0, target=0x12bb730, type=Qt::PanGesture) at ../../include/QtCore/../../src/corelib/tools/qhash.h:757
 insert (this=0xcf9ac0, target=0x12bb730, type=Qt::PanGesture) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
 QGestureManager::cleanupCachedGestures (this=0xcf9ac0, target=0x12bb730, type=Qt::PanGesture) at kernel/qgesturemanager.cpp:178

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 fglrx-installer (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Bryce Harrington (bryce)
visibility: private → public
Bryce Harrington (bryce)
Changed in fglrx-installer (Ubuntu):
importance: Medium → Low
status: New → Confirmed
Revision history for this message
Bryce Harrington (bryce) wrote :

Bumping priority to high since a number of people are reporting this or similar issues. I'm suspecting though that it's not a bug in the code but rather something else in the system that leads to the crash. Occurs during object destruction.

Changed in fglrx-installer (Ubuntu):
importance: Low → High
status: Confirmed → Triaged
Revision history for this message
Brad Heap (nzv8fan) wrote :

Happened to me after changing my display properties in Catalyst Control Panel and then closing the control panel.

Revision history for this message
Eric Abrahamsen (girzel) wrote :

I've got two monitors, and on restart Natty generally resets me to one monitor. I used to go into the Catalyst Control Center and reset my two-monitor setup there (which would then be reset to one monitor on next restart). This last time I restarted, the Monitors control panel opened automatically (never done that before). I used it instead of amdcccle to activate my second monitor, rearrange the two monitors' positions, and apply changes. Monitor setup was correct, but amdcccle crashed immediately.

Revision history for this message
David Bierce (cppe-david) wrote :

Same issue amdcccle crashes when I try to enable my second monitor. The configuration never gets written.

Revision history for this message
rumpl (rumplstielz) wrote :

same here with ati HD5700

Revision history for this message
Tony Mugan (tmugan) wrote :

Same for me with a Radeon 5770 and a 5870.
I have all the latest updates installed also for Oneiric.

Revision history for this message
koegs (koegs) wrote :

Also affects Oneiric 32bit and 64bit.

Revision history for this message
Tony Mugan (tmugan) wrote :

I've been able to workaround this problem by cleanly uninstalling fglrx and reinstalling some components as detailed here.

http://gurrier.wordpress.com/2011/10/30/amd-video-problems-in-ubuntu-11-10-oneiric-ocelot/

Now I have the free radeon driver running a dual monitor configuration complete with 3D effects from Compiz.

Given that the proprietary AMD drivers would not work for either my Radeon 5770 or 5870, this will do me fine.

Revision history for this message
beccon (beccon) wrote :

I hacked a crude workaround:

nano setmonitor.sh:

#!/bin/bash

sleep 1
xrandr --output DFP1 --auto --right-of DFP2

chmod ogu+x setmonitor.sh

and put it in the Autostart of the desktop environment

Hope that's fine until the amdcccle issue is fixed.

Conrad

PS: really Compiz with the free driver - sounds to good to be true. Having spend too much time to get my system to start reasonably well: I have a AMD RADEON HD 6450 . Would it work with the free driver and 3D as well? Anyone tried it yet?

Thank you.

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.