False GPU lockups captured by apport gpu hook unnecessarily
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xdiagnose (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Quantal |
Fix Released
|
High
|
Bryce Harrington | ||
xserver-xorg-video-intel (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned | ||
Quantal |
Invalid
|
Undecided
|
Unassigned |
Bug Description
[Problem]
The GPU lockup detection in the gpu freeze apport hook is a bit too sensitive and flags bug reports in situations where the GPU did not actually lock up. This generates a lot of false-positive bug reports in Ubuntu, of which this one is an example.
We've communicated with upstream (Intel) about this. The false gpu lockup that triggers this really shouldn't be occurring at all, but it's unclear why it does. However, upstream has sufficient information on the problem, so we don't really gain much by continuing to gather these reports. They're a bit annoying to users so quelling them may make running the development version of the distro a little calmer.
[Original Report]
While updating packages this error occurred.
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: xserver-
ProcVersionSign
Uname: Linux 3.2.0-23-
.tmp.unity.
ApportVersion: 2.0.1-0ubuntu4
Architecture: i386
Chipset: g41
CompizPlugins: No value set for `/apps/
CompositorRunning: compiz
Date: Tue Apr 17 09:05:12 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DuplicateSignature: [g41] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001 Ubuntu 12.04
ExecutablePath: /usr/share/
ExtraDebuggingI
GraphicsCard:
Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e32] (rev 03) (prog-if 00 [VGA controller])
Subsystem: Giga-byte Technology Device [1458:d000]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120201.1)
InterpreterPath: /usr/bin/python2.7
MachineType: Gigabyte Technology Co., Ltd. G41MT-ES2L
ProcCmdline: /usr/bin/python /usr/share/
ProcEnviron:
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
xserver-xorg 1:7.6+12ubuntu1
libdrm2 2.4.32-1ubuntu1
xserver-
SourcePackage: xserver-
Title: [g41] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
dmi.bios.date: 12/01/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F2
dmi.board.name: G41MT-ES2L
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSof
dmi.product.name: G41MT-ES2L
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.7.6-0ubuntu1
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.
version.
version.
version.
version.
version.
version.
version.
Related branches
tags: | removed: need-duplicate-check |
summary: |
- [g41] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001 + False GPU lockups captured by apport gpu hook unnecessarily |
description: | updated |
Changed in xdiagnose (Ubuntu Quantal): | |
status: | Triaged → Fix Committed |
The issue is "fixed" for precise in that Apport has been turned off (or rather, switched to "whoopsie-only mode"). Thus, the gpu hook won't be getting triggered any more.
But that is just sweeping the problem under the carpet. It'll still need sorted out when Q-series opens...