Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gmscore::vector::MetalIconTextureCache::AtlasForRenderScaleCreatingIfNeeded(float) #168

Open
keisukeYamagishi opened this issue Mar 10, 2023 · 2 comments
Assignees
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@keisukeYamagishi
Copy link

Thanks for stopping by to let us know something could be better!

We found this crash using Firebase Crashlytics, which your company provides. At this point, we don't know the cause, but we've found that this bug doesn't occur in an older version that has the same Firebase SDK installed. Therefore, we believe that the cause of this crash is in the app itself. Would it be possible to determine the cause by looking at the log of this "stack trace" that we're currently providing? Alternatively, could you please provide us with some possible causes of the crash, even if they're general? Thank you and we look forward to your response

Environment details

iOS 16.2.0
iPhone 8
Google map SDK for iOS version: 7.2.0

Steps to reproduce

see the stack trace
I do not have any other information besides that

Code example

see the stack trace
I do not have any other information besides that

Stack trace

Crashed: com.apple.root.utility-qos
0  MyApp                     0xfdaef0 std::__1::unordered_map<float, std::__1::unique_ptr<gmscore::vector::MetalMutableTextureAtlas, std::__1::default_delete<gmscore::vector::MetalMutableTextureAtlas> >, std::__1::hash<float>, std::__1::equal_to<float>, std::__1::allocator<std::__1::pair<float const, std::__1::unique_ptr<gmscore::vector::MetalMutableTextureAtlas, std::__1::default_delete<gmscore::vector::MetalMutableTextureAtlas> > > > >::operator[](float const&) + 581604
1  MyApp                     0xfdaa44 gmscore::vector::MetalIconTextureCache::AtlasForRenderScaleCreatingIfNeeded(float) + 580408
2  MyApp                     0xfdae14 gmscore::vector::MetalIconTextureCache::AddElementForKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, float, CGImage*, bool, float) + 581384
3  MyApp                     0xfdb6bc gmscore::vector::MetalIconTextureCache::InternalAddIconImageForKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, float, UIImage*, GMSModelStyleIcon*, bool, float) + 583600
4  MyApp                     0xfdc730 invocation function for block in gmscore::vector::MetalIconTextureCache::FetchIconLayers(GMSModelStyleIcon*, bool, float, float, GMSServerResourceManager*, GMSx_absl::flat_hash_set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GMSx_absl::container_internal::StringHash, GMSx_absl::container_internal::StringEq, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >*, void (GMSServerResource*) block_pointer) + 587812
5  libdispatch.dylib              0x63850 _dispatch_call_block_and_release + 24
6  libdispatch.dylib              0x647c8 _dispatch_client_callout + 16
7  libdispatch.dylib              0x48e68 _dispatch_root_queue_drain + 616
8  libdispatch.dylib              0x49514 _dispatch_worker_thread2 + 160
9  libsystem_pthread.dylib        0x1b14 _pthread_wqthread + 224
10 libsystem_pthread.dylib        0x167c start_wqthread + 8

Following these steps will guarantee the quickest resolution possible.

Thanks!

@keisukeYamagishi keisukeYamagishi added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 10, 2023
@wangela
Copy link
Contributor

wangela commented Mar 10, 2023

If you would like to upvote the priority of this issue, please comment below or react with 👍 so we can see what is popular when we triage.

@keisukeYamagishi Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@keisukeYamagishi
Copy link
Author

hi

We found this bug in Firebase Crashlytics provided by your company.
I have attached the stack trace of the bug below.
Please take a look at it and let us know the possible cause of the bug.

# Crashlytics - Stack trace
# Application: jp.com.MyApp
# Platform: apple
# Version: 1.2.0 (1)
# Issue: 156a6e9f333418f90bb56b081b454efd
# Session: bd02cc59b2464c9a9a17998017f245e4_DNE_6_v2
# Date: Mon Mar 13 2023 07:32:24 GMT+0900 (日本標準時)

com.apple.main-thread
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  GraphicsServices               0x1368 GSEventRunModal + 164
8  UIKitCore                      0x3a2d88 -[UIApplication _run] + 888
9  UIKitCore                      0x3a29ec UIApplicationMain + 340
10 MyApp                     0x67e0 main + 30 (AppDelegate.swift:30)
11 ???                            0x1c2c19948 (Missing)

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

com.google.firebase.firestore.rpc
0  libsystem_kernel.dylib         0x422c poll + 8
1  MyApp                     0x902b54 pollset_work(grpc_pollset*, grpc_pollset_worker**, long long) + 1026 (ev_poll_posix.cc:1026)
2  MyApp                     0x9048d0 pollset_work(grpc_pollset*, grpc_pollset_worker**, long long) + 323 (ev_posix.cc:323)
3  MyApp                     0x9517b4 cq_next(grpc_completion_queue*, gpr_timespec, void*) + 1047 (completion_queue.cc:1047)
4  MyApp                     0x727e74 grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) + 147 (completion_queue_cc.cc:147)
5  MyApp                     0xaa9670 firebase::firestore::remote::Datastore::PollGrpcQueue() + 142 (datastore.cc:142)
6  MyApp                     0xada76c firebase::firestore::util::Task::ExecuteAndRelease() + 491 (function.h:491)
7  libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
8  libdispatch.dylib              0xb694 _dispatch_lane_serial_drain + 672
9  libdispatch.dylib              0xc1e0 _dispatch_lane_invoke + 384
10 libdispatch.dylib              0x16e10 _dispatch_workloop_worker_thread + 652
11 libsystem_pthread.dylib        0xdf8 _pthread_wqthread + 288
12 libsystem_pthread.dylib        0xb98 start_wqthread + 8

com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  Foundation                     0x41818 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8  Foundation                     0x41700 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9  UIKitCore                      0x4d788c -[UIEventFetcher threadMain] + 436
10 Foundation                     0x5ace8 __NSThread__start__ + 716
11 libsystem_pthread.dylib        0x16cc _pthread_start + 148
12 libsystem_pthread.dylib        0xba4 thread_start + 8

JavaScriptCore libpas scavenger
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  JavaScriptCore                 0xf3ba8 scavenger_thread_main + 1164
3  libsystem_pthread.dylib        0x16cc _pthread_start + 148
4  libsystem_pthread.dylib        0xba4 thread_start + 8

Crashed: com.apple.root.utility-qos
0  MyApp                     0xfdaee4 std::__1::unordered_map<float, std::__1::unique_ptr<gmscore::vector::MetalMutableTextureAtlas, std::__1::default_delete<gmscore::vector::MetalMutableTextureAtlas> >, std::__1::hash<float>, std::__1::equal_to<float>, std::__1::allocator<std::__1::pair<float const, std::__1::unique_ptr<gmscore::vector::MetalMutableTextureAtlas, std::__1::default_delete<gmscore::vector::MetalMutableTextureAtlas> > > > >::operator[](float const&) + 581592
1  MyApp                     0xfdaa44 gmscore::vector::MetalIconTextureCache::AtlasForRenderScaleCreatingIfNeeded(float) + 580408
2  MyApp                     0xfdae14 gmscore::vector::MetalIconTextureCache::AddElementForKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, float, CGImage*, bool, float) + 581384
3  MyApp                     0xfdb6bc gmscore::vector::MetalIconTextureCache::InternalAddIconImageForKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, float, UIImage*, GMSModelStyleIcon*, bool, float) + 583600
4  MyApp                     0xfdc730 invocation function for block in gmscore::vector::MetalIconTextureCache::FetchIconLayers(GMSModelStyleIcon*, bool, float, float, GMSServerResourceManager*, GMSx_absl::flat_hash_set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GMSx_absl::container_internal::StringHash, GMSx_absl::container_internal::StringEq, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >*, void (GMSServerResource*) block_pointer) + 587812
5  libdispatch.dylib              0x24b4 _dispatch_call_block_and_release + 32
6  libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
7  libdispatch.dylib              0x15b8c _dispatch_root_queue_drain + 684
8  libdispatch.dylib              0x16284 _dispatch_worker_thread2 + 164
9  libsystem_pthread.dylib        0xdbc _pthread_wqthread + 228
10 libsystem_pthread.dylib        0xb98 start_wqthread + 8

com.apple.uikit.backgroundTaskAssertionQueue
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  libdispatch.dylib              0x1f364 _dispatch_mach_send_and_wait_for_reply + 540
5  libdispatch.dylib              0x1f6ec dispatch_mach_send_with_result_and_wait_for_reply + 60
6  libxpc.dylib                   0xf8b0 xpc_connection_send_message_with_reply_sync + 240
7  RunningBoardServices           0x4bf8 -[RBSXPCMessage sendToConnection:error:] + 328
8  RunningBoardServices           0x4938 -[RBSXPCMessage invokeOnConnection:withReturnCollectionClass:entryClass:error:] + 92
9  RunningBoardServices           0xdfe4 -[RBSXPCMessage invokeOnConnection:withReturnClass:error:] + 32
10 RunningBoardServices           0x89fc -[RBSConnection acquireAssertion:error:] + 296
11 RunningBoardServices           0x86b0 -[RBSAssertion acquireWithError:] + 176
12 AssertionServices              0x2934 -[BKSAssertion acquire] + 156
13 AssertionServices              0x2818 -[BKSProcessAssertion acquire] + 564
14 UIKitCore                      0xd4298c ___addBackgroundTaskInternal_block_invoke + 900
15 libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
16 libdispatch.dylib              0x13574 _dispatch_lane_barrier_sync_invoke_and_complete + 56
17 UIKitCore                      0xd422bc _addBackgroundTaskInternal + 252
18 UIKitCore                      0x2d1d80 _addBackgroundTask + 160
19 UIKitCore                      0x2d1c8c -[UIApplication _beginBackgroundTaskWithName:expirationHandler:] + 224
20 CoreData                       0xf3670 +[NSPersistentStoreCoordinator _beginPowerAssertionNamed:withAssert:] + 408
21 CoreData                       0xc1c40 -[NSSQLiteConnection disconnect] + 84
22 CoreData                       0xe4348 __37-[NSSQLiteConnection performAndWait:]_block_invoke + 48
23 libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
24 libdispatch.dylib              0x13574 _dispatch_lane_barrier_sync_invoke_and_complete + 56
25 CoreData                       0xe41e8 -[NSSQLiteConnection performAndWait:] + 176
26 CoreData                       0x10cb44 __57-[NSSQLDefaultConnectionManager disconnectAllConnections]_block_invoke + 696
27 libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
28 libdispatch.dylib              0x13574 _dispatch_lane_barrier_sync_invoke_and_complete + 56
29 CoreData                       0xbfd08 -[NSSQLDefaultConnectionManager disconnectAllConnections] + 176
30 CoreData                       0xbfbfc -[NSSQLCoreDispatchManager disconnectAllConnections] + 140
31 CoreData                       0xfb048 -[NSSQLCore _disconnectAllConnections] + 48
32 CoreData                       0xdafb4 -[NSSQLCore _unload:] + 32
33 CoreData                       0xdaf48 -[NSSQLCore willRemoveFromPersistentStoreCoordinator:] + 316
34 CoreData                       0xdac50 __39-[NSPersistentStoreCoordinator dealloc]_block_invoke + 712
35 CoreData                       0xde954 gutsOfBlockToNSPersistentStoreCoordinatorPerform + 204
36 CoreData                       0x191d40 _perform + 196
37 CoreData                       0xeae04 -[NSPersistentStoreCoordinator dealloc] + 200
38 CoreData                       0xde96c gutsOfBlockToNSPersistentStoreCoordinatorPerform + 228
39 libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
40 libdispatch.dylib              0xb694 _dispatch_lane_serial_drain + 672
41 libdispatch.dylib              0xc1e0 _dispatch_lane_invoke + 384
42 libdispatch.dylib              0x16e10 _dispatch_workloop_worker_thread + 652
43 libsystem_pthread.dylib        0xdf8 _pthread_wqthread + 288
44 libsystem_pthread.dylib        0xb98 start_wqthread + 8

com.apple.root.utility-qos
0  MyApp                     0xfdaee4 std::__1::unordered_map<float, std::__1::unique_ptr<gmscore::vector::MetalMutableTextureAtlas, std::__1::default_delete<gmscore::vector::MetalMutableTextureAtlas> >, std::__1::hash<float>, std::__1::equal_to<float>, std::__1::allocator<std::__1::pair<float const, std::__1::unique_ptr<gmscore::vector::MetalMutableTextureAtlas, std::__1::default_delete<gmscore::vector::MetalMutableTextureAtlas> > > > >::operator[](float const&) + 581592
1  MyApp                     0xfdaa44 gmscore::vector::MetalIconTextureCache::AtlasForRenderScaleCreatingIfNeeded(float) + 580408
2  MyApp                     0xfdae14 gmscore::vector::MetalIconTextureCache::AddElementForKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, float, CGImage*, bool, float) + 581384
3  MyApp                     0xfdb6bc gmscore::vector::MetalIconTextureCache::InternalAddIconImageForKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, float, UIImage*, GMSModelStyleIcon*, bool, float) + 583600
4  MyApp                     0xfdc730 invocation function for block in gmscore::vector::MetalIconTextureCache::FetchIconLayers(GMSModelStyleIcon*, bool, float, float, GMSServerResourceManager*, GMSx_absl::flat_hash_set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GMSx_absl::container_internal::StringHash, GMSx_absl::container_internal::StringEq, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >*, void (GMSServerResource*) block_pointer) + 587812
5  libdispatch.dylib              0x24b4 _dispatch_call_block_and_release + 32
6  libdispatch.dylib              0x3fdc _dispatch_client_callout + 20
7  libdispatch.dylib              0x15b8c _dispatch_root_queue_drain + 684
8  libdispatch.dylib              0x16284 _dispatch_worker_thread2 + 164
9  libsystem_pthread.dylib        0xdbc _pthread_wqthread + 228
10 libsystem_pthread.dylib        0xb98 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

com.google.firebase.crashlytics.MachExceptionServer
0  MyApp                     0xaea710 FIRCLSProcessRecordAllThreads + 393 (FIRCLSProcess.c:393)
1  MyApp                     0xaeaaf0 FIRCLSProcessRecordAllThreads + 424 (FIRCLSProcess.c:424)
2  MyApp                     0xaf9da8 FIRCLSHandler + 34 (FIRCLSHandler.m:34)
3  MyApp                     0xafa5a4 FIRCLSMachExceptionServer + 521 (FIRCLSMachException.c:521)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

Thread
0  libsystem_pthread.dylib        0xb90 start_wqthread + 254

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  CFNetwork                      0x254bac _CFURLStorageSessionDisableCache + 61076
8  Foundation                     0x5ace8 __NSThread__start__ + 716
9  libsystem_pthread.dylib        0x16cc _pthread_start + 148
10 libsystem_pthread.dylib        0xba4 thread_start + 8

FlutterEngine.1.ui
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  Flutter                        0x2ee570 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
8  Flutter                        0x2edd30 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
9  libsystem_pthread.dylib        0x16cc _pthread_start + 148
10 libsystem_pthread.dylib        0xba4 thread_start + 8

FlutterEngine.1.raster
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  Flutter                        0x2ee570 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
8  Flutter                        0x2edd30 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
9  libsystem_pthread.dylib        0x16cc _pthread_start + 148
10 libsystem_pthread.dylib        0xba4 thread_start + 8

FlutterEngine.1.io
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  Flutter                        0x2ee570 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
8  Flutter                        0x2edd30 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
9  libsystem_pthread.dylib        0x16cc _pthread_start + 148
10 libsystem_pthread.dylib        0xba4 thread_start + 8

io.worker.1
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  libc++.1.dylib                 0xcacc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2e8928 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

io.worker.2
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  libc++.1.dylib                 0xcacc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2e8928 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

io.worker.3
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  libc++.1.dylib                 0xcacc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2e8928 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

io.worker.4
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  libc++.1.dylib                 0xcacc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2e8928 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

io.worker.5
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  libc++.1.dylib                 0xcacc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2e8928 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

io.worker.6
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  libc++.1.dylib                 0xcacc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2e8928 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  libsystem_pthread.dylib        0x16cc _pthread_start + 148
5  libsystem_pthread.dylib        0xba4 thread_start + 8

dart:io EventHandler
0  libsystem_kernel.dylib         0x2480 kevent + 8
1  Flutter                        0x4b14dc (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
2  Flutter                        0x4e04e8 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
3  libsystem_pthread.dylib        0x16cc _pthread_start + 148
4  libsystem_pthread.dylib        0xba4 thread_start + 8

Thread
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  MyApp                     0x8f6860 gpr_cv_wait + 143 (sync_posix.cc:143)
3  MyApp                     0x9059b0 grpc_core::Executor::ThreadMain(void*) + 238 (executor.cc:238)
4  MyApp                     0x8fa040 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 141 (thd_posix.cc:141)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

Thread
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  MyApp                     0x8f6860 gpr_cv_wait + 143 (sync_posix.cc:143)
3  MyApp                     0x9059b0 grpc_core::Executor::ThreadMain(void*) + 238 (executor.cc:238)
4  MyApp                     0x8fa040 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 141 (thd_posix.cc:141)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

Thread
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  MyApp                     0x8f6860 gpr_cv_wait + 143 (sync_posix.cc:143)
3  MyApp                     0x911384 timer_thread(void*) + 85 (trace.h:85)
4  MyApp                     0x8fa040 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 141 (thd_posix.cc:141)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

Thread
0  libsystem_pthread.dylib        0xb90 start_wqthread + 254

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1050 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0xe44 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xb98 start_wqthread + 8

WebThread
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  WebCore                        0xbded74 <redacted> + 756
8  libsystem_pthread.dylib        0x16cc _pthread_start + 148
9  libsystem_pthread.dylib        0xba4 thread_start + 8

com.apple.SwiftUI.AsyncRenderer
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  Foundation                     0x41818 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8  Foundation                     0x416ac -[NSRunLoop(NSRunLoop) run] + 64
9  SwiftUI                        0xad558 OUTLINED_FUNCTION_581 + 848
10 SwiftUI                        0xab69c __swift_memcpy40_8 + 2148
11 Foundation                     0x5ace8 __NSThread__start__ + 716
12 libsystem_pthread.dylib        0x16cc _pthread_start + 148
13 libsystem_pthread.dylib        0xba4 thread_start + 8

com.apple.CoreMotion.MotionThread
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  CoreFoundation                 0xc5014 CFRunLoopRun + 64
8  CoreMotion                     0x13b14 CLMotionActivity::isTypeInVehicle(CLMotionActivity::Type) + 22624
9  libsystem_pthread.dylib        0x16cc _pthread_start + 148
10 libsystem_pthread.dylib        0xba4 thread_start + 8

Thread
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x806c _pthread_cond_wait + 1232
2  MyApp                     0x8f6850 gpr_cv_wait + 140 (sync_posix.cc:140)
3  MyApp                     0x911384 timer_thread(void*) + 85 (trace.h:85)
4  MyApp                     0x8fa040 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 141 (thd_posix.cc:141)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

com.google.Maps.LabelingBehavior
0  libsystem_kernel.dylib         0xb48 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x13008 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x13248 mach_msg_overwrite + 388
3  libsystem_kernel.dylib         0x108c mach_msg + 24
4  CoreFoundation                 0x7ae00 __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c044 __CFRunLoopRun + 1232
6  CoreFoundation                 0x811e4 CFRunLoopRunSpecific + 612
7  Foundation                     0x41818 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8  MyApp                     0x1000c44 -[GMSx_GTMSimpleWorkerThread main] + 736568
9  Foundation                     0x5ace8 __NSThread__start__ + 716
10 libsystem_pthread.dylib        0x16cc _pthread_start + 148
11 libsystem_pthread.dylib        0xba4 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8098 _pthread_cond_wait + 1276
2  Flutter                        0x5a221c (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
3  Flutter                        0x5e8634 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  Flutter                        0x5a1b44 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8098 _pthread_cond_wait + 1276
2  Flutter                        0x5a221c (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
3  Flutter                        0x5e8634 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  Flutter                        0x5a1b44 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8098 _pthread_cond_wait + 1276
2  Flutter                        0x5a221c (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
3  Flutter                        0x5e8634 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  Flutter                        0x5a1b44 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8098 _pthread_cond_wait + 1276
2  Flutter                        0x5a221c (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
3  Flutter                        0x5e8634 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  Flutter                        0x5a1b44 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x141c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8098 _pthread_cond_wait + 1276
2  Flutter                        0x5a221c (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
3  Flutter                        0x5e8634 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
4  Flutter                        0x5a1b44 (Missing UUID e3198ca6ea4f30f9a939786dd8e1fcdc)
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants