From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 106499] [regression, bisected] Several games crash on start
Date: Sun, 13 May 2018 08:59:53 +0000
Message-ID:
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.muench@gmail.com
QA Contact
dri-devel@lists.freedesktop.org
Lately multiple games crash on start just showing lines like t=
his:
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_no=
OfEntries)'
failed.
DirtRally: addrlib/r800/siaddrlib.cpp:2972: virtual int
Addr::V1::SiLib::HwlPostCheckTileIndex(const ADDR_TILEINFO*, AddrTileMode,
AddrTileType, INT) const: Zusicherung =C2=BBindex < static_cast<int&g=
t;(m_noOfEntries)=C2=AB
nicht erf=C3=BCllt.
Games affected: Dirt Rally, Dirt Showdown, Shadow of Mordor, Rocket League,
Stellaris, Tomb Raider, The Witcher 2, Total War: Warhammer
Bisected to:
=EF=BB=BF19a91841c347107d877bc750371c5fa4e9b4de19 is the first bad commit
commit 19a91841c347107d877bc750371c5fa4e9b4de19
Author: Mathias Fr=C3=B6hlich <mathias.froehlich@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 <br=
ianp@vmware.com>
Signed-off-by: Mathias Fr=C3=B6hlich <Mathias.Froehlich@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=
pre>