Created
September 18, 2020 13:25
-
-
Save bguidolim/988509d88affb6a0c73691aba711c9a7 to your computer and use it in GitHub Desktop.
Crash report 3
This file contains hidden or 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 0x101770944 realm::Array::init_from_mem(realm::MemRef) + 20 | |
1 Realm 0x101502290 realm::Array::init_from_ref(unsigned long) + 8368 | |
2 Realm 0x1017fb804 realm::Cluster::init_leaf(realm::ColKey, realm::ArrayPayload*) const + 184 | |
3 Realm 0x10158ada4 realm::LinkMap::set_cluster(realm::Cluster const*) + 2624 (memory:2624) | |
4 Realm 0x10187e9c8 realm::ParentNode::match(realm::ConstObj&) + 224 | |
5 Realm 0x1016fd67c realm::Query::do_count(unsigned long) const + 144 | |
6 Realm 0x1016fdbc4 realm::Query::count(realm::DescriptorOrdering const&) + 208 | |
7 Realm 0x1015363c0 realm::Results::do_size() + 163 (results.cpp:163) | |
8 Realm 0x10153b108 realm::Results::size() + 140 (results.cpp:140) | |
9 Realm 0x1015dc764 -[RLMResults count] + 147 (RLMResults.mm:147) | |
10 RealmSwift 0x100cda12c Results.endIndex.getter + 4341211436 (<compiler-generated>:4341211436) | |
11 Engage 0x1006726d8 closure #1 in static Database.addMessages(_:in:shouldUpdateSyncStatus:shouldCancel:) + 4334495448 (<compiler-generated>:4334495448) | |
12 Engage 0x1006572a8 partial apply for closure #1 in static Database.addMessages(_:in:shouldUpdateSyncStatus:shouldCancel:) + 4334383784 (<compiler-generated>:4334383784) | |
13 Engage 0x100788598 thunk for @callee_guaranteed () -> (@error @owned Error) + 4335633816 (<compiler-generated>:4335633816) | |
14 Engage 0x100656c1c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 4334382108 (<compiler-generated>:4334382108) | |
15 Engage 0x1006575a8 thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 4334384552 | |
16 libswiftDispatch.dylib 0x1b0467d10 <redacted> + 20 | |
17 libswiftDispatch.dylib 0x1b04667e4 <redacted> + 124 | |
18 libswiftDispatch.dylib 0x1b0467cb4 <redacted> + 20 | |
19 libswiftDispatch.dylib 0x1b0466564 <redacted> + 20 | |
20 libdispatch.dylib 0x19be06280 <redacted> + 16 | |
21 libdispatch.dylib 0x19bde90f4 <redacted> + 56 | |
22 libswiftDispatch.dylib 0x1b0467098 <redacted> + 152 | |
23 libswiftDispatch.dylib 0x1b04675f0 <redacted> + 40 | |
24 libswiftDispatch.dylib 0x1b0466674 <redacted> + 260 | |
25 libswiftDispatch.dylib 0x1b0466cc0 $sSo17OS_dispatch_queueC8DispatchE4sync7executexxyKXE_tKlF + 140 | |
26 Engage 0x100650190 closure #1 in ChatInteractor.fetchMessages(from:) + 182 (Database+Operations.swift:182) | |
27 Engage 0x10059c310 thunk for @escaping @callee_guaranteed () -> () + 4333617936 (<compiler-generated>:4333617936) | |
28 libdispatch.dylib 0x19be05298 <redacted> + 24 | |
29 libdispatch.dylib 0x19be06280 <redacted> + 16 | |
30 libdispatch.dylib 0x19bde24fc <redacted> + 568 | |
31 libdispatch.dylib 0x19bde301c <redacted> + 456 | |
32 libdispatch.dylib 0x19bdec808 <redacted> + 692 | |
33 libsystem_pthread.dylib 0x1e1a205a4 _pthread_wqthread + 272 | |
34 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