From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 72939] New: [nv96] Freespace 2 open crashes
Date: Fri, 20 Dec 2013 23:05:10 +0000
Message-ID:
Priority
medium
Bug ID
72939
Assignee
nouveau@lists.freedesktop.org
Summary
[nv96] Freespace 2 open crashes
Severity
normal
Classification
Unclassified
OS
All
Reporter
madman2003@gmail.com
Hardware
Other
Status
NEW
Version
git
Component
Drivers/DRI/nouveau
Product
Mesa
This has been an issue for much longer, it looks to be a memory related
problem. Textures are corrupted and after a little while the card hangs. I've
confirmed with the binary blob that the hardware works fine.
The errors that i got were:
Dec 20 22:12:41 madman kernel: [ 66.490366] nouveau E[ PGRAPH][0000:01:00.0]
TRAP_MP_EXEC - TP 0 MP 0: INVALID_OPCODE at 07d7e0 warp 15, opcode 80070279
00060780
Dec 20 22:12:41 madman kernel: [ 66.490379] nouveau E[ PGRAPH][0000:01:00.0]
TRAP_MP_EXEC - TP 0 MP 1: INVALID_OPCODE at 07d7e0 warp 1, opcode 80070279
00060780
Dec 20 22:12:41 madman kernel: [ 66.490384] nouveau E[ PGRAPH][0000:01:00.0]
TRAP
Dec 20 22:12:41 madman kernel: [ 66.490390] nouveau E[ PGRAPH][0000:01:00.0]
ch 4 [0x001f91e000 fs2_open[2611]] subc 3 class 0x8297 mthd 0x15f0 data
0x0dd80dd8
This was with a 3.13-rc4 kernel and a very recent git mesa (also tried mesa
9.25, had the same problem).
In general i don't think any graphic intensive runs for a very long time. It's
just that this one is very easy to make crash.
My question is, what can i do to narrow this down? Keep in mind that this has
been going on for more than 6 months probably (maybe even a year) and I can't
take my kernel too far back into the past (because my system is compiled
against modern linux headers).