Bug 76212 - latest dota2 builds do crash with the radeon open source driver
Summary: latest dota2 builds do crash with the radeon open source driver
Status: RESOLVED NOTOURBUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 10.1
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-15 18:29 UTC by Sylvain BERTRAND
Modified: 2014-03-28 17:22 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Sylvain BERTRAND 2014-03-15 18:29:10 UTC
The latest dota2 builds, on an up-to-date fedora rawhide, do crash after playing or watching a game for a little while (I tried previous mesa versions (down to first 10.0) with a fedora contributor, still crashing).

I reproduced the crash with a radeon evergreen (juniper) and a radeon southern islands (tahiti).

relevant dmesg output:
[  239.027439] dota_linux[1345]: segfault at 0 ip 00000000f23f1eeb sp 00000000ffb402d0 error 6 in engine.so[f1e15000+b52000]
Comment 1 Sylvain BERTRAND 2014-03-15 18:31:05 UTC
And it does not crash with the close source driver on steamos.
Comment 2 Sylvain BERTRAND 2014-03-15 19:35:53 UTC
the b52000 offset is the same of both GPUs.
Comment 3 Vladimir Usikov 2014-03-15 20:06:10 UTC
ArchLinux x32, kernel 3.13.5, mesa-git, llvm-svn, Radeon HD 7950


(gdb) bt
#0  0xb5d03d00 in ?? () from /home/behem0th/Steam/SteamApps/common/dota 2 beta/bin/libtier0.so
#1  0xb5d03e33 in ?? () from /home/behem0th/Steam/SteamApps/common/dota 2 beta/bin/libtier0.so
#2  0xb52fcdc8 in ?? () from /home/behem0th/Steam/SteamApps/common/dota 2 beta/bin/filesystem_stdio.so
#3  0xb5300bcc in ?? () from /home/behem0th/Steam/SteamApps/common/dota 2 beta/bin/filesystem_stdio.so
#4  0xb5be0578 in ?? () from /home/behem0th/Steam/SteamApps/common/dota 2 beta/bin/libvstdlib.so
#5  0xb5d08021 in CThread::ThreadProc(void*) () from /home/behem0th/Steam/SteamApps/common/dota 2 beta/bin/libtier0.so
#6  0xb733cf20 in start_thread () from /usr/lib/libpthread.so.0
#7  0xb75d694e in clone () from /usr/lib/libc.so.6
Comment 4 Sylvain BERTRAND 2014-03-28 17:22:53 UTC
Yes... it's that bug.

Then it does not seem related to the radeon open source driver.

How did you manage to get the symbols?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.