On 2009/01/28 08:47, Alex Popov wrote: > It crashes on startup with 'Bus error' > and Core dump right after creation of user directory.
Which arch? Please try building it like this: DEBUG="-O0 -g" INSTALL_STRIP= make clean repackage reinstall run it under gdb and grab "bt full" after the crash.