Page 1 of 1

Crash on ubuntu 11.04 with 0.84

Posted: 01 Dec 2011, 16:03
by baltheus
Hi all,

I've just installed Spring and 1944 from the Ubuntu PPA's so I've the latest version. I'm just mucking around on my netbook (Atom 945GM based) so I know it won't work well, but I'm getting a seg fault and just wondering how I can get to the bottom of, or if it is just because of the hardware...

Message is

Code: Select all

[f=0000000] [CPathManager] pathing data checksum: b5f2fdc4
[f=0000000] Creating Sky
[f=0000000] Creating ShadowHandler & DecalHandler
[f=0000000] Warning: [Init] "ARB_shadow_ambient" extension missing (will probably make shadows darker than they should be)
[f=0000000] Creating GroundDrawer
[f=0000000] Error: Segmentation fault (SIGSEGV) in spring 84.0
[f=0000000] Error: Stacktrace:
[f=0000000] Error:   <0> [0xbaa400]
terminate called after throwing an instance of 'boost::thread_interrupted'
Aborted
Any ideas?

Re: Crash on ubuntu 11.04 with 0.84

Posted: 01 Dec 2011, 16:56
by dansan
launch spring manually, go to edit settings, and set "LoadMT" to 0
-> version 84.0 FAQ -> http://springrts.com/phpbb/viewtopic.php?f=11&t=27154

Re: Crash on ubuntu 11.04 with 0.84

Posted: 02 Dec 2011, 10:12
by baltheus
Cheers for that. So it looks like an Intel related issue. You can get further by setting UsePBO=0 in the spring settings but now I don't actually get 3D graphics in the game, just the GUI. If I get any further I'll post it up in case anyone else is playing around with it too...