[Nouveau] [Bug 92971] [GF110] KDE plasma locks randomly due to crash of nouveau driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 16 14:18:16 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92971

--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Nov 14 19:06:12 hpprol2 kernel: nouveau 0000:0a:00.0: fifo: PBDMA0: 80000000 []
ch 30 [007e6ab000 kscreenlocker_g[4257]] subc 6 mthd 2878 data a0c02020

A few things wrong with this picture... first off, nouveau never uses
subchannel 6.

Method 2878 is: lookup -a c8 -d SUBCHAN -- -v obj-class GF100_3D 2878
TFB_VARYING_LOCS[0][0x1e] => 0

But those are all emitted in one fell swoop, starting from 2800. No way
something could get into the middle of that and screw up the channel on just
that one. (Since they don't have independent begin clauses). So this has to
have come from elsewhere.... but where?

Is this the first error? The first error is always the most important... the
rest can often happen as a result of the earlier ones.

Are you sure the kernel update is what brought this about and not a KDE update?
Is this KDE4 or KDE5?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151116/a3fceca9/attachment.html>


More information about the Nouveau mailing list