protonscr

Changing languages triggers… plenty of assert failures

steamclosed reviewedSteam clientNeed More Information
ValveSoftware/steam-for-linux#879 · opened 2013-01-26 by johndrinkwater · updated 2021-01-18 · 5 comments · github
Jjohndrinkwater 2013-01-26 github

Wanted to test a bug someone mentioned, so changed to French and restarted steam.
It added a bunch of language‐specific downloads to the queue, as expected, but I got loads of assert dumps:

applicationmanager.cpp (1131) : Assertion Failed: CSteamClientApp::ModifyStateFlags invalid eState = 0x0001010e, appID = 1200
Assert( Assertion Failed: CSteamClientApp::ModifyStateFlags invalid eState = 0x0001010e, appID = 1200 ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/applicationmanager.cpp:1131
Uploading dump (in-process) [proxy '']
/tmp/dumps/assert_20130126000819_1.dmp
success = yes
response:  CrashID=bp-e3f7afa8-0a4b-444d-a5ca-14f6f2130125
cminterface.cpp (4426) : Assertion Failed: Couldn't get decryption key for depot: 35411
Assert( Assertion Failed: Couldn't get decryption key for depot: 35411 ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/cminterface.cpp:4426
… response:  CrashID=bp-dcef0e9e-8ab0-47b2-83a7-e9d9a2130125
response:  CrashID=bp-3117de83-fcfc-4c1f-b68b-4b1962130125
response:  CrashID=bp-e27911f9-79fb-4c2d-9d09-8351a2130125
Ggdrewb-valve maintainer 2013-01-28 github

I don't get this behavior, do you still get it after the recent update?

Jjohndrinkwater 2013-01-29 github

Yes, steps to reproduce:
Have GUI in English, change language to French and let it restart.
Pause downloads.
Restart downloads, first error occurs.

Trying to find a reproducable method to trigger that depot key issue…

Ggdrewb-valve maintainer 2013-01-29 github

I didn't get any asserts following those steps, so this may be fixed or it may be some unknown configuration issue.

Kkisak-valve maintainer 2017-03-29 github

Hello @johndrinkwater, are you still able to reproduce this issue?

If you can, please copy your system information from steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

Kkisak-valve maintainer 2017-05-01 github

Closing pending feedback.

Nothing extracted yet.