ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.22k stars 174 forks source link

Guns of Icarus Online voice chat crashing steam #2224

Closed nake90 closed 11 years ago

nake90 commented 11 years ago

Hello I've already reported this bug to the Guns of Icarus developers, but as it is also crashing steam (closes with a memory error) I thought I should report it here too.

The bug appears at random when playing and clicking the push-to-talk key. When that happens, the game freezes and if you Alt-Tab you'll see that steam is no longer running.

The console that I used to start steam says:

System startup time: 16,63 seconds
Running Steam on debian 7.0 64-bit
STEAM_RUNTIME has been set by the user to: /home/nake/.local/share/Steam/ubuntu12_32/steam-runtime
ExecCommandLine: "/home/nake/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Attempting to use a Windows only path root on non-Windows platform for game 107200
Failed to resolve path before download
Generating new string page texture 115: 256x256, total string texture memory is 393,22 KB
Generating new string page texture 117: 128x256, total string texture memory is 2,51 MB
Generating new string page texture 119: 256x256, total string texture memory is 2,78 MB
Generating new string page texture 124: 512x256, total string texture memory is 3,30 MB
Generating new string page texture 125: 24x256, total string texture memory is 3,33 MB
Generating new string page texture 126: 64x256, total string texture memory is 3,39 MB
Failed to load installscript /home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/installscript.vdf
Game update: AppID 209080 "Guns of Icarus Online", ProcID 12063, IP 0.0.0.0:0
Set current directory to /home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online
Found path: /home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/GunsOfIcarusOnline
Mono path[0] = '/home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/GunsOfIcarusOnline_Data/Managed'
Mono path[1] = '/home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/GunsOfIcarusOnline_Data/Mono'
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
ExecSteamURL: "steam://open/friends"
Generating new string page texture 155: 48x256, total string texture memory is 3,44 MB
Generating new string page texture 156: 128x256, total string texture memory is 3,57 MB
Generating new string page texture 166: 16x256, total string texture memory is 3,59 MB
warning: The VAD has been replaced by a hack pending a complete rewrite
AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; expect break up
Game removed: AppID 209080 "Guns of Icarus Online", ProcID 12065 
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
[2013-03-24 20:56:48] Background update loop checking for update. . .
[2013-03-24 20:56:48] Checking for available updates...
Installing breakpad exception handler for appid(steam)/version(1363394289_client)
[2013-03-24 20:56:49] Nothing to do
Installing breakpad exception handler for appid(steam)/version(1363394289_client)
Failed to load installscript /home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/installscript.vdf
Game update: AppID 209080 "Guns of Icarus Online", ProcID 12290, IP 0.0.0.0:0
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
Set current directory to /home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online
Found path: /home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/GunsOfIcarusOnline
Mono path[0] = '/home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/GunsOfIcarusOnline_Data/Managed'
Mono path[1] = '/home/nake/.local/share/Steam/SteamApps/common/Guns of Icarus Online/GunsOfIcarusOnline_Data/Mono'
mmap() failed: No se pudo asignar memoria
Assertion 'b' failed at pulsecore/memblock.c:454, function pa_memblock_acquire(). Aborting.
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20130324221348_1.dmp
/home/nake/.local/share/Steam/steam.sh: línea 704: 11956 Abortado                $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-53082b2e-6102-4e86-bdc6-26d092130324
Terminated

Note: No se pudo asignar memoria means Couldn't assign memory

I'm under x64 Debian wheezy (testing):

Operating System Version:
    Debian GNU/Linux 7.0 (wheezy) (64 bit)
    Kernel Name:  Linux
    Kernel Version:  3.2.0-4-amd64
    X Server Vendor:  The X.Org Foundation
    X Server Release:  11204000
    X Window Manager:  KWin
    Steam Runtime Version:  steam-runtime-release-i386_2013-03-08

Thanks in advance

gdrewb-valve commented 11 years ago

Most likely the same problem (even though it's a different game) as #1853.

gdrewb-valve commented 11 years ago

Some users have reported that disabling or removing pulseaudio avoids the crash. I understand this isn't a solution, but it's an interesting thing to test to try and localize the problem. If disabling pulseaudio avoids the crash you should report your experience to the pulseaudio folks.