You are not logged in.
Hello everyone,
I use ArchLinux xfce since almost 2 years, I get no problem with the steam client before friday. He crash dump !
logs :
steam in the console :
[paulin@archdenoe ~$] steam
/home/paulin/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable
/home/paulin/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/paulin/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
(steam:2654): Gtk-WARNING **: 16:00:12.041: Unable to locate theme engine in module_path: "adwaita",
/home/paulin/.themes/Matcha-dark-sea/gtk-2.0/main.rc:1102: error: unexpected identifier 'direction', expected character '}'
/home/paulin/.themes/Matcha-dark-sea/gtk-2.0/apps.rc:91: error: unexpected identifier 'direction', expected character '}'
Installing breakpad exception handler for appid(steam)/version(1541710380)
[1111/160012.384660:INFO:crash_reporting.cc(216)] Crash reporting enabled for process: browser
[1111/160012.400614:WARNING:crash_reporting.cc(255)] Failed to set crash key: UserID with value: 0
[1111/160012.400675:WARNING:crash_reporting.cc(255)] Failed to set crash key: BuildID with value: 1541703104
[1111/160012.400678:WARNING:crash_reporting.cc(255)] Failed to set crash key: SteamUniverse with value: Public
[1111/160012.400681:WARNING:crash_reporting.cc(255)] Failed to set crash key: Vendor with value: Valve
[1111/160012.404532:ERROR:gpu_process_transport_factory.cc(1026)] Lost UI shared context.
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Opted-in Controller Mask for AppId 0: 0
Installing breakpad exception handler for appid(steam)/version(1541710380)
(steam:2654): Gtk-WARNING **: 16:00:13.269: gtk_disable_setlocale() must be called before gtk_init()
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
Installing breakpad exception handler for appid(steam)/version(1541710380)
roaming config store loaded successfully - 7691 bytes.
migrating temporary roaming config store
[1111/160024.541429:INFO:crash_reporting.cc(239)] Crash reporting enabled for process: renderer
[1111/160024.574464:WARNING:crash_reporting.cc(255)] Failed to set crash key: UserID with value: 0
[1111/160024.574523:WARNING:crash_reporting.cc(255)] Failed to set crash key: BuildID with value: 1541703104
[1111/160024.574527:WARNING:crash_reporting.cc(255)] Failed to set crash key: SteamUniverse with value: Public
[1111/160024.574529:WARNING:crash_reporting.cc(255)] Failed to set crash key: Vendor with value: Valve
[1111/160024.574952:INFO:crash_reporting.cc(216)] Crash reporting enabled for process: gpu-process
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/paulin/.local/share/Steam/ubuntu12_32/steam'"
terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
crash_20181111160011_1.dmp[2745]: Uploading dump (out-of-process)
/tmp/dumps/crash_20181111160011_1.dmp
/home/paulin/.local/share/Steam/steam.sh: line 889: 2654 Aborted (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
[1111/160025.860976:INFO:crash_reporting.cc(239)] Crash reporting enabled for process: renderer
crash_20181111160011_1.dmp[2745]: Finished uploading minidump (out-of-process): success = yes
crash_20181111160011_1.dmp[2745]: response: CrashID=bp-2be76464-1327-4e1c-8e5e-915462181111
crash_20181111160011_1.dmp[2745]: file ''/tmp/dumps/crash_20181111160011_1.dmp'', upload yes: ''CrashID=bp-2be76464-1327-4e1c-8e5e-915462181111''In journalctl :
Nov 11 09:28:14 archdenoe systemd-coredump[25775]: Process 25668 (steam) of user 1000 dumped core.
Stack trace of thread 25668:
#0 0x00000000f7efede9 __kernel_vsyscall (linux-gate.so.1)
#1 0x00000000f790d082 raise (libc.so.6)
#2 0x00000000f78f72b6 abort (libc.so.6)
#3 0x00000000f7de068b _ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6)
#4 0x00000000f7de7e67 _ZN10__cxxabiv111__terminateEPFvvE (libstdc++.so.6)
#5 0x00000000f7de7ee3 _ZSt9terminatev (libstdc++.so.6)
#6 0x00000000f7de8224 __cxa_throw (libstdc++.so.6)
#7 0x00000000f7e1321c _ZSt21__throw_runtime_errorPKc (libstdc++.so.6)
#8 0x00000000f7e0b765 _ZNSt6locale5facet18_S_create_c_localeERP15__locale_structPKcS2_ (libstdc++.so.6)
#9 0x00000000f7dfce50 _ZNSt6locale5_ImplC2EPKcj (libstdc++.so.6)
#10 0x00000000f7dfe0c0 _ZNSt6localeC2EPKc (libstdc++.so.6)
#11 0x00000000f39324fb n/a (/home/paulin/.local/share/Steam/ubuntu12_32/steamui.so)
-- Subject: Process 25668 (steam) dumped core
-- Defined-By: systemdI try :
- downgrade lib32-nvidia-utils ...
- Reset / reinstall steam client
- Use lts kernel
But still not working
Any idea ?
Thanks
Last edited by Pau (2018-11-19 19:54:06)
Offline
Have you switched to the Matcha dark sea theme recently? Try switching to a different GTK2 theme.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Thanks for reply
I use Matcha dark sea since long time.
I tried this JGD Black https://www.xfce-look.org/p/1015171/
Not working but the GTK Warning disappeared
Offline
I had the same problem as you. I've tried reinstalling Steam and removing ~/.local/share/Steam, but I had no success.
Then I looked the console output closer and saw this:
terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not validMy problem was, I was using a non widely supported locale for the time (gsw_CH, Swiss German). After I changed it to C and logged out and on again, Steam started working again ![]()
Try changing your locale and see if this works.
Offline
Thank u very much !
I was on fr_FR in the locale system, I swap with en_US
See u soon on steam !
Offline