The Steam client crashes on startup.
Below is the full output:
https://gist.github.com/lpellegr/3308c77ce08f5177d310391dfbc89900
I think the interesting part if the following:
dbus[19583]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../dbus/dbus-message.c line 1367. This is normally a bug in some application using the D-Bus library.
A workaround is to opt-out the beta and to restart the client:
mv ${HOME}/.local/share/Steam/package/beta ${HOME}/.local/share/Steam/package/beta.disabled
Hello @lpellegr, this issue is already being tracked at #5101, feel free to add your findings to the existing issue report.
Closing as a duplicate.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
The Steam client crashes on startup.
Below is the full output:
https://gist.github.com/lpellegr/3308c77ce08f5177d310391dfbc89900
I think the interesting part if the following:
Steps for reproducing this issue: