[ios] Crash in dp::VertexArrayBuffer::RenderRange #562

Closed
opened 2021-06-12 11:39:37 +00:00 by rtsisyk · 2 comments
Owner

iPhone 12 Simulator (arm64):

Thread 30 Queue : com.apple.opengl.cvmDoWork (serial)
#0	0x00000001abc2c82c in cvmsServerElementBuild ()
#1	0x00000001abc28af0 in cvms_element_build_from_source ()
#2	0x00000001abc1f680 in cvm_deferred_build_modular(void*) ()
#3	0x0000000104738f2c in _dispatch_client_callout ()
#4	0x0000000104740164 in _dispatch_lane_serial_drain ()
#5	0x0000000104740e18 in _dispatch_lane_invoke ()
#6	0x000000010474cec8 in _dispatch_workloop_worker_thread ()
#7	0x00000001c6832bc4 in _pthread_wqthread ()
Enqueued from com.apple.root.default-qos.overcommit (Thread 22) Queue : com.apple.root.default-qos.overcommit (serial)
#0	0x000000010473cce4 in _dispatch_async_f_slow ()
#1	0x000000019d629a60 in gleSetVPTransformFuncAll ()
#2	0x000000019d624c6c in gleLLVMVecPrimMultiRender ()
#3	0x000000019d58193c in gleFlushAtomicFunc ()
#4	0x000000019d5c6e08 in glDrawElements_IMM_ES2Exec ()
#5	0x0000000102e920bc in dp::VertexArrayBuffer::RenderRange(ref_ptr<dp::GraphicsContext>, bool, dp::IndicesRange const&) at /Users/roman/code/organicmaps/drape/vertex_array_buffer.cpp:194
#6	0x0000000102e91f5c in dp::VertexArrayBuffer::Render(ref_ptr<dp::GraphicsContext>, bool) at /Users/roman/code/organicmaps/drape/vertex_array_buffer.cpp:177
#7	0x0000000102d97630 in gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2::operator()(gui::ShapeControl::ShapeInfo&) [inlined] at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:123
#8	0x0000000102d974c8 in decltype(std::__1::forward<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&>(fp)(std::__1::forward<gui::ShapeControl::ShapeInfo&>(fp0))) std::__1::__invoke<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&>(gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/type_traits:3750
#9	0x0000000102d974c8 in void std::__1::__invoke_void_return_wrapper<void>::__call<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&>(gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/__functional_base:348
#10	0x0000000102d974c8 in std::__1::__function::__alloc_func<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2, std::__1::allocator<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2>, void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1554
#11	0x0000000102d974c8 in std::__1::__function::__func<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2, std::__1::allocator<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2>, void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1728
#12	0x0000000102d978ec in std::__1::__function::__value_func<void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1881
#13	0x0000000102d978d8 in std::__1::function<void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:2556
#14	0x0000000102d978d4 in std::__1::function<void (gui::ShapeControl::ShapeInfo&)> std::__1::for_each<std::__1::__wrap_iter<gui::ShapeControl::ShapeInfo*>, std::__1::function<void (gui::ShapeControl::ShapeInfo&)> >(std::__1::__wrap_iter<gui::ShapeControl::ShapeInfo*>, std::__1::__wrap_iter<gui::ShapeControl::ShapeInfo*>, std::__1::function<void (gui::ShapeControl::ShapeInfo&)>) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/algorithm:886
#15	0x0000000102d978cc in gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3::operator()(gui::ShapeControl&) const [inlined] at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:156
#16	0x0000000102d978ac in decltype(std::__1::forward<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&>(fp)(std::__1::forward<gui::ShapeControl&>(fp0))) std::__1::__invoke<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&>(gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/type_traits:3750
#17	0x0000000102d978ac in void std::__1::__invoke_void_return_wrapper<void>::__call<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&>(gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/__functional_base:348
#18	0x0000000102d978ac in std::__1::__function::__alloc_func<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3, std::__1::allocator<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3>, void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1554
#19	0x0000000102d978a8 in std::__1::__function::__func<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3, std::__1::allocator<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3>, void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1728
#20	0x0000000102d96a20 in std::__1::__function::__value_func<void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1881
#21	0x0000000102d96a0c in std::__1::function<void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:2556
#22	0x0000000102d96a08 in std::__1::function<void (gui::ShapeControl&)> std::__1::for_each<std::__1::__wrap_iter<gui::ShapeControl*>, std::__1::function<void (gui::ShapeControl&)> >(std::__1::__wrap_iter<gui::ShapeControl*>, std::__1::__wrap_iter<gui::ShapeControl*>, std::__1::function<void (gui::ShapeControl&)>) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/algorithm:886
#23	0x0000000102d96a00 in gui::ShapeRenderer::ForEachShapeControl(std::__1::function<void (gui::ShapeControl&)> const&) at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:149
#24	0x0000000102d96084 in gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&) [inlined] at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:154
#25	0x0000000102d96064 in gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&) at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:99
#26	0x0000000102d9d6dc in gui::LayerRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, bool, ScreenBase const&) at /Users/roman/code/organicmaps/drape_frontend/gui/layer_render.cpp:56
#27	0x0000000102e2a250 in df::FrontendRenderer::RenderScene(ScreenBase const&, bool) at /Users/roman/code/organicmaps/drape_frontend/frontend_renderer.cpp:1531
#28	0x0000000102e2bf0c in df::FrontendRenderer::RenderFrame() at /Users/roman/code/organicmaps/drape_frontend/frontend_renderer.cpp:1787
#29	0x0000000102d670a0 in df::BaseRenderer::IterateRenderLoopImpl() [inlined] at /Users/roman/code/organicmaps/drape_frontend/base_renderer.cpp:64
#30	0x0000000102d67094 in df::BaseRenderer::IterateRenderLoop() at /Users/roman/code/organicmaps/drape_frontend/base_renderer.cpp:59
#31	0x0000000102e2e3a8 in df::FrontendRenderer::Routine::Do() at /Users/roman/code/organicmaps/drape_frontend/frontend_renderer.cpp:2453
#32	0x0000000102898144 in decltype(std::__1::forward<void (*)(std::__1::shared_ptr<threads::IRoutine>)>(fp)(std::__1::forward<std::__1::shared_ptr<threads::IRoutine> >(fp0))) std::__1::__invoke<void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine> >(void (*&&)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine>&&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/type_traits:3750
#33	0x0000000102898130 in void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine>, 2ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine> >&, std::__1::__tuple_indices<2ul>) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/thread:280
#34	0x000000010289812c in void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine> > >(void*) at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/thread:291
#35	0x00000001c6836878 in _pthread_start ()
#36	0x00000001c6831954 in thread_start ()
iPhone 12 Simulator (arm64): ``` Thread 30 Queue : com.apple.opengl.cvmDoWork (serial) #0 0x00000001abc2c82c in cvmsServerElementBuild () #1 0x00000001abc28af0 in cvms_element_build_from_source () #2 0x00000001abc1f680 in cvm_deferred_build_modular(void*) () #3 0x0000000104738f2c in _dispatch_client_callout () #4 0x0000000104740164 in _dispatch_lane_serial_drain () #5 0x0000000104740e18 in _dispatch_lane_invoke () #6 0x000000010474cec8 in _dispatch_workloop_worker_thread () #7 0x00000001c6832bc4 in _pthread_wqthread () Enqueued from com.apple.root.default-qos.overcommit (Thread 22) Queue : com.apple.root.default-qos.overcommit (serial) #0 0x000000010473cce4 in _dispatch_async_f_slow () #1 0x000000019d629a60 in gleSetVPTransformFuncAll () #2 0x000000019d624c6c in gleLLVMVecPrimMultiRender () #3 0x000000019d58193c in gleFlushAtomicFunc () #4 0x000000019d5c6e08 in glDrawElements_IMM_ES2Exec () #5 0x0000000102e920bc in dp::VertexArrayBuffer::RenderRange(ref_ptr<dp::GraphicsContext>, bool, dp::IndicesRange const&) at /Users/roman/code/organicmaps/drape/vertex_array_buffer.cpp:194 #6 0x0000000102e91f5c in dp::VertexArrayBuffer::Render(ref_ptr<dp::GraphicsContext>, bool) at /Users/roman/code/organicmaps/drape/vertex_array_buffer.cpp:177 #7 0x0000000102d97630 in gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2::operator()(gui::ShapeControl::ShapeInfo&) [inlined] at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:123 #8 0x0000000102d974c8 in decltype(std::__1::forward<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&>(fp)(std::__1::forward<gui::ShapeControl::ShapeInfo&>(fp0))) std::__1::__invoke<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&>(gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/type_traits:3750 #9 0x0000000102d974c8 in void std::__1::__invoke_void_return_wrapper<void>::__call<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&>(gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2&, gui::ShapeControl::ShapeInfo&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/__functional_base:348 #10 0x0000000102d974c8 in std::__1::__function::__alloc_func<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2, std::__1::allocator<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2>, void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1554 #11 0x0000000102d974c8 in std::__1::__function::__func<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2, std::__1::allocator<gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&)::$_2>, void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1728 #12 0x0000000102d978ec in std::__1::__function::__value_func<void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1881 #13 0x0000000102d978d8 in std::__1::function<void (gui::ShapeControl::ShapeInfo&)>::operator()(gui::ShapeControl::ShapeInfo&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:2556 #14 0x0000000102d978d4 in std::__1::function<void (gui::ShapeControl::ShapeInfo&)> std::__1::for_each<std::__1::__wrap_iter<gui::ShapeControl::ShapeInfo*>, std::__1::function<void (gui::ShapeControl::ShapeInfo&)> >(std::__1::__wrap_iter<gui::ShapeControl::ShapeInfo*>, std::__1::__wrap_iter<gui::ShapeControl::ShapeInfo*>, std::__1::function<void (gui::ShapeControl::ShapeInfo&)>) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/algorithm:886 #15 0x0000000102d978cc in gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3::operator()(gui::ShapeControl&) const [inlined] at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:156 #16 0x0000000102d978ac in decltype(std::__1::forward<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&>(fp)(std::__1::forward<gui::ShapeControl&>(fp0))) std::__1::__invoke<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&>(gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/type_traits:3750 #17 0x0000000102d978ac in void std::__1::__invoke_void_return_wrapper<void>::__call<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&>(gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3&, gui::ShapeControl&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/__functional_base:348 #18 0x0000000102d978ac in std::__1::__function::__alloc_func<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3, std::__1::allocator<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3>, void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1554 #19 0x0000000102d978a8 in std::__1::__function::__func<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3, std::__1::allocator<gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&)::$_3>, void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1728 #20 0x0000000102d96a20 in std::__1::__function::__value_func<void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:1881 #21 0x0000000102d96a0c in std::__1::function<void (gui::ShapeControl&)>::operator()(gui::ShapeControl&) const [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/functional:2556 #22 0x0000000102d96a08 in std::__1::function<void (gui::ShapeControl&)> std::__1::for_each<std::__1::__wrap_iter<gui::ShapeControl*>, std::__1::function<void (gui::ShapeControl&)> >(std::__1::__wrap_iter<gui::ShapeControl*>, std::__1::__wrap_iter<gui::ShapeControl*>, std::__1::function<void (gui::ShapeControl&)>) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/algorithm:886 #23 0x0000000102d96a00 in gui::ShapeRenderer::ForEachShapeControl(std::__1::function<void (gui::ShapeControl&)> const&) at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:149 #24 0x0000000102d96084 in gui::ShapeRenderer::ForEachShapeInfo(std::__1::function<void (gui::ShapeControl::ShapeInfo&)> const&) [inlined] at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:154 #25 0x0000000102d96064 in gui::ShapeRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, ScreenBase const&) at /Users/roman/code/organicmaps/drape_frontend/gui/shape.cpp:99 #26 0x0000000102d9d6dc in gui::LayerRenderer::Render(ref_ptr<dp::GraphicsContext>, ref_ptr<gpu::ProgramManager>, bool, ScreenBase const&) at /Users/roman/code/organicmaps/drape_frontend/gui/layer_render.cpp:56 #27 0x0000000102e2a250 in df::FrontendRenderer::RenderScene(ScreenBase const&, bool) at /Users/roman/code/organicmaps/drape_frontend/frontend_renderer.cpp:1531 #28 0x0000000102e2bf0c in df::FrontendRenderer::RenderFrame() at /Users/roman/code/organicmaps/drape_frontend/frontend_renderer.cpp:1787 #29 0x0000000102d670a0 in df::BaseRenderer::IterateRenderLoopImpl() [inlined] at /Users/roman/code/organicmaps/drape_frontend/base_renderer.cpp:64 #30 0x0000000102d67094 in df::BaseRenderer::IterateRenderLoop() at /Users/roman/code/organicmaps/drape_frontend/base_renderer.cpp:59 #31 0x0000000102e2e3a8 in df::FrontendRenderer::Routine::Do() at /Users/roman/code/organicmaps/drape_frontend/frontend_renderer.cpp:2453 #32 0x0000000102898144 in decltype(std::__1::forward<void (*)(std::__1::shared_ptr<threads::IRoutine>)>(fp)(std::__1::forward<std::__1::shared_ptr<threads::IRoutine> >(fp0))) std::__1::__invoke<void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine> >(void (*&&)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine>&&) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/type_traits:3750 #33 0x0000000102898130 in void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine>, 2ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine> >&, std::__1::__tuple_indices<2ul>) [inlined] at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/thread:280 #34 0x000000010289812c in void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(std::__1::shared_ptr<threads::IRoutine>), std::__1::shared_ptr<threads::IRoutine> > >(void*) at /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/include/c++/v1/thread:291 #35 0x00000001c6836878 in _pthread_start () #36 0x00000001c6831954 in thread_start () ```
Author
Owner

This is a simulator-only problem.

This is a simulator-only problem.
biodranik commented 2021-06-12 20:11:53 +00:00 (Migrated from github.com)

There is no crash in this thread. Do you have a full stack?

There is no crash in this thread. Do you have a full stack?
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#562
No description provided.