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

            Bug ID: 106499
           Summary: [regression, bisected] Several games crash on start
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: gr.mue...@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Lately multiple games crash on start just showing lines like this:
ShadowOfMordor: addrlib/r800/siaddrlib.cpp:2972: virtual int
Addr::V1::SiLib::HwlPostCheckTileIndex(const ADDR_TILEINFO*, AddrTileMode,
AddrTileType, INT) const: Assertion `index < static_cast<int>(m_noOfEntries)'
failed.
DirtRally: addrlib/r800/siaddrlib.cpp:2972: virtual int
Addr::V1::SiLib::HwlPostCheckTileIndex(const ADDR_TILEINFO*, AddrTileMode,
AddrTileType, INT) const: Zusicherung »index < static_cast<int>(m_noOfEntries)«
nicht erfüllt.

Games affected: Dirt Rally, Dirt Showdown, Shadow of Mordor, Rocket League,
Stellaris, Tomb Raider, The Witcher 2, Total War: Warhammer

Bisected to:
19a91841c347107d877bc750371c5fa4e9b4de19 is the first bad commit
commit 19a91841c347107d877bc750371c5fa4e9b4de19
Author: Mathias Fröhlich <mathias.froehl...@web.de>
Date:   Sun Apr 1 20:18:36 2018 +0200

    st/mesa: Use Array._DrawVAO in st_atom_array.c.

    Finally make use of the binding information in the VAO when
    setting up arrays for draw.

    v2: Emit less relocations also for interleaved userspace arrays.

    Reviewed-by: Brian Paul <bri...@vmware.com>
    Signed-off-by: Mathias Fröhlich <mathias.froehl...@web.de>

:040000 040000 b8f485c5bbd0557a70f87d6c42d3cb45e5401c11
cb727cae44836da83b87239b8d716e4cec1f487f M      src

glxinfo:
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: AMD Radeon HD 7900 Series (TAHITI, DRM 3.26.0,
4.16.0-2-amd-staging-drm-next-git, LLVM 7.0.0) (0x6798)
    Version: 18.2.0
    Accelerated: yes
    Video memory: 3053MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
OpenGL vendor string: X.Org
OpenGL renderer string: AMD Radeon HD 7900 Series (TAHITI, DRM 3.26.0,
4.16.0-2-amd-staging-drm-next-git, LLVM 7.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.2.0-devel
(git-c879011c72)
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 18.2.0-devel (git-c879011c72)
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.2.0-devel
(git-c879011c72)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to