FreeBSDDesktop / DEPRECATED-freebsd-base-graphics

Fork of FreeBSD's base repository to work on graphics-stack-related projects
Other
49 stars 13 forks source link

Deadlock with SNA enabled #95

Closed lattera closed 7 years ago

lattera commented 7 years ago

When I try to watch our favorite podcast, BSDNow, in VLC, xorg crashes and the system goes into deadlock. Fortunately, I'm returned to the console where I can see some rather interesting messages, but I can't type anything or switch to another VT. The system goes into a deadlock. Attached is a screenshot.

img_20161003_173718

mattmacy commented 7 years ago

vm_page_t double free. Try using UXA.

trombonehero commented 7 years ago

I'm getting the same issue on a new Skylake laptop (Core i5-6200U). This happens a few times a day, leading to uptimes of minutes to hours. I've tried switching to UXA, but then I got lots of screen corruption (although the mouse cursor works properly!):

screen corruption

mattmacy commented 7 years ago

4.8 or 4.7?

trombonehero commented 7 years ago

This is on 85c2f25(drm-next-4.7).

hselasky commented 7 years ago

Can you re-test with the latest drm-next branch?

--HPS

trombonehero commented 7 years ago

I can't speak for the original reporter, but I no longer see this kind of thing with the latest drm-next.

lattera commented 7 years ago

I no longer use drm-next.

mattmacy commented 7 years ago

Reporter can no longer test.