Hello! Are you using the latest stable version (0.11.3)? This used to be a bug in past versions, but it should be fixed now.
Oh dear, looks like I celebrated too soon. It's crashing again, different error in the log this time.
WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
at: cleanup (core/object.cpp:2070) - ObjectDB instances leaked at exit (run with --verbose for details).
ERROR: Resources still in use at exit (run with --verbose for details).
at: clear (core/resource.cpp:417) - Resources still in use at exit (run with --verbose for details).
ERROR: There are still MemoryPool allocs in use at exit!
at: cleanup (core/pool_vector.cpp:63) - Condition "allocs_used > 0" is true.
This error message only showed up the first time it crashed, though. The succeeding crash logs are just empty. I suppose I'll just wait for v1.0?