Code Monkey home page Code Monkey logo

Comments (1)

momoprobs avatar momoprobs commented on June 10, 2024

Having the same issues, haven't found anything yet on our side. Haven't been able to replicate consistently, but I personally have noticed that these crashes only seem to happen when our app is in the background and left for a while (if someone is tracking a long route, for example).

Any help would be much appreciated

Here are our crash reports

Thread : Crashed: com.apple.vectorkit.dispatch.layoutqueue.0x17022b6c0
0  VectorKit                      0x0000000192691844     std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<VKTileKey, void const*>, void*>*> std::__1::__hash_table<std::__1::__hash_value_type<VKTileKey, void const*>, std::__1::__unordered_map_hasher<VKTileKey, std::__1::__hash_value_type<VKTileKey, void const*>, hashkey, true>, std::__1::__unordered_map_equal<VKTileKey, std::__1::__hash_value_type<VKTileKey, void const*>, eqkey, true>, std::__1::allocator<std::__1::__hash_value_type<VKTileKey, void const*> > >::find<VKTileKey>(VKTileKey const&) + 96
1  VectorKit                      0x000000019247ac44 -[VKTileKeyMap objectForKey:] + 28
2  VectorKit                      0x000000019247ccb0 -[VKTilePool objectForKey:] + 156
3  VectorKit                      0x0000000192487264 -[VKTile setPool:] + 76
4  VectorKit                      0x000000019248fa18 -[VKTile dealloc] + 40
5  VectorKit                      0x0000000192529e7c -[VKGGLRasterOverlayTile dealloc] + 104
6  CoreFoundation                 0x0000000183fcd0f8 CFRelease + 524
7  CoreFoundation                 0x0000000183feb904 -[__NSSetM removeAllObjects] + 156
8  VectorKit                      0x0000000192485458 -[VKMapTileModel updateTilesInScene:withContext:categorize:] + 244
9  VectorKit                      0x0000000192802e40 -[VKRasterOverlayMapModel gglLayoutScene:withContext:renderQueue:] + 312
10 VectorKit                      0x00000001924fe19c __78-[VKModelObject gglLayoutSceneIfNeeded:withContext:renderQueue:dispatchQueue:]_block_invoke + 88
11 libdispatch.dylib              0x0000000196439994 _dispatch_call_block_and_release + 24
12 libdispatch.dylib              0x0000000196439954 _dispatch_client_callout + 16
13 libdispatch.dylib              0x00000001964440a4 _dispatch_queue_drain + 1448
14 libdispatch.dylib              0x000000019643ca5c _dispatch_queue_invoke + 132
15 libdispatch.dylib              0x0000000196446318 _dispatch_root_queue_drain + 720
16 libdispatch.dylib              0x0000000196445f80 _dispatch_worker_thread + 124
17 libsystem_pthread.dylib        0x000000019661bdb8 _pthread_body + 164
18 libsystem_pthread.dylib        0x000000019661bd14 _pthread_body + 158
19 libsystem_pthread.dylib        0x0000000196618ee8 thread_start + 4

and

Thread : Crashed: com.apple.main-thread
0  VectorKit                      0x0000000190184338 -[VKTileKeyMap enumerateKeysAndObjectsUsingBlock:] + 56
1  VectorKit                      0x00000001901842d8 -[VKTilePool enumerateKeysAndObjectsUsingBlock:] + 96
2  VectorKit                      0x00000001904d9bb0 __50-[VKRasterOverlayTileSource invalidateRect:level:]_block_invoke + 180
3  libdispatch.dylib              0x0000000194111994 _dispatch_call_block_and_release + 24
4  libdispatch.dylib              0x0000000194111954 _dispatch_client_callout + 16
5  libdispatch.dylib              0x000000019411620c _dispatch_main_queue_callback_4CF + 1608
6  CoreFoundation                 0x0000000181d7f544 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
7  CoreFoundation                 0x0000000181d7d5ec __CFRunLoopRun + 1492
8  CoreFoundation                 0x0000000181ca8f74 CFRunLoopRunSpecific + 396
9  GraphicsServices               0x000000018b7036fc GSEventRunModal + 168
10 UIKit                          0x00000001868aad94 UIApplicationMain + 1488
11 avatech                        0x000000010011bdc4 main (main.m:15)
12 libdyld.dylib                  0x000000019413ea08 start + 4

from mbxmapkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.