Trying to load my server in the background, the main process core dumps at init of db_sqlite
Git head, os/x

(gdb) bt full
#0 0x00007fff8610c66a in _dispatch_barrier_async_f_slow ()
No symbol table info available.
#1 0x00007fff8acd13bd in sqlite3_initialize ()
No symbol table info available.
#2 0x0000000104b75ba3 in sqlite_mod_init () at db_sqlite.c:69
No locals.
#3 0x00000001033bc93c in init_mod (m=0x103809b80) at sr_module.c:943
No locals.
#4 0x00000001033bc414 in init_mod (m=0x103809e58) at sr_module.c:940
No locals.


Reply to this email directly or view it on GitHub.