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

--- Comment #27 from Ilia Mirkin <[email protected]> ---
So the faulting address is

0x00000000000263f7 <+519>:   cmpq   $0x0,0x2d0(%rax)

Which means that crtc->randr_crtc is NULL (and ->scanout_pixmap is 0x2d0 bytes
into the structure).

Hopefully this should provide enough info to someone more knowledgeable than
myself to figure out what's going on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to