protonscr

The new interface crashes within 5-10 seconds after launch on ArchLinux

steamclosed Steam clientDistro Family: Arch
ValveSoftware/steam-for-linux#9434 · opened 2023-05-01 by iddm · updated 2023-05-02 · 3 comments · github
Iiddm 2023-05-01 github

Your system information

  • Steam client version (build number or date): 1682723851, Sat, Apr 29 12:53 AM UTC -08:00.
  • Distribution (e.g. Ubuntu): ArchLinux
  • Opted into Steam client beta?: Yes
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

The client crashes.

Steps for reproducing this issue:

  1. Launch the client.
  2. Observe it drawing the client screen and the advertisement pop-up.
  3. Within 5-10 seconds, it crashes, sometimes even faster.

The stack trace of the crashed thread:

❯ lldb --core /tmp/dumps/crash_20230501165345_46.dmp
(lldb) target create --core "/tmp/dumps/crash_20230501165345_46.dmp"
Core file '/tmp/dumps/crash_20230501165345_46.dmp' (i386) was loaded.
(lldb) bt
* thread #7, stop reason = signal SIGSEGV
  * frame #0: 0xea5df082 steamclient.so`___lldb_unnamed_symbol71703 + 146
    frame #1: 0xea5f30e5 steamclient.so`___lldb_unnamed_symbol71770 + 1077
    frame #2: 0xea5f4328 steamclient.so`___lldb_unnamed_symbol71771 + 472
    frame #3: 0xea5d54c1 steamclient.so`___lldb_unnamed_symbol71625 + 3633
    frame #4: 0xea5dc1c4 steamclient.so`___lldb_unnamed_symbol71686 + 84
    frame #5: 0xea802fd6 steamclient.so`___lldb_unnamed_symbol81093 + 230
    frame #6: 0xea5d5f7d steamclient.so`___lldb_unnamed_symbol71626 + 317
    frame #7: 0xea5c082f steamclient.so`___lldb_unnamed_symbol71476 + 959
    frame #8: 0xe9c74b47 steamclient.so`___lldb_unnamed_symbol32377 + 1879
    frame #9: 0xe9c75301 steamclient.so`___lldb_unnamed_symbol32378 + 49
    frame [#10](/issue/ValveSoftware/steam-for-linux/10): 0xf24e766e libtier0_s.so`SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 14
    frame [#11](/issue/ValveSoftware/steam-for-linux/11): 0xf24e4ede libtier0_s.so`___lldb_unnamed_symbol1293 + 606
    frame [#12](/issue/ValveSoftware/steam-for-linux/12): 0xf24e57a0 libtier0_s.so`CatchAndWriteMiniDumpExForVoidPtrFn + 80
    frame [#13](/issue/ValveSoftware/steam-for-linux/13): 0xf24e57e8 libtier0_s.so`CatchAndWriteMiniDumpForVoidPtrFn + 40
    frame [#14](/issue/ValveSoftware/steam-for-linux/14): 0xf24ea181 libtier0_s.so`SteamThreadTools::CThread::ThreadProc(void*) + 225
    frame [#15](/issue/ValveSoftware/steam-for-linux/15): 0xf7a85eca libc.so.6`start_thread(arg=<unavailable>) at pthread_create.c:444:8
    frame [#16](/issue/ValveSoftware/steam-for-linux/16): 0xf7b2201c libc.so.6`__clone3 at clone3.S:111

Launch log gist

I launched it directly via the /usr/lib/steam/steam as per https://wiki.archlinux.org/title/Steam/Troubleshooting, and it doesn't crash.

Kkisak-valve maintainer 2023-05-01 github

Hello @vityafx, please temporarily opt out of Steam's client beta, 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.

Also, can you check if there's any interesting hints in steamwebhelper.log, webhelper.txt, or cef_log.txt in ~/.local/share/Steam/logs/?

RreDBo0n 2023-05-02 github

I had a simmilar problem while Downloading.

So I suspect the newest Beta Update "fixing crash related to http transfer" may fixed it, time will tell.

Iiddm 2023-05-02 github

I apologise for not having time to get to it earlier, but it indeed seems to have been fixed already in the build of May 2. Perhaps, this is what @reDBo0n meant. Should it reappear, I will reopen this ticket and will provide the information asked by @kisak-valve.

Thank you!

Nothing extracted yet.