Or can you see the cause in the crash log?
Time Awake Since Boot: 3200000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007fcb30347ff8
Exception Codes: 0x0000000000000001, 0x00007fcb30347ff8
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [91910]
VM Region Info: 0x7fcb30347ff8 is not in any region. Bytes after previous region: 33423654905 Bytes before following region: 191265775624
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
MALLOC_MEDIUM (reserved) 7fc367800000-7fc368000000 [ 8192K] rw-/rwx SM=NUL ...(unallocated)
---> GAP OF 0x345088a000 BYTES
Stack Guard 7ff7b888a000-7ff7bc08a000 [ 56.0M] ---/rwx SM=NUL
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libvkernel_fat_release_x64.dylib 0x10a8e4907 antlr::TokenBuffer::LT(unsigned int) + 33
1 libvkernel_fat_release_x64.dylib 0x10a6f6396 VSQL_Parser::sql() + 172
2 libvkernel_fat_release_x64.dylib 0x10a7c54a9 fbl::vsql::SqlParser::Parse_UTF8(fbl::vsql::I_SqlDatabaseEx*, char const*, char const*, bool) + 65
3 libvkernel_fat_release_x64.dylib 0x10a7c5c98 fbl::vsql::SqlParser::ParseCommand(fbl::vsql::I_SqlDatabaseEx*, fbl::String const&, fbl::smart_ptr<fbl::ArrayOfSmartPtrs<fbl::smart_ptr<fbl::I_Value> > >, fbl::smart_ptr<fbl::I_Location>, fbl::smart_ptr<fbl::ArrayOfPtrs<fbl::vsql::SqlEnvironment*> >, bool) + 96
4 libvkernel_fat_release_x64.dylib 0x10a7c48b7 fbl::vsql::SqlParser::SqlQuery_(fbl::smart_ptr<fbl::vsql::QueryResult>, fbl::vsql::I_SqlDatabaseEx*, fbl::String const&, fbl::vsql::ECursorLocation, fbl::vsql::ELockType, fbl::vsql::ECursorDirection, fbl::smart_ptr<fbl::ArrayOfSmartPtrs<fbl::smart_ptr<fbl::I_Value> > >, fbl::smart_ptr<fbl::I_Location> + 347
5 libvkernel_fat_release_x64.dylib 0x10a7c4e5e fbl::vsql::SqlParser::SqlQuery(fbl::vsql::I_SqlDatabaseEx*, fbl::String const&, fbl::vsql::ECursorLocation, fbl::vsql::ELockType, fbl::vsql::ECursorDirection, fbl::smart_ptr<fbl::ArrayOfSmartPtrs<fbl::smart_ptr<fbl::I_Value> > > + 168
6 libvkernel_fat_release_x64.dylib 0x10a5a6452 fbl::vsql::SqlDatabase::SqlQuery(fbl::String const&, fbl::vsql::ECursorLocation, fbl::vsql::ELockType, fbl::vsql::ECursorDirection, fbl::smart_ptr<fbl::ArrayOfSmartPtrs<fbl::smart_ptr<fbl::I_Value> > > + 148
7 libvkernel_fat_release_x64.dylib 0x10a5a64bb non-virtual thunk to fbl::vsql::SqlDatabase::SqlQuery(fbl::String const&, fbl::vsql::ECursorLocation, fbl::vsql::ELockType, fbl::vsql::ECursorDirection, fbl::smart_ptr<fbl::ArrayOfSmartPtrs<fbl::smart_ptr<fbl::I_Value> > > + 29
8 v4rb_cocoa_64.dylib 0x108016d2f Database_SqlSelect(fbl::smart_ptr<fbl::vsql::I_SqlDatabase>, REALstringStruct*, int, int, int, fbl::smart_ptr<fbl::ArrayOfSmartPtrs<fbl::smart_ptr<fbl::I_Value> > > + 133
9 v4rb_cocoa_64.dylib 0x108014c2f Database_SqlSelect_1(REALobjectStruct*, REALstringStruct*, int, int, int) + 253
10 PaluisServer 0x103b20636 VDatabase.SqlSelect%o<VCursor>%o<VDatabase>si8i8i8 + 102
...