A crash in routing::AStarAlgorithm #333

Open
opened 2021-04-24 12:32:50 +00:00 by rtsisyk · 7 comments
Owner
 Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 14760 (Thread-8), pid 14211 (app.omaps.beta)
 pid: 14211, tid: 14760, name: Thread-8  >>> app.omaps.beta <<<
      #01 pc 000000000085a038   (routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarterJoints<routing::IndexGraphStarter> >, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarterJoints<routing::IndexGraphStarter> >, routing::AStarLengthChecker>&, routing::RoutingResult<routing::JointSegment, routing::RouteWeight>&) const+4252) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
      #02 pc 0000000000841f4c   (routing::IndexRouter::CalculateSubrouteJointsMode(routing::IndexGraphStarter&, routing::RouterDelegate const&, std::__ndk1::shared_ptr<routing::AStarProgress> const&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&)+332) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
       #03 pc 000000000083ff80   (routing::IndexRouter::CalculateSubroute(routing::Checkpoints const&, unsigned long, routing::RouterDelegate const&, std::__ndk1::shared_ptr<routing::AStarProgress> const&, routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&, bool)+512) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
      #04 pc 000000000083dc44   (routing::IndexRouter::DoCalculateRoute(routing::Checkpoints const&, m2::Point<double> const&, routing::RouterDelegate const&, routing::Route&)+1756) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
      #05 pc 000000000083bdd4   (routing::IndexRouter::CalculateRoute(routing::Checkpoints const&, m2::Point<double> const&, bool, routing::RouterDelegate const&, routing::Route&)+820) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
      #06 pc 0000000000831a88   (routing::AsyncRouter::CalculateRoute()+724) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
       #07 pc 000000000082fe70   (routing::AsyncRouter::ThreadFunc()+148) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
       #08 pc 0000000000dc2c14   (threads::SimpleThread::ThreadFunc(std::__ndk1::function<void ()>&&)+36) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
      #09 pc 0000000000833264   (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::function<void ()>&&), std::__ndk1::__bind<void (routing::AsyncRouter::*)(), routing::AsyncRouter*> > >(void*)+100) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68)
Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 15332 (Thread-9), pid 14428 (app.omaps.beta)
 pid: 14428, tid: 15332, name: Thread-9  >>> app.omaps.beta <<<

crash.log

``` Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 14760 (Thread-8), pid 14211 (app.omaps.beta) pid: 14211, tid: 14760, name: Thread-8 >>> app.omaps.beta <<< #01 pc 000000000085a038 (routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarterJoints<routing::IndexGraphStarter> >, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::JointSegment, routing::JointEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarterJoints<routing::IndexGraphStarter> >, routing::AStarLengthChecker>&, routing::RoutingResult<routing::JointSegment, routing::RouteWeight>&) const+4252) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #02 pc 0000000000841f4c (routing::IndexRouter::CalculateSubrouteJointsMode(routing::IndexGraphStarter&, routing::RouterDelegate const&, std::__ndk1::shared_ptr<routing::AStarProgress> const&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&)+332) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #03 pc 000000000083ff80 (routing::IndexRouter::CalculateSubroute(routing::Checkpoints const&, unsigned long, routing::RouterDelegate const&, std::__ndk1::shared_ptr<routing::AStarProgress> const&, routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&, bool)+512) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #04 pc 000000000083dc44 (routing::IndexRouter::DoCalculateRoute(routing::Checkpoints const&, m2::Point<double> const&, routing::RouterDelegate const&, routing::Route&)+1756) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #05 pc 000000000083bdd4 (routing::IndexRouter::CalculateRoute(routing::Checkpoints const&, m2::Point<double> const&, bool, routing::RouterDelegate const&, routing::Route&)+820) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #06 pc 0000000000831a88 (routing::AsyncRouter::CalculateRoute()+724) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #07 pc 000000000082fe70 (routing::AsyncRouter::ThreadFunc()+148) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #08 pc 0000000000dc2c14 (threads::SimpleThread::ThreadFunc(std::__ndk1::function<void ()>&&)+36) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) #09 pc 0000000000833264 (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::function<void ()>&&), std::__ndk1::__bind<void (routing::AsyncRouter::*)(), routing::AsyncRouter*> > >(void*)+100) (BuildId: 5532700cec52a33ffaa3c31d91c2b89ce67a7e68) Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 15332 (Thread-9), pid 14428 (app.omaps.beta) pid: 14428, tid: 15332, name: Thread-9 >>> app.omaps.beta <<< ``` [crash.log](https://github.com/organicmaps/organicmaps/files/6369570/crash.log)
vng commented 2021-04-25 07:19:32 +00:00 (Migrated from github.com)

Видимо были проблемы со сборкой. После ребилдола воспроизвести не получается совсем ..

Видимо были проблемы со сборкой. После ребилдола воспроизвести не получается совсем ..
Author
Owner
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> app.organicmaps <<<

backtrace:
  #00  pc 000000000001db48  /system/lib64/libc.so (abort+104)
  #00  pc 000000000081e648  /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker>&, routing::RoutingResult<routing::Segment, routing::RouteWeight>&) const+3448)
  #00  pc 00000000008378c4  /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (routing::RegionsRouter::CalculateSubrouteNoLeapsMode(routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment>>&, m2::Point<double> const&, m2::Point<double> const&)+380)
  #00  pc 0000000000837edc  /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (routing::RegionsRouter::Do()+836)
  #00  pc 0000000000d849c0  /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so
  #00  pc 0000000000d84cf4  /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::shared_ptr<threads::IRoutine>), std::__ndk1::shared_ptr<threads::IRoutine> > >(void*)+76)
  #00  pc 0000000000068120  /system/lib64/libc.so (__pthread_start(void*)+36)
  #00  pc 000000000001eec4  /system/lib64/libc.so (__start_thread+68)

https://play.google.com/console/u/0/developers/8084273541548442467/app/4972992444534608608/vitals/crashes/08ec98bf/details?days=30

  • Huawei HUAWEI Y7 Pro 2019
  • Android 8.1 (SDK 27)
  • 37829322
``` *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 0 >>> app.organicmaps <<< backtrace: #00 pc 000000000001db48 /system/lib64/libc.so (abort+104) #00 pc 000000000081e648 /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker>&, routing::RoutingResult<routing::Segment, routing::RouteWeight>&) const+3448) #00 pc 00000000008378c4 /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (routing::RegionsRouter::CalculateSubrouteNoLeapsMode(routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment>>&, m2::Point<double> const&, m2::Point<double> const&)+380) #00 pc 0000000000837edc /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (routing::RegionsRouter::Do()+836) #00 pc 0000000000d849c0 /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so #00 pc 0000000000d84cf4 /data/app/app.organicmaps-gjBBRuM3VZdFWsSpSJi1vQ==/lib/arm64/libmapswithme.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::shared_ptr<threads::IRoutine>), std::__ndk1::shared_ptr<threads::IRoutine> > >(void*)+76) #00 pc 0000000000068120 /system/lib64/libc.so (__pthread_start(void*)+36) #00 pc 000000000001eec4 /system/lib64/libc.so (__start_thread+68) ``` https://play.google.com/console/u/0/developers/8084273541548442467/app/4972992444534608608/vitals/crashes/08ec98bf/details?days=30 - Huawei HUAWEI Y7 Pro 2019 - Android 8.1 (SDK 27) - 37829322
Author
Owner
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> app.organicmaps <<<

backtrace:
  #00  pc 0000000000069d08  /system/lib64/libc.so (tgkill+8)
  #00  pc 000000000001de10  /system/lib64/libc.so (abort+88)
  #00  pc 000000000081e648  /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker>&, routing::RoutingResult<routing::Segment, routing::RouteWeight>&) const)
  #00  pc 00000000008378c4  /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::CalculateSubrouteNoLeapsMode(routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&, m2::Point<double> const&, m2::Point<double> const&))
  #00  pc 0000000000837edc  /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::Do())
  #00  pc 0000000000d849c0  /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (threads::(anonymous namespace)::RunRoutine(std::__ndk1::shared_ptr<threads::IRoutine>)) (SourceCode: thread.cpp)
  #00  pc 0000000000d84cf4  /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::shared_ptr<threads::IRoutine>), std::__ndk1::shared_ptr<threads::IRoutine> > >(void*))
  #00  pc 00000000000666a0  /system/lib64/libc.so (__pthread_start(void*)+36)
  #00  pc 000000000001f1a4  /system/lib64/libc.so (__start_thread+68)

Asus ZenFone 3 (ZE520KL)
Android 8.0 (SDK 26)
21052106.aab

https://play.google.com/console/u/0/developers/8084273541548442467/app/4972992444534608608/vitals/crashes/2e3d0065/details?days=30

``` *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 0 >>> app.organicmaps <<< backtrace: #00 pc 0000000000069d08 /system/lib64/libc.so (tgkill+8) #00 pc 000000000001de10 /system/lib64/libc.so (abort+88) #00 pc 000000000081e648 /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker>&, routing::RoutingResult<routing::Segment, routing::RouteWeight>&) const) #00 pc 00000000008378c4 /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::CalculateSubrouteNoLeapsMode(routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&, m2::Point<double> const&, m2::Point<double> const&)) #00 pc 0000000000837edc /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::Do()) #00 pc 0000000000d849c0 /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (threads::(anonymous namespace)::RunRoutine(std::__ndk1::shared_ptr<threads::IRoutine>)) (SourceCode: thread.cpp) #00 pc 0000000000d84cf4 /data/app/app.organicmaps-fIrUkRbyKluaVoBstxHTrA==/lib/arm64/libmapswithme.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::shared_ptr<threads::IRoutine>), std::__ndk1::shared_ptr<threads::IRoutine> > >(void*)) #00 pc 00000000000666a0 /system/lib64/libc.so (__pthread_start(void*)+36) #00 pc 000000000001f1a4 /system/lib64/libc.so (__start_thread+68) ``` Asus ZenFone 3 (ZE520KL) Android 8.0 (SDK 26) 21052106.aab https://play.google.com/console/u/0/developers/8084273541548442467/app/4972992444534608608/vitals/crashes/2e3d0065/details?days=30
Author
Owner
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> app.organicmaps <<<

backtrace:
  #00  pc 00000000000821a0  /apex/com.android.runtime/lib64/bionic/libc.so (abort+176)
  #00  pc 000000000081e648  /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker>&, routing::RoutingResult<routing::Segment, routing::RouteWeight>&) const)
  #00  pc 00000000008378c4  /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::CalculateSubrouteNoLeapsMode(routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&, m2::Point<double> const&, m2::Point<double> const&))
  #00  pc 0000000000837edc  /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::Do())
  #00  pc 0000000000d849c0  /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (threads::(anonymous namespace)::RunRoutine(std::__ndk1::shared_ptr<threads::IRoutine>)) (SourceCode: thread.cpp)
  #00  pc 0000000000d84cf4  /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::shared_ptr<threads::IRoutine>), std::__ndk1::shared_ptr<threads::IRoutine> > >(void*))
  #00  pc 00000000000e24a4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #00  pc 0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

Redmi Note 8 Pro
Android 10 (SDK 29)
21052106.aab

https://play.google.com/console/u/0/developers/8084273541548442467/app/4972992444534608608/vitals/crashes/66529b25/details?days=30

``` *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 0 >>> app.organicmaps <<< backtrace: #00 pc 00000000000821a0 /apex/com.android.runtime/lib64/bionic/libc.so (abort+176) #00 pc 000000000081e648 /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Result routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::FindPathBidirectional<routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker> >(routing::AStarAlgorithm<routing::Segment, routing::SegmentEdge, routing::RouteWeight>::Params<routing::JunctionVisitor<routing::IndexGraphStarter>, routing::AStarLengthChecker>&, routing::RoutingResult<routing::Segment, routing::RouteWeight>&) const) #00 pc 00000000008378c4 /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::CalculateSubrouteNoLeapsMode(routing::IndexGraphStarter&, std::__ndk1::vector<routing::Segment, std::__ndk1::allocator<routing::Segment> >&, m2::Point<double> const&, m2::Point<double> const&)) #00 pc 0000000000837edc /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (routing::RegionsRouter::Do()) #00 pc 0000000000d849c0 /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (threads::(anonymous namespace)::RunRoutine(std::__ndk1::shared_ptr<threads::IRoutine>)) (SourceCode: thread.cpp) #00 pc 0000000000d84cf4 /data/app/app.organicmaps-qiED1qtoHr3Zij4sOfp5nA==/lib/arm64/libmapswithme.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, void (*)(std::__ndk1::shared_ptr<threads::IRoutine>), std::__ndk1::shared_ptr<threads::IRoutine> > >(void*)) #00 pc 00000000000e24a4 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) #00 pc 0000000000083d98 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) ``` Redmi Note 8 Pro Android 10 (SDK 29) 21052106.aab https://play.google.com/console/u/0/developers/8084273541548442467/app/4972992444534608608/vitals/crashes/66529b25/details?days=30
vng commented 2021-06-10 09:30:57 +00:00 (Migrated from github.com)

organicmaps/organicmaps#550/commits/cfd6d05d96bee40f7c8eb82f42f6c3bc5b3424f6

Креша не будет, но issue остается открытым, т.к. надо вникать в алгоритм и искать корень баги.

https://git.omaps.dev/organicmaps/organicmaps/pulls/550/commits/cfd6d05d96bee40f7c8eb82f42f6c3bc5b3424f6 Креша не будет, но issue остается открытым, т.к. надо вникать в алгоритм и искать корень баги.
Author
Owner
https://console.firebase.google.com/u/0/project/omapsapp/testlab/histories/bh.7a38003b1edbc7b5/matrices/8110135236980150203/executions/bs.818773f395db3ce7
vng commented 2021-08-05 15:59:03 +00:00 (Migrated from github.com)
More videos to reproduce: https://console.firebase.google.com/u/0/project/omapsapp/testlab/histories/bh.7a38003b1edbc7b5/matrices/6478143637808888801/executions/bs.7c6246e1d8796b15 https://console.firebase.google.com/u/0/project/omapsapp/testlab/histories/bh.7a38003b1edbc7b5/matrices/5665423468010962682
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#333
No description provided.