I too am having this problem with Ubuntu 18.04 LTS on an amd64 system. I have discovered at least two workarounds (from here: https://github.com/trezor/trezor-core/issues/173). I have only tested the first one, which I can confirm works.
Workaround 1) DBUS_FATAL_WARNINGS=0 ./<appthatcrashes> Workaround 2) unset XMODIFIERS && ./appthatcrashes ** Bug watch added: github.com/trezor/trezor-core/issues #173 https://github.com/trezor/trezor-core/issues/173 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1775067 Title: D-Bus bug in 18.04 i386 SDL: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libsdl2/+bug/1775067/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
