I just installed WEE through steam on my mint 14 (64bit) system with catalyst 13.1 legacy drivers and it crashes as soon as I try to launch a campaign. Both with and without logging in to the game network.
when I start from the console the following is displayed
Code: Select all
etting breakpad minidump AppID = 58610
Steam_SetMinidumpSteamID: Caching Steam ID: 76561197994916104 [API loaded no]
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
AL lib: pulseaudio.c:612: Context did not connect: Access denied
Installing breakpad exception handler for appid(gameoverlayui)/version(20130224234706_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
[0227/223511:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
Segmentation fault (core dumped)
Game removed: AppID 58610 "Wargame: European Escalation", ProcID 7623
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
Also I've got a core file store (compressed still around 160MB) and when using it in a backtrace this is the output
Code: Select all
gdb ./Wargame core
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/minze/.local/share/Steam/SteamApps/common/Wargame European Escalation/Wargame...(no debugging symbols found)...done.
[New LWP 6609]
[New LWP 6612]
[New LWP 6610]
[New LWP 6613]
[New LWP 6585]
[New LWP 6614]
[New LWP 6618]
[New LWP 6582]
[New LWP 6584]
[New LWP 6587]
[New LWP 6594]
[New LWP 6595]
[New LWP 6593]
[New LWP 6590]
[New LWP 6598]
[New LWP 6589]
[New LWP 6583]
[New LWP 6616]
[New LWP 6592]
[New LWP 6588]
[New LWP 6586]
[New LWP 6611]
[New LWP 6617]
[New LWP 6615]
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/minze/.local/share/Steam/SteamApps/common/Wargame European Escalation/War'.
Program terminated with signal 11, Segmentation fault.
#0 0xf7758430 in __kernel_vsyscall ()
(gdb) bt
#0 0xf7758430 in __kernel_vsyscall ()
#1 0xf712adde in raise () from /lib/i386-linux-gnu/libpthread.so.0
#2 0xef7a3653 in ?? () from /usr/lib32/fglrx/dri/fglrx_dri.so
#3 0xf7122d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf705fd3e in clone () from /lib/i386-linux-gnu/libc.so.6
Hope this helps in getting this fixed.
Thanks,
Minze