[Bug 110239] Mesa SIGABRT: src/intel/genxml/gen9_pack.h:72: __gen_uint: Assertion `v <= max' failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 25 16:47:29 UTC 2019


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

            Bug ID: 110239
           Summary: Mesa SIGABRT: src/intel/genxml/gen9_pack.h:72:
                    __gen_uint: Assertion `v <= max' failed
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: kolesnikov.yevhenii at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Library receives SIGABRT and crashes while blitting between regions with
negative coordinates.

For example, if size of framebuffer is 160x160, blitting a rectangular region
((0, 0), (-80, -80)) to ((0, 0), (-160, -160)) will end up with SIGABRT and
following message:

src/intel/genxml/gen9_pack.h:72: __gen_uint: Assertion `v <= max' failed

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


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