Steam crash instantly and no longer starting (because new Steam update?)

Hello,
My Steam no longer working, its crashing instantly… but i could use it 2-3hours ago without any problems.

I didnt changed anything on my PC, besides i just upgraded firefox but this cant be the case or?

I closed steam normaly and i didnt even rebootet my system in this time, but i just started steam again and it looks like that it was downloading a Update for Steam and then it crashes.

I think Steam download in background a hidden steam update (as it was running few hours befor) that leads now to a crash.

Journal:

systemd-coredump[12875]: [🡕] Process 12726 (steam) of user 1000 dumped core.
                                                      
                                                      Stack trace of thread 12811:
                                                      #0  0x00000000f7f6c549 __kernel_vsyscall (linux-gate.so.1 + 0x549)
                                                      #1  0x00000000f7a894c7 n/a (libc.so.6 + 0x894c7)
                                                      #2  0x00000000f7a36717 raise (libc.so.6 + 0x36717)
                                                      #3  0x00000000f7a1e121 abort (libc.so.6 + 0x1e121)
                                                      #4  0x00000000e7d1776c n/a (libudev.so.1 + 0x476c)
                                                      #5  0x00000000e7d20269 udev_device_get_current_tags_list_entry (libudev.so.1 + 0xd269)
                                                      #6  0x00000000e914efb5 n/a (libgudev-1.0.so.0 + 0x3fb5)
                                                      #7  0x00000000e914f4af g_udev_client_query_by_subsystem_and_name (libgudev-1.0.so.0 + 0x44af)
                                                      #8  0x00000000e3b56927 n/a (/home/koboldx/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libnm.so.0.1.0 + 0x38927)
                                                      ELF object binary architecture: Intel 80386

Few weeks ago there was a steam crash after the second last Manjaro Stable Update and i had to install:

lib32-libudev0-shim

But this Workaround no longer is working since this last few hours.

I just installed: lib32-libnm
And it works again.

That was the solution 2 weeks ago actually :smiley:

There was some dialogue around what package was actually the solution.
Apparently lib32-libnm is the correctness :slight_smile:

You mean a workaround and as far i remember there was 3 work arounds at this time.

There wasnt a clear and only way at this time, thats why i installed lib32-libudev0-shim instead of lib32-libnm.

### Solutions

* Installing `lib32-libudev0-shim`
  * Because of the order in `LD_LIBRARY_PATH`, Steam prefers dependencies provided by the system over its own. `lib32-libudev0-shim` installs a version of `libudev.so.0` that loads `libudev.so.1`, so there will be no ABI-related issues.

And since yesterday its no longer working… The point is, there was more ways to fix this issues.

And i remember the Stable Topic where a few more said they installing libudev instead libnm.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.