You are not logged in.
I started having this problem around 3 months ago, waited for updates and it did not solve, reinstalled the system today but still could not make it work.
> DEBUGGER=gdb steam
Starting program: /home/pedro/.local/share/Steam/ubuntu12_32/steam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[2022-08-21 22:56:07] Startup - updater built Aug 20 2022 01:16:55
[2022-08-21 22:56:07] Startup - Steam Client launched with: '/home/pedro/.local/share/Steam/ubuntu12_32/steam'
Installing breakpad exception handler for appid(steam)/version(1660960119)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-08-21 22:56:07] Loading cached metrics from disk (/home/pedro/.local/share/Steam/package/steam_client_metrics.bin)
[2022-08-21 22:56:07] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2022-08-21 22:56:07] Using the following download hosts for Public, Realm steamglobal
[2022-08-21 22:56:07] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[New Thread 0xf4a6db40 (LWP 10538)]
Installing breakpad exception handler for appid(steam)/version(1660960119)
[2022-08-21 22:56:07] Checking for update on startup
[2022-08-21 22:56:07] Checking for available updates...
[2022-08-21 22:56:07] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
[2022-08-21 22:56:07] Manifest download: send request
[New Thread 0xf47ffb40 (LWP 10539)]
Installing breakpad exception handler for appid(steam)/version(1660960119)
[2022-08-21 22:56:07] Manifest download: waiting for download to finish
[2022-08-21 22:56:07] Manifest download: finished
[2022-08-21 22:56:07] Download skipped: /client/steam_client_ubuntu12 version 1660960119, installed version 1660960119, existing pending version 0
[2022-08-21 22:56:07] Nothing to do
[2022-08-21 22:56:07] Verifying installation...
[2022-08-21 22:56:07] Performing checksum verification of executable files
[2022-08-21 22:56:08] Verification complete
Loaded SDL version 2.25.0-7450656
[Detaching after vfork from child process 10557]
Thread 1 "steam" received signal SIGSEGV, Segmentation fault.
0xf136aad4 in ?? () from /home/pedro/.local/share/Steam/ubuntu12_32/libSDL2-2.0.so.0Nvidia drivers versions.
multilib/lib32-nvidia-utils 515.65.01-1
extra/nvidia 515.65.01-7I would like some help debugging and eventually solving this problem. I know some other threads have similar problems but none was helpful to me.
I have another linux install in a SSD sata that works with the same hardware, but in my nvme install it does not work.
Last edited by PedroVSC (2022-08-28 04:49:25)
Offline
I have been debugging this problem, and it seems that a line with:
export "$(dbus-launch)" I don't even know what it is there for, but it seems to be the cause of my problem.
Offline