[gm45] False GPU lockup IPEHR: 0x89800000
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apparmor-easyprof-ubuntu (Ubuntu) |
Fix Released
|
High
|
Jamie Strandboge | ||
xserver-xorg-video-intel (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
I get this crash everytime I start a click installed qml app with upstart-app-launch. Running the app directly with qmlscene works fine, but crashes consistently when started with upstart.
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: xserver-
ProcVersionSign
Uname: Linux 3.13.0-14-generic x86_64
.tmp.unity.
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Chipset: gm45
CompizPlugins: [core,composite
CompositorRunning: compiz
CompositorUnred
CompositorUnred
Date: Fri Feb 28 09:13:34 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DuplicateSignature: [gm45] GPU lockup IPEHR: 0x89800000 Ubuntu 14.04
ExecutablePath: /usr/share/
GraphicsCard:
Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device [17aa:20e4]
Subsystem: Lenovo Device [17aa:20e4]
InstallationDate: Installed on 2014-01-17 (41 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140115)
InterpreterPath: /usr/bin/python3.4
MachineType: LENOVO 7417CTO
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcCmdline: /usr/bin/python3 /usr/share/
ProcEnviron:
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
xserver-xorg 1:7.7+1ubuntu8
libdrm2 2.4.52-1
xserver-
SourcePackage: xserver-
Title: [gm45] False GPU lockup IPEHR: 0x89800000
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
dmi.bios.date: 04/19/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7UET86WW (3.16 )
dmi.board.name: 7417CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 7417CTO
dmi.product.
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11+
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.
version.
version.
version.
version.
version.
version.
version.
xserver.bootTime: Fri Feb 28 01:32:52 2014
xserver.configfile: default
xserver.errors:
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
product id 16435
vendor LEN
xserver.version: 2:1.15.0-1ubuntu6
Related branches
tags: | removed: need-duplicate-check |
Changed in apparmor-easyprof-ubuntu (Ubuntu): | |
status: | Triaged → In Progress |
Changed in apparmor-easyprof-ubuntu (Ubuntu): | |
status: | In Progress → Fix Committed |
It's sending a completely garbage batchbuffer. It doesn't match either the DDX or mesa (i965c), so I have no idea who emitted it. Can you launch qmlscene under gdb and place a breakpoint on do_exec2() (in libdrm_intel.so).