Created
September 18, 2020 13:24
-
-
Save bguidolim/dd2e48c497d63bed40710abf1fe06246 to your computer and use it in GitHub Desktop.
Crash report 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Crashed: Engage.Database.Operations.Queue | |
0 Realm 0x102197330 realm::util::EncryptedFileMapping::read_barrier(void const*, unsigned long, unsigned long (*)(char const*)) + 32 | |
1 Realm 0x101e87090 realm::util::do_encryption_read_barrier(void const*, unsigned long, unsigned long (*)(char const*), realm::util::EncryptedFileMapping*) + 8068 | |
2 Realm 0x101e86fc8 realm::Array::init_from_ref(unsigned long) + 7868 | |
3 Realm 0x1020be574 realm::Cluster::init_leaf(realm::ColKey, realm::ArrayPayload*) const + 184 | |
4 Realm 0x101f0ddf4 realm::LinkMap::set_cluster(realm::Cluster const*) + 2624 (memory:2624) | |
5 Realm 0x102141430 realm::ParentNode::match(realm::ConstObj&) + 228 | |
6 Realm 0x101fbec58 realm::Query::do_count(unsigned long) const + 144 | |
7 Realm 0x101fbf1ec realm::Query::count(realm::DescriptorOrdering const&) + 208 | |
8 Realm 0x101eba2c0 realm::Results::do_size() + 163 (results.cpp:163) | |
9 Realm 0x101ebef74 realm::Results::size() + 140 (results.cpp:140) | |
10 Realm 0x101f5e61c -[RLMResults count] + 147 (RLMResults.mm:147) | |
11 RealmSwift 0x101687094 Results.endIndex.getter + 4337922196 (<compiler-generated>:4337922196) | |
12 Engage 0x10103b8f0 closure #1 in static Database.addMessages(_:in:shouldUpdateSyncStatus:shouldCancel:) + 4331321584 (<compiler-generated>:4331321584) | |
13 Engage 0x1010211c4 partial apply for closure #1 in static Database.addMessages(_:in:shouldUpdateSyncStatus:shouldCancel:) + 4331213252 (<compiler-generated>:4331213252) | |
14 Engage 0x10114a144 thunk for @callee_guaranteed () -> (@error @owned Error) + 4332429636 (<compiler-generated>:4332429636) | |
15 Engage 0x1010209d4 partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 4331211220 (<compiler-generated>:4331211220) | |
16 Engage 0x101021430 thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 4331213872 | |
17 libswiftDispatch.dylib 0x1a10612bc <redacted> + 28 | |
18 libswiftDispatch.dylib 0x1a105f91c <redacted> + 168 | |
19 libswiftDispatch.dylib 0x1a1061258 <redacted> + 28 | |
20 libswiftDispatch.dylib 0x1a105f5f4 <redacted> + 28 | |
21 libdispatch.dylib 0x18c110ac8 <redacted> + 20 | |
22 libdispatch.dylib 0x18c11ec8c <redacted> + 60 | |
23 libswiftDispatch.dylib 0x1a10603ac <redacted> + 180 | |
24 libswiftDispatch.dylib 0x1a1060a30 <redacted> + 56 | |
25 libswiftDispatch.dylib 0x1a105f768 <redacted> + 360 | |
26 libswiftDispatch.dylib 0x1a105ff34 $sSo17OS_dispatch_queueC8DispatchE4sync7executexxyKXE_tKlF + 168 | |
27 Engage 0x101018dec closure #1 in ChatInteractor.fetchMessages(from:) + 182 (Database+Operations.swift:182) | |
28 Engage 0x100f68cc0 thunk for @escaping @callee_guaranteed () -> () + 4330458304 (<compiler-generated>:4330458304) | |
29 libdispatch.dylib 0x18c10efd0 <redacted> + 32 | |
30 libdispatch.dylib 0x18c110ac8 <redacted> + 20 | |
31 libdispatch.dylib 0x18c117c08 <redacted> + 580 | |
32 libdispatch.dylib 0x18c118768 <redacted> + 460 | |
33 libdispatch.dylib 0x18c122528 <redacted> + 708 | |
34 libsystem_pthread.dylib 0x1d3a64908 _pthread_wqthread + 276 | |
35 libsystem_pthread.dylib 0x1d3a6b77c start_wqthread + 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment