Page 1 of 1

SunVox 1.9.3b crashes on Debian 10

Posted: Mon Feb 12, 2018 3:35 pm
by bodqhrohro

Code: Select all

SunDog Engine / Nov 25 2017 12:26:24
WM: device start
dbus[7802]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
It worked for a week ago so looks like this is an incompatibility with the latest DBus updates. 1.8.1 starts successfully.

Re: SunVox 1.9.3b crashes on Debian 10

Posted: Tue Feb 13, 2018 11:08 am
by NightRadio
Make sure that you have updated the dbus and libsdl2 to the latest available versions.
And please try this test version (with additional debug messages): http://warmplace.ru/temp/sunvox_linux_x86_64_test.zip

Re: SunVox 1.9.3b crashes on Debian 10

Posted: Fri Aug 03, 2018 10:20 pm
by bodqhrohro
This issue turned out to be a conflict between SDL and ibus: https://discourse.libsdl.org/t/sdl-cras ... ound/24713. A temporary solution is to kill ibus-daemon before running SunVox or to start it with messed IBUS_ADDRESS environment variable.