Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

iOS crash: mbgl::HTTPRequest::handleResult #1658

Description

@picciano

Saw this crash start happening today. Again, sorry for the lack of details on how to reproduce.

Thread : Crashed: NSOperationQueue 0x16640760 :: NSOperation 0x16506670 (QOS: LEGACY)
0  libc++.1.dylib                 0x3085d84e std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::~basic_string() + 5
1  TallyGo                        0x002d86f1 mbgl::HTTPRequest::handleResult(NSData*, NSURLResponse*, NSError*) (response.hpp:8)
2  TallyGo                        0x002d86f1 mbgl::HTTPRequest::handleResult(NSData*, NSURLResponse*, NSError*) (response.hpp:8)
3  CFNetwork                      0x22468d47 __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 254
4  Foundation                     0x2372565d __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 8
5  Foundation                     0x236904d1 -[NSBlockOperation main] + 148
6  Foundation                     0x23682e87 -[__NSOperationInternal _start:] + 774
7  Foundation                     0x23727fc7 __NSOQSchedule_f + 186
8  libdispatch.dylib              0x314bd729 _dispatch_queue_drain + 1468
9  libdispatch.dylib              0x314b7aad _dispatch_queue_invoke + 84
10 libdispatch.dylib              0x314bef9f _dispatch_root_queue_drain + 394
11 libdispatch.dylib              0x314c03c3 _dispatch_worker_thread3 + 94
12 libsystem_pthread.dylib        0x3161cdc1 _pthread_wqthread + 668

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashiOSMapbox Maps SDK for iOS

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions