Skip to content

Instantly share code, notes, and snippets.

@bguidolim
Created September 18, 2020 13:24
Show Gist options
  • Save bguidolim/19e3d5097a7d25b03ffbf7a2008c9e3f to your computer and use it in GitHub Desktop.
Save bguidolim/19e3d5097a7d25b03ffbf7a2008c9e3f to your computer and use it in GitHub Desktop.
Crash report 1
Crashed: Engage.Database.Operations.Queue
0 Realm 0x1016e3bfc realm::util::EncryptedFileMapping::read_barrier(void const*, unsigned long, unsigned long (*)(char const*)) + 96
1 Realm 0x10131233c realm::util::do_encryption_read_barrier(void const*, unsigned long, unsigned long (*)(char const*), realm::util::EncryptedFileMapping*) + 8540
2 Realm 0x101312268 realm::Array::init_from_ref(unsigned long) + 8328
3 Realm 0x10160b804 realm::Cluster::init_leaf(realm::ColKey, realm::ArrayPayload*) const + 184
4 Realm 0x10139ada4 realm::LinkMap::set_cluster(realm::Cluster const*) + 2624 (memory:2624)
5 Realm 0x10168e9c8 realm::ParentNode::match(realm::ConstObj&) + 224
6 Realm 0x10150d67c realm::Query::do_count(unsigned long) const + 144
7 Realm 0x10150dbc4 realm::Query::count(realm::DescriptorOrdering const&) + 208
8 Realm 0x1013463c0 realm::Results::do_size() + 163 (results.cpp:163)
9 Realm 0x10134b108 realm::Results::size() + 140 (results.cpp:140)
10 Realm 0x1013ec764 -[RLMResults count] + 147 (RLMResults.mm:147)
11 RealmSwift 0x100af212c Results.endIndex.getter + 4352811308 (<compiler-generated>:4352811308)
12 Engage 0x10048a6d8 closure #1 in static Database.addMessages(_:in:shouldUpdateSyncStatus:shouldCancel:) + 4346095320 (<compiler-generated>:4346095320)
13 Engage 0x10046f2a8 partial apply for closure #1 in static Database.addMessages(_:in:shouldUpdateSyncStatus:shouldCancel:) + 4345983656 (<compiler-generated>:4345983656)
14 Engage 0x1005a0598 thunk for @callee_guaranteed () -> (@error @owned Error) + 4347233688 (<compiler-generated>:4347233688)
15 Engage 0x10046ec1c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 4345981980 (<compiler-generated>:4345981980)
16 Engage 0x10046f5a8 thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 4345984424
17 libswiftDispatch.dylib 0x1b0467d10 <redacted> + 20
18 libswiftDispatch.dylib 0x1b04667e4 <redacted> + 124
19 libswiftDispatch.dylib 0x1b0467cb4 <redacted> + 20
20 libswiftDispatch.dylib 0x1b0466564 <redacted> + 20
21 libdispatch.dylib 0x19be06280 <redacted> + 16
22 libdispatch.dylib 0x19bde90f4 <redacted> + 56
23 libswiftDispatch.dylib 0x1b0467098 <redacted> + 152
24 libswiftDispatch.dylib 0x1b04675f0 <redacted> + 40
25 libswiftDispatch.dylib 0x1b0466674 <redacted> + 260
26 libswiftDispatch.dylib 0x1b0466cc0 $sSo17OS_dispatch_queueC8DispatchE4sync7executexxyKXE_tKlF + 140
27 Engage 0x100468190 closure #1 in ChatInteractor.fetchMessages(from:) + 182 (Database+Operations.swift:182)
28 Engage 0x1003b4310 thunk for @escaping @callee_guaranteed () -> () + 4345217808 (<compiler-generated>:4345217808)
29 libdispatch.dylib 0x19be05298 <redacted> + 24
30 libdispatch.dylib 0x19be06280 <redacted> + 16
31 libdispatch.dylib 0x19bde24fc <redacted> + 568
32 libdispatch.dylib 0x19bde301c <redacted> + 456
33 libdispatch.dylib 0x19bdec808 <redacted> + 692
34 libsystem_pthread.dylib 0x1e1a205a4 _pthread_wqthread + 272
35 libsystem_pthread.dylib 0x1e1a23874 start_wqthread + 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment