https://bugs.freedesktop.org/show_bug.cgi?id=79823
--- Comment #6 from Natrio <[email protected]> --- >From freeze strace log: # Device opened: open("/dev/dri/card0", O_RDWR|O_CLOEXEC) = 5 ... close(5) = 0 # device /dev/dri/card0 closed, but trying to use already closed descriptor: fstat64(5, 0xbfa97f60) = -1 EBADF (Bad file descriptor) ioctl(5, 0xc0406481, 0xbfa97fc0) = -1 EBADF (Bad file descriptor) write(2, "nouveau: kernel rejected pushbuf"..., 54) = 54 write(2, "nouveau: ch0: krec 0 pushes 1 bu"..., 46) = 46 write(2, "nouveau: ch0: buf 00000000 00000"..., 63) = 63 write(2, "nouveau: ch0: psh 00000000 00000"..., 49) = 49 write(2, "nouveau: \t0x0008fd6c\n", 21) = 21 write(2, "nouveau: \t0x00000000\n", 21) = 21 write(2, "nouveau: \t0x00000003\n", 21) = 21 write(2, "nouveau: \t0x00020000\n", 21) = 21 write(2, "nouveau: \t0x00000000\n", 21) = 21 # Cycling infinitely sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 ... -- 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
