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.

Crash in mbgl::LineAtlas::bind() — gpus_ReturnNotPermittedKillClient (libGPUSupportMercury) #1792

Description

@picciano

Here's another crash we're seeing.

Thread : Crashed: Map
0  libGPUSupportMercury.dylib     0x000000018e66df90 gpus_ReturnNotPermittedKillClient + 12
1  libGPUSupportMercury.dylib     0x000000018e66ef40 gpusSubmitDataBuffers + 172
2  AGXGLDriver                    0x0000000183de4460 agxuFinishContextResource + 104
3  AGXGLDriver                    0x0000000183dd79c0 glrWriteTextureData + 916
4  libGPUSupportMercury.dylib     0x000000018e6759d4 gldModifyTexSubImage + 420
5  GLEngine                       0x000000018933d1c8 glTexSubImage2D_Exec + 1808
6  OpenGLES                       0x0000000189422a98 glTexSubImage2D + 108
7  TallyGo                        0x00000001001c7fa8 mbgl::LineAtlas::bind() (atomic:825)
8  TallyGo                        0x00000001001c7e70 mbgl::LineAtlas::addDash(std::__1::vector<float, std::__1::allocator<float> > const&, bool) (line_atlas.cpp:127)
9  TallyGo                        0x00000001001c7b1c mbgl::LineAtlas::getDashPosition(std::__1::vector<float, std::__1::allocator<float> > const&, bool) (line_atlas.cpp:41)
10 TallyGo                        0x00000001002070ac mbgl::Painter::renderLine(mbgl::LineBucket&, mbgl::StyleLayer const&, mbgl::TileID const&, std::__1::array<float, 16ul> const&) (painter_line.cpp:69)
11 TallyGo                        0x0000000100205540 void mbgl::Painter::renderPass<std::__1::__wrap_iter<mbgl::RenderItem const*> >(mbgl::RenderPass, std::__1::__wrap_iter<mbgl::RenderItem const*>, std::__1::__wrap_iter<mbgl::RenderItem const*>, unsigned long, signed char, float) (painter.cpp:292)
12 TallyGo                        0x0000000100203fd8 mbgl::Painter::render(mbgl::Style const&, mbgl::TransformState, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) (painter.cpp:239)
13 TallyGo                        0x00000001001e3924 mbgl::MapContext::render() (map_context.cpp:324)
14 TallyGo                        0x00000001001e1668 std::__1::packaged_task<void ()>::operator()() (future:1999)
15 TallyGo                        0x000000010025d528 mbgl::util::RunLoop::process() (__split_buffer:76)
16 TallyGo                        0x0000000100292878 uv__async_event (async.c:80)
17 TallyGo                        0x0000000100292c30 uv__async_io (async.c:156)
18 TallyGo                        0x000000010029cd88 uv__io_poll (kqueue.c:233)
19 TallyGo                        0x0000000100293210 uv_run (core.c:317)
20 TallyGo                        0x00000001001e1e40 void mbgl::util::Thread<mbgl::MapContext>::run<std::__1::tuple<mbgl::View&, mbgl::FileSource&, mbgl::MapData&>, 0ul, 1ul, 2ul>(std::__1::tuple<mbgl::View&, mbgl::FileSource&, mbgl::MapData&>&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul>) (thread.hpp:135)
21 TallyGo                        0x00000001001e1d68 std::__1::__thread_proxy<std::__1::tuple<mbgl::util::Thread<mbgl::MapContext>::Thread<mbgl::View&, mbgl::FileSource&, mbgl::MapData&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::util::ThreadPriority, mbgl::View&&&, mbgl::FileSource&&&, mbgl::MapData&&&)::'lambda'()> >(void*, void*) (thread.hpp:113)
22 libsystem_pthread.dylib        0x0000000197713dc8 _pthread_body + 164
23 libsystem_pthread.dylib        0x0000000197713d24 _pthread_body

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 iOStelemetryIntegration with Mapbox Telemetry libraries

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions