Advertisement
Guest User

another mapbox-sfos test crash on Jolla 1

a guest
Sep 17th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 70.63 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x4643e3a0 (LWP 5313)]
  3. _int_free (av=0x43900010, p=<optimized out>, have_lock=0) at malloc.c:3987
  4. 3987    malloc.c: No such file or directory.
  5. (gdb) bt
  6. #0  _int_free (av=0x43900010, p=<optimized out>, have_lock=0) at malloc.c:3987
  7. #1  0x4100bb3e in __GI___libc_free (mem=<optimized out>) at malloc.c:2946
  8. #2  0x2a26501e in mbgl::ConstantSymbolSizeBinder::~ConstantSymbolSizeBinder() ()
  9. #3  0x2a1f291c in mbgl::SymbolBucket::~SymbolBucket() ()
  10. #4  0x2a1f2940 in mbgl::SymbolBucket::~SymbolBucket() ()
  11. #5  0x2a1ae8ce in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, true> > >::_M_deallocate_nodes(std::__detail::_Hash_node<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, true>*) [clone .isra.205] ()
  12. #6  0x2a1b2b0e in std::_Hashtable<std::string, std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, std::allocator<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> > >, std::__detail::_Select1st, std::equal_to<std::string>, std::hash<std::string>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_move_assign(std::_Hashtable<std::string, std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, std::allocator<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> > >, std::__detail::_Select1st, std::equal_to<std::string>, std::hash<std::string>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >&&, std::integral_constant<bool, true>) ()
  13. #7  0x2a1afbe6 in mbgl::GeometryTile::onPlacement(mbgl::GeometryTile::PlacementResult) ()
  14. #8  0x2a1ce8a6 in mbgl::MessageImpl<mbgl::GeometryTile, void (mbgl::GeometryTile::*)(mbgl::GeometryTile::PlacementResult), std::tuple<mbgl::GeometryTile::PlacementResult> >::operator()() ()
  15. #9  0x2a079918 in mbgl::Mailbox::receive() ()
  16. #10 0x2a079ad8 in mbgl::Mailbox::maybeReceive(std::weak_ptr<mbgl::Mailbox>) ()
  17. #11 0x2a0786d6 in mbgl::WorkTaskImpl<mbgl::util::RunLoop::schedule(std::weak_ptr<mbgl::Mailbox>)::{lambda()#1}, std::tuple<> >::operator()() ()
  18. #12 0x2a078e3a in mbgl::util::RunLoop::process() ()
  19. #13 0x40c4162e in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
  20. #14 0x40c22ef2 in QCoreApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  21. #15 0x40c22e76 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  22. #16 0x40c246be in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
  23. #17 0x40c5b7a8 in ?? () from /usr/lib/libQt5Core.so.5
  24. #18 0x40c5b7a8 in ?? () from /usr/lib/libQt5Core.so.5
  25. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  26. (gdb) bt full
  27. #0  _int_free (av=0x43900010, p=<optimized out>, have_lock=0) at malloc.c:3987
  28.         size = 708961592
  29.         fb = <optimized out>
  30.         nextchunk = 0x49c61258
  31.         nextsize = 16
  32.         nextinuse = <optimized out>
  33.         prevsize = 708961512
  34.         bck = <optimized out>
  35.         fwd = <optimized out>
  36.         errstr = 0x0
  37.         locked = 1
  38. #1  0x4100bb3e in __GI___libc_free (mem=<optimized out>) at malloc.c:2946
  39.         ar_ptr = <optimized out>
  40.         p = <optimized out>
  41.         hook = <optimized out>
  42. #2  0x2a26501e in mbgl::ConstantSymbolSizeBinder::~ConstantSymbolSizeBinder() ()
  43. No symbol table info available.
  44. #3  0x2a1f291c in mbgl::SymbolBucket::~SymbolBucket() ()
  45. No symbol table info available.
  46. #4  0x2a1f2940 in mbgl::SymbolBucket::~SymbolBucket() ()
  47. No symbol table info available.
  48. #5  0x2a1ae8ce in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, true> > >::_M_deallocate_nodes(std::__detail::_Hash_node<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, true>*) [clone .isra.205] ()
  49. No symbol table info available.
  50. #6  0x2a1b2b0e in std::_Hashtable<std::string, std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, std::allocator<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> > >, std::__detail::_Select1st, std::equal_to<std::string>, std::hash<std::string>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_move_assign(std::_Hashtable<std::string, std::pair<std::string const, std::shared_ptr<mbgl::Bucket> >, std::allocator<std::pair<std::string const, std::shared_ptr<mbgl::Bucket> > >, std::__detail::_Select1st, std::equal_to<std::string>, std::hash<std::string>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >&&, std::integral_constant<bool, true>) ()
  51. No symbol table info available.
  52. #7  0x2a1afbe6 in mbgl::GeometryTile::onPlacement(mbgl::GeometryTile::PlacementResult) ()
  53. No symbol table info available.
  54. #8  0x2a1ce8a6 in mbgl::MessageImpl<mbgl::GeometryTile, void (mbgl::GeometryTile::*)(mbgl::GeometryTile::PlacementResult), std::tuple<mbgl::GeometryTile::PlacementResult> >::operator()() ()
  55. No symbol table info available.
  56. #9  0x2a079918 in mbgl::Mailbox::receive() ()
  57. No symbol table info available.
  58. #10 0x2a079ad8 in mbgl::Mailbox::maybeReceive(std::weak_ptr<mbgl::Mailbox>) ()
  59. No symbol table info available.
  60. #11 0x2a0786d6 in mbgl::WorkTaskImpl<mbgl::util::RunLoop::schedule(std::weak_ptr<mbgl::Mailbox>)::{lambda()#1}, std::tuple<> >::operator()() ()
  61. No symbol table info available.
  62. #12 0x2a078e3a in mbgl::util::RunLoop::process() ()
  63. No symbol table info available.
  64. #13 0x40c4162e in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
  65. No symbol table info available.
  66. #14 0x40c22ef2 in QCoreApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  67. No symbol table info available.
  68. #15 0x40c22e76 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  69. No symbol table info available.
  70. #16 0x40c246be in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
  71. No symbol table info available.
  72. #17 0x40c5b7a8 in ?? () from /usr/lib/libQt5Core.so.5
  73. ---Type <return> to continue, or q <return> to quit---
  74. No symbol table info available.
  75. #18 0x40c5b7a8 in ?? () from /usr/lib/libQt5Core.so.5
  76.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement