https://bugs.freedesktop.org/show_bug.cgi?id=87023
Bug ID: 87023 Summary: Dota 2 crashed and hang on ATi Mobility Radeon HD 5650 (Acer 4745G) Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: imoreph@gmail.com
This has never happened with mesa 10.1.3. But when I upgraded into latest mesa, version 10.2 until now the problem not resolved. I think before it caused by overheating, but it’s not true cause I have using conservative option and the gpu and cpu has around 70 celcius degree, it become hang or crashed everytime I playing dota 2. Other games are not affected even the temperature is high (I’m playing Team Fortress 2, The Witcher 2, Euro Truck Simulator). I have more information, since mesa 10.x.x., my laptop take 30 seconds to start up, before it (mesa 9.x.x) only take 11 seconds (I’m using SSD).
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #1 from Alex Deucher alexdeucher@gmail.com --- Can you bisect mesa? If changing mesa caused it and other apps are not affected, I doubt it's temperature related. Please also attach your xorg log and dmesg output.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #2 from Romy imoreph@gmail.com --- Created attachment 110477 --> https://bugs.freedesktop.org/attachment.cgi?id=110477&action=edit this my recently xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #3 from Romy imoreph@gmail.com --- Created attachment 110478 --> https://bugs.freedesktop.org/attachment.cgi?id=110478&action=edit this dmesg output
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #4 from Romy imoreph@gmail.com --- should I attach my bootchart?
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #5 from Romy imoreph@gmail.com --- Created attachment 110479 --> https://bugs.freedesktop.org/attachment.cgi?id=110479&action=edit this is my bootchart
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #6 from Romy imoreph@gmail.com --- Created attachment 110484 --> https://bugs.freedesktop.org/attachment.cgi?id=110484&action=edit my temperature monitor while playing dota2
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #7 from Romy imoreph@gmail.com --- Hi Alex, thanks in advance, i often heard about you at phoronix :D . Feel free to me if you need another attachment or question, I will monitoring this bug, hope you can solve it.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
Romy imoreph@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |highest Severity|major |critical
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #8 from Romy imoreph@gmail.com --- Created attachment 110486 --> https://bugs.freedesktop.org/attachment.cgi?id=110486&action=edit crashed with more convincing data
Hi Alex, this is more convincing data about crashing was not overheating's fault.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #9 from Alex Deucher alexdeucher@gmail.com --- Can chance you could bisect mesa to indenfy what commit broke things for you? It seems like a software regression to me.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #10 from Romy imoreph@gmail.com --- What do you mean bisect mesa? Did you mean I must installing mesa 10.1.3 and send you xorg log and dmesg output?
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #11 from Alex Deucher alexdeucher@gmail.com --- (In reply to Romy from comment #10)
What do you mean bisect mesa? Did you mean I must installing mesa 10.1.3 and send you xorg log and dmesg output?
bisecting is a git feature you can use to identify what commit causes a regression. You just checkout the mesa git tree and mark what commits were working and not-working and it will walk you hrough the rest to identify the culprit. Google for git bisect howto.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #12 from Romy imoreph@gmail.com --- Seems to be a bit complicated, but I'll try it.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
--- Comment #13 from Romy imoreph@gmail.com --- Clarify: I decided to reinstall Ubuntu 14.04 and using default mesa driver (10.1.3), when playing dota2 it gives result seldom crashing but random. I think it specific bug with dota2 (dont know on the game side or driver side), I remember when using Ubuntu 12.04 and catalyst, it got crashed too, but when update of dota2 someday, it gives no crash at all, it took for months. An update available again, updating, and crash again.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
Romy imoreph@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #14 from Romy imoreph@gmail.com --- After I'm playing around with installing various distros until Windows, not only Dota2 are crashed, but another games too, but not whole games. It's not overheat issues, nor drivers nor OS, but I have adressed it that the memory (RAM) causing this problem. I have 2 x 4GB 1600 Sodimm RAM, so that I'm disasembling one of them, leaving 1 x 4GB 1600 Sodimm. That configuration doesn't making my pc crash anymore so far. I mark this bug as RESOLVED.
https://bugs.freedesktop.org/show_bug.cgi?id=87023
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
dri-devel@lists.freedesktop.org