FS#76248 - [steam] glibc >= 2.34, partially disabling sandbox until CEF supports clone3

Attached to Project: Community Packages
Opened by Powa (PowaBanga) - Wednesday, 19 October 2022, 14:41 GMT
Last edited by Toolybird (Toolybird) - Saturday, 19 November 2022, 21:33 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

steam crash on start

Additional info:
* package version(s)
local/steam 1.0.0.75-1
* config and/or log files etc.
```
 powabanga  ~  steam-runtime    .git 
steam.sh[23529]: Running Steam on arch rolling 64-bit
steam.sh[23529]: STEAM_RUNTIME is enabled automatically
setup.sh[23603]: Steam runtime environment up-to-date!
steam.sh[23529]: Steam client's requirements are satisfied
[2022-10-19 16:40:36] Startup - updater built Oct 19 2022 00:56:08
[2022-10-19 16:40:36] Startup - Steam Client launched with: '/games/Steam/ubuntu12_32/steam'
Installing breakpad exception handler for appid(steam)/version(1666144119)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-10-19 16:40:36] Loading cached metrics from disk (/games/Steam/package/steam_client_metrics.bin)
[2022-10-19 16:40:36] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2022-10-19 16:40:36] Using the following download hosts for Public, Realm steamglobal
[2022-10-19 16:40:36] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1666144119)
[2022-10-19 16:40:36] Checking for update on startup
[2022-10-19 16:40:36] Checking for available updates...
[2022-10-19 16:40:36] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
[2022-10-19 16:40:36] Manifest download: send request
Installing breakpad exception handler for appid(steam)/version(1666144119)
[2022-10-19 16:40:36] Manifest download: waiting for download to finish
[2022-10-19 16:40:36] Manifest download: finished
[2022-10-19 16:40:36] Download skipped: /client/steam_client_ubuntu12 version 1666144119, installed version 1666144119, existing pending version 0
[2022-10-19 16:40:36] Nothing to do
[2022-10-19 16:40:36] Verifying installation...
[2022-10-19 16:40:36] Performing checksum verification of executable files
[2022-10-19 16:40:37] Verification complete
Loaded SDL version 2.25.0-7511446

(steam:23678): Gtk-WARNING **: 16:40:37.925: Unable to locate theme engine in module_path: "adwaita",

(steam:23678): Gtk-WARNING **: 16:40:37.926: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Arc-Dark/gtk-2.0/main.rc:1090: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Arc-Dark/gtk-2.0/apps.rc:91: error: unexpected identifier 'direction', expected character '}'
steamwebhelper.sh[23685]: Runtime for steamwebhelper: defaulting to /games/Steam/ubuntu12_64/steam-runtime-heavy
Installing breakpad exception handler for appid(steam)/version(1666144119)
steamwebhelper.sh[23685]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
glXChooseVisual failed
glXChooseVisual failedsrc/steamUI/Main.cpp (388) : Assertion Failed: Error: glXChooseVisual failed
src/steamUI/Main.cpp (388) : Assertion Failed: Error: glXChooseVisual failed
Installing breakpad exception handler for appid(steam)/version(1666144119)
assert_20221019164037_7.dmp[23708]: Uploading dump (out-of-process)
/tmp/dumps/assert_20221019164037_7.dmp
crash_20221019164038_8.dmp[23713]: Uploading dump (out-of-process)
/tmp/dumps/crash_20221019164038_8.dmp
/games/Steam/steam.sh : ligne 796 : 23678 Erreur de segmentation (core dumped)"$STEAMROOT/$STEAMEXEPATH" "$@"
 powabanga  ~  assert_20221019164037_7.dmp[23708]: Finished uploading minidump (out-of-process): success = yes
assert_20221019164037_7.dmp[23708]: response: CrashID=bp-d0ebf0a6-053d-4dcc-9b9f-5836a2221019
assert_20221019164037_7.dmp[23708]: file ''/tmp/dumps/assert_20221019164037_7.dmp'', upload yes: ''CrashID=bp-d0ebf0a6-053d-4dcc-9b9f-5836a2221019''
crash_20221019164038_8.dmp[23713]: Finished uploading minidump (out-of-process): success = yes
crash_20221019164038_8.dmp[23713]: response: CrashID=bp-3ee6451f-4197-496a-be62-c163a2221019
crash_20221019164038_8.dmp[23713]: file ''/tmp/dumps/crash_20221019164038_8.dmp'', upload yes: ''CrashID=bp-3ee6451f-4197-496a-be62-c163a2221019''

```

Steps to reproduce:
This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 19 November 2022, 21:33 GMT
Reason for closing:  No response
Comment by Toolybird (Toolybird) - Wednesday, 19 October 2022, 20:45 GMT
There are quite a few refs to this error on the web e.g. [1][2], but it might not be the real source of your problem. Have you installed libibus? What does coredumpctl say about the crash?

[1] https://bbs.archlinux.org/viewtopic.php?id=276793
[2] https://old.reddit.com/r/archlinux/comments/wvl7z1/steamnative_black_screen/

Loading...