protonscr

Big Picture Mode crashes a lot with steam controller

steamclosed reviewed
ValveSoftware/steam-for-linux#4129 · opened 2015-11-11 by LiamDawe · updated 2019-01-16 · 5 comments · github
LLiamDawe 2015-11-11 github

I am finding that SBP is freezing rather often when I have my Steam Controller attached to it. Proving to be extremely annoying, and it's starting to put a downer on the experience.

I have put my steam log file here for reference: https://gist.github.com/liamdawe/3a91ec9911f0066bdca5

Crash dmp is here https://www.dropbox.com/s/0ir6lxyzocgo2u6/assert_20151111131308_55.dmp?dl=0

This happens on both Stable and Beta client.

TTele42 2015-11-11 github

Crash reason: DUMP_REQUESTED
Assert is deep in crashhandler.so.

LLiamDawe 2015-11-11 github

I don't know if it's useful at all, but I just caught big picture dying again. Seems to happen most often for me when quitting a game. Caught this in terminal:

Timed out waiting for mutex in PutInternal()
Timed out waiting for mutex in PutInternal()
Timed out waiting for mutex in PutInternal()
Timed out waiting for mutex in PutInternal()
Timed out waiting for mutex in PutInternal()
threadtools.cpp (1375) : Assertion Failed: Thread synchronization object is unuseable
Assert( Assertion Failed: Thread synchronization object is unuseable ):threadtools.cpp:1375

Installing breakpad exception handler for appid(steam)/version(1447189674)
assert_20151111224438_244.dmp[8601]: Uploading dump (out-of-process)
/tmp/dumps/assert_20151111224438_244.dmp
assert_20151111224438_244.dmp[8601]: Finished uploading minidump (out-of-process): success = yes
assert_20151111224438_244.dmp[8601]: response: CrashID=bp-0e4145ad-1138-4fab-a822-44c2f2151111
assert_20151111224438_244.dmp[8601]: file ''/tmp/dumps/assert_20151111224438_244.dmp'', upload yes: ''CrashID=bp-0e4145ad-1138-4fab-a822-44c2f2151111''

It was spamming the line "Timed out waiting for mutex in PutInternal()" for quite some time before reaching that end.

LLiamDawe 2015-11-11 github
LLiamDawe 2019-01-16 github

Hasn't been an issue for a long time, closing.

Nothing extracted yet.