From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 96836] New: Kernel unaligned access at TPC[105d9fb4]
nvkm_instobj_wr32+0x14/0x20 [nouveau]
Date: Thu, 07 Jul 2016 02:23:25 +0000
Message-ID:
Bug ID
96836
Summary
Kernel unaligned access at TPC[105d9fb4] nvkm_instobj_wr32+0x=
14/0x20 [nouveau]
Product
xorg
Version
unspecified
Hardware
SPARC
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
Driver/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
ciaran.gillespie@gmail.com
QA Contact
xorg-team@lists.x.org
When attempting to use Nouveau driver with Xorg on my SunBlade=
2500 running the
latested build from Debian-9.0 Sid SPARC64 CPU 0 runs up to 100% and then
eventually the Xorg session shuts down. It appears that it's timing out on a
GPU lock. A bunch of messages appears in the Xorg.0.log indicating fifo:
CACH_ERROR also with in the messages log there are several repeating errors.
log_unaligned: 598 callbacks suppressed
Kernel unaligned access at TPC[105d9fb4] nvkm_instobj_wr32+0x14/0x20 [nouve=
au]
Eventually the Xorg session gives up and times out.
I'll try and attach some more logs but it appears to have something to do w=
ith
the iowrite32_native macro on SPARC V9 systems.