Comment # 128
on bug 81644
from Christian König
(In reply to comment #127) > Thank you Christian for your quick explanation. Can we suspect the problem > to be withing the UVD code then if: > - crashes are mostly happening when watching videos (flash or html5 in > whatever browser); > - logs points to ring 5 not responding for some time? Well that behavior could actually be completely normal, incorrectly feeding UVD with informations can crash the block. That can happen for example because of a corrupted video stream, or because the userspace driver doesn't work 100% correctly. Whatever it is the recommended way to handle it is to just reset the block and that's exactly what we do, the only problem is that it's really hard to get the reset to be 100% reliable.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel