You are not logged in.

#1 2013-07-11 23:28:56

MutantJohn
Member
Registered: 2012-12-17
Posts: 95

Does DotA 2 Test crash for anyone else?

DotA 2 Test is now available on Steam for Linux and for me, I keep getting illegal instruction calls which crashes the game every time I actually try to start a game of DotA. I can use the lobby fine and change graphics settings and everything but actually trying to play the game calls things it shouldn't be, apparently, and the core is aborted or dumped or whatever it's called.

Has anyone else been experiencing a similar error?

Offline

#2 2013-07-12 00:06:49

miscsubbin
Member
Registered: 2012-10-30
Posts: 37

Re: Does DotA 2 Test crash for anyone else?

Mine is crashing all over the place. It's extremely laggy and crashes as soon as you try to get into a game.

Offline

#3 2013-07-12 00:08:31

MutantJohn
Member
Registered: 2012-12-17
Posts: 95

Re: Does DotA 2 Test crash for anyone else?

Good, it's not just me. I submitted a bug report to Valve so hopefully they'll get back to me with an ETA of fixing because every other Steam game plays absolutely fine on Arch Linux for me.

Offline

#4 2013-07-12 01:43:40

ctown.myth
Member
Registered: 2010-02-10
Posts: 169

Re: Does DotA 2 Test crash for anyone else?

I can't start it at all. How do you start Steam from the terminal for verbose? I can't get any errors sad

Also I have an X230 with an HD 4000, is that similar for everyone else?

EDIT: Reading over my post again, I realized I was stupid and didn't specify that I had problems with Dota and not Steam itself, oops! smile

Last edited by ctown.myth (2013-07-12 03:34:47)


AKA MyCookie!

Offline

#5 2013-07-12 03:26:54

MutantJohn
Member
Registered: 2012-12-17
Posts: 95

Re: Does DotA 2 Test crash for anyone else?

That's interesting, I pop open a terminal and type "steam" and it'll start the application but keep spewing stuff out the terminal. Most of the time it's about breakpad exceptions and trying to remove a node that believe its it parent or something silly like that.

I'm surprised there's so many errors for Arch users. Then again, it is just a beta run.

Offline

#6 2013-07-13 00:59:49

Weegee
Member
Registered: 2010-08-06
Posts: 62

Re: Does DotA 2 Test crash for anyone else?

There was a bug which made it impossible to start DOTA 2 on several AMD CPUs. The latest patch from two hours ago should have fixed this and some other issues.


~

Offline

#7 2013-07-13 14:10:49

ChemBro
Member
Registered: 2008-10-22
Posts: 704

Re: Does DotA 2 Test crash for anyone else?

I can play it, but it has many graphical errors. I'm on AMD Radeon, but I saw a video of a Nvidia user, who had the same graphical errors.

Offline

#8 2013-07-13 14:45:21

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,630
Website

Re: Does DotA 2 Test crash for anyone else?

I've not had any problems playing (Nvidia, binary blob), but I couldn't access the shop yesterday, it just CTD'd.

The game seems very stable for me, but I have no idea what I'm doing in it. Haha.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#9 2013-07-13 16:35:03

miscsubbin
Member
Registered: 2012-10-30
Posts: 37

Re: Does DotA 2 Test crash for anyone else?

I'm currently running the LTS kernel, so that may have something to do with it. I'll have to switch one of these days.

Offline

#10 2013-07-13 18:36:14

ctown.myth
Member
Registered: 2010-02-10
Posts: 169

Re: Does DotA 2 Test crash for anyone else?

So I got some time this morning to do quickly run from the command line, and I got the following errors:

1) (steam:12748): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
2) Game removed: AppID 205790 "Dota 2 Test", ProcID 12856
3) /home/mycookie/.local/share/Steam/SteamApps/common/dota 2 test/dota.sh: line 64: /home/mycookie/.local/share/Steam/SteamApps/common/dota 2 test/dota_linux: Permission denied

I chown'd and chmod'd dota.sh and dota_linux, and now I can get the game to run, however I get the font white-out problem that is pretty common. Has the solution been found for that?


AKA MyCookie!

Offline

#11 2013-07-13 18:53:01

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: Does DotA 2 Test crash for anyone else?

For me it only crashes after leveling up in Sniper vs. Axe tutorial. This is supossed to be fixed in next update.
There lots of graphical glitches and fps sometimes drops down to barely playable. I hope they will get performance
on similar level with other Valve games (TF2 runs flawlessly at everything maxed out).

My specs:
i7 740m
8 GB ram
nVidia 460m 1.5 GB vram

Offline

#12 2013-07-13 19:00:03

ctown.myth
Member
Registered: 2010-02-10
Posts: 169

Re: Does DotA 2 Test crash for anyone else?

I've found this thread that seems to point to a Mesa issue: https://github.com/ValveSoftware/Dota-2/issues/38

Can anybody check or confirm on nouveau & radeon drivers?


AKA MyCookie!

Offline

#13 2013-07-14 08:29:13

marceel
Member
Registered: 2013-07-02
Posts: 3

Re: Does DotA 2 Test crash for anyone else?

i can run Dota 2 test but when I'm in game I have  this problem https://github.com/ValveSoftware/Dota-2/issues/36

Pc specs:
AMD Phenom(tm) II X4 945 Processor × 4
ram 6GB
ATI 4850HD 13.1 catalyst driver

I added these options  in /etc/X11/xorg.conf and my fps  increased from 10 to 30 fps. But i still have graphic artefacts on screen.

       Option        "AllowGLXWithComposite" "true"
          Option        "backingstore" "true"         

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option        "backingstore" "true" 
        Option      "Monitor-DFP2" "0-DFP2"
     Option        "AllowGLXWithComposite" "true" 
        Option      "UseFastTLS" "off"
        BusID       "PCI:1:0:0"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Last edited by marceel (2013-07-14 09:16:09)

Offline

Board footer

Powered by FluxBB