SunVox 1.9.3b crashes on Debian 10

Found a bug? Post it here.
Post Reply
bodqhrohro
Posts: 2
Joined: Mon Feb 12, 2018 3:17 pm

SunVox 1.9.3b crashes on Debian 10

Post 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.
User avatar
NightRadio
Site Admin
Posts: 3944
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: SunVox 1.9.3b crashes on Debian 10

Post 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
bodqhrohro
Posts: 2
Joined: Mon Feb 12, 2018 3:17 pm

Re: SunVox 1.9.3b crashes on Debian 10

Post 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.
Post Reply