[Bug 109594] totem assert failure: totem: src/intel/genxml/gen9_pack.h:72: __gen_uint: La declaración `v <= max' no se cumple.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 15 17:23:50 UTC 2019


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

--- Comment #10 from Denis <denys.kostin at globallogic.com> ---
hey guys, we spent lot of time for investigation of this issue, and found out
that this patch fixes everything:
>https://gitlab.freedesktop.org/mesa/mesa/merge_requests/252


Short bug description:
1. Issue is reproducible only on Wayland session, we couldn't reproduce it on X
2. There are actually 3 issues in total:

1) Assertion error in player
2) strange system "hang" which leads to only one way - rebooting
3) weird "extra" artifacts in the player during resizing window.

3. We managed to bisect 2) problem, and it leaded us to this commit:
__________
a9fb331ea7d1a78936ea8d8385e44cfd66f835c1 is the first bad commit
Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Wed Jun 6 10:13:05 2018 +0000

    wayland/egl: update surface size on window resize


 CC: Daniel Stone <daniel at fooishbar.org>
    CC: mesa-stable at lists.freedesktop.org
    Reviewed-by: Daniel Stone <daniels at collabora.com>
__________
So that's how we found that merge_request. As I said, for me it fixed all 3
issues, but would be great if somebody could also re-test it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190215/97c9260a/attachment.html>


More information about the intel-3d-bugs mailing list