<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [NV84] Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70390#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [NV84] Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70390">bug 70390</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>Right you are! Method = 0x40. Which doesn't correspond to a valid subchan
method. But in that case, I'd expect to see a INVALID_MTHD on the next word --
the command itself is still valid. (Just looking at the pseudo-code at
<a href="https://github.com/envytools/envytools/blob/master/hwdocs/fifo/dma-pusher.rst">https://github.com/envytools/envytools/blob/master/hwdocs/fifo/dma-pusher.rst</a>
-- perhaps it's inaccurate.)
So... the mystery is where does this 0x40 method come from. There are a lot of
potential culprites. Given that it's happening both to X and to some non-X
process that just uses mesa, I'm going to place the blame on libdrm or the
kernel... but that seems a bit far-fetched too. Dunno.
As for the memory management issues, of course, anything is possible. But it
shouldn't happen :)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>