[Mesa-dev] [Bug 95374] ARK:survival of the fittest fails when GL4.3 is enabled.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 13 01:27:01 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95374
Bug ID: 95374
Summary: ARK:survival of the fittest fails when GL4.3 is
enabled.
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: bas at basnieuwenhuizen.nl
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 123663
--> https://bugs.freedesktop.org/attachment.cgi?id=123663&action=edit
apitrace on radeonsi
When I enable GL4.3 in the radeonsi driver the game fails to load with a dialog
containing 0-2 garbage characters.
After closing the dialog the game exits with an abort:
Thread 1 "ShooterGame" received signal SIGABRT, Aborted.
0x00007ffff65062a8 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff65062a8 in raise () from /usr/lib/libc.so.6
#1 0x00007ffff650772a in abort () from /usr/lib/libc.so.6
#2 0x0000000000df9067 in ?? ()
#3 0x0000000000707ace in _start ()
Forcing the version to 4.3 on LLVMPIPE also exhibits the issue.
No obvious memory error detected with valgrind, only some uninitialized values
in the steam libraries and xcb.
If anyone else wants to test, this variant of the game is free to play, and
this happens before the launcher/menu opens.
--
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/mesa-dev/attachments/20160513/7a0ffd4f/attachment.html>
More information about the mesa-dev
mailing list