https://bugs.freedesktop.org/show_bug.cgi?id=90825
--- Comment #2 from Victor Costan <[email protected]> --- I got the following errors with Fedora 23 and VirtualBox 5.0. The display freezes completely, so I had to get the information from journalctl using the previous boot info. Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: PBENTRY Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: ch 10 [VBoxCrWinCmd[20388]] subc 0 mthd 0x0000 data 0x00000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: PBENTRY Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: ch 10 [VBoxCrWinCmd[20388]] subc 0 mthd 0x0000 data 0x00000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_VALUE] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2388 data 0x2001091c Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2470 data 0x3f000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_VALUE] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2388 data 0x800004b3 Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: PBENTRY Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: ch 10 [VBoxCrWinCmd[20388]] subc 0 mthd 0x0000 data 0x00000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: PBENTRY Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: ch 10 [VBoxCrWinCmd[20388]] subc 0 mthd 0x0000 data 0x00000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_VALUE] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2388 data 0x2001091c Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2470 data 0x3f000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_VALUE] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2388 data 0x800004b3 Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: PBENTRY Oct 23 01:28:49 pwnie kernel: nouveau E[ PFIFO][0000:01:00.0] PBDMA0: ch 10 [VBoxCrWinCmd[20388]] subc 0 mthd 0x0000 data 0x00000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 0 class 0xa097 mthd 0x2450 data 0x20010487 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 3 class 0x902d mthd 0x0880 data 0x200203fd Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 3 class 0x902d mthd 0x0884 data 0x04140000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 3 class 0x902d mthd 0x0888 data 0x02fc0000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR [INVALID_BITFIELD] ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 3 class 0x902d mthd 0x088c data 0x20090200 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 3 class 0x902d mthd 0x0890 data 0x00000000 Oct 23 01:28:49 pwnie kernel: nouveau E[ PGRAPH][0000:01:00.0] ILLEGAL_MTHD ch 10 [0x003f675000 VBoxCrWinCmd[20388]] subc 3 class 0x902d mthd 0x0894 data 0x049a0000 Here are some relevant bits from glxinfo. server glx vendor string: SGI server glx version string: 1.4 client glx vendor string: Mesa Project and SGI client glx version string: 1.4 OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.0.3 (git-b4bfea0) OpenGL core profile shading language version string: 4.10 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 3.0 Mesa 11.0.3 (git-b4bfea0) OpenGL shading language version string: 1.30 OpenGL context flags: (none) Thank you very much for looking into this bug! Is there anything else I can provide to help investigate it? -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
