mapzen / eraser-map

Privacy-focused mapping application for Android
GNU General Public License v3.0
74 stars 24 forks source link

Native Crash Entering/Exiting Routing #754

Closed sarahsnow1 closed 7 years ago

sarahsnow1 commented 7 years ago

EM 0.13.0-SNAPSHOT Tangram 0.4.3 Android 6.0.1 Galaxy S6 Edge

I am seeing this crash when quickly entering and then backing out of routing mode:

10-25 16:05:01.896 3074-3074/? A/DEBUG: pid: 24061, tid: 24446, name: Thread-5191  >>> com.mapzen.erasermap <<<
10-25 16:05:01.896 3074-3074/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
10-25 16:05:01.936 3074-3074/? A/DEBUG: Abort message: 'Invalid address 0x3eb0cb0d passed to free: value not allocated'
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x0   0000000000000000  x1   0000000000005f7e  x2   0000000000000006  x3   0000000000000000
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x4   0000000000000000  x5   0000000000000001  x6   0000000000000000  x7   0000000000000000
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x8   0000000000000083  x9   6b6b601f736e6d1f  x10  7f7f7f7f7f7f7f7f  x11  0101010101010101
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x12  0000007f94963888  x13  832a0c3776b8e5ef  x14  832a0c3776b8e5ef  x15  0000007f94963888
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x16  0000007f9495d568  x17  0000007f948f0338  x18  0000007f773f9872  x19  0000007f773fa500
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x20  0000007f773fa440  x21  0000000000000000  x22  0000000000000006  x23  0000007f9492b000
10-25 16:05:01.936 3074-3074/? A/DEBUG:     x24  0000000000000000  x25  0000007f9495d000  x26  0000000000000000  x27  0000007f7c1a8400
10-25 16:05:01.946 3074-3074/? A/DEBUG:     x28  0000000000000008  x29  0000007f773f9ba0  x30  0000007f948edad4
10-25 16:05:01.946 3074-3074/? A/DEBUG:     sp   0000007f773f9ba0  pc   0000007f948f0340  pstate 0000000020000000
10-25 16:05:01.956 3074-3074/? A/DEBUG: backtrace:
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #00 pc 0000000000069340  /system/lib64/libc.so (tgkill+8)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #01 pc 0000000000066ad0  /system/lib64/libc.so (pthread_kill+68)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #02 pc 0000000000023910  /system/lib64/libc.so (raise+28)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #03 pc 000000000001e240  /system/lib64/libc.so (abort+60)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #04 pc 00000000000214f8  /system/lib64/libc.so (__libc_fatal+128)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #05 pc 000000000008ff38  /system/lib64/libc.so (je_free+800)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #06 pc 000000000001bcd4  /system/lib64/libc.so (free+20)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #07 pc 00000000000dbcbc  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIRKS6_EEvOT_+476)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #08 pc 00000000001929a0  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram16TextStyleBuilder12prepareLabelERNS_9TextStyle10ParametersENS_5Label4TypeE+972)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #09 pc 00000000001918c4  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram16TextStyleBuilder16addFeatureCommonERKNS_7FeatureERKNS_8DrawRuleEb+124)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #10 pc 0000000000182990  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram17PointStyleBuilder10addFeatureERKNS_7FeatureERKNS_8DrawRuleE+156)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #11 pc 00000000001346d8  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram16DrawRuleMergeSet5applyERKNS_7FeatureERKNS_10SceneLayerERNS_12StyleContextERNS_11TileBuilderE+2052)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #12 pc 000000000019898c  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram11TileBuilder5buildENS_6TileIDERKNS_8TileDataERKNS_10DataSourceE+684)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #13 pc 00000000000f80a8  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram8TileTask7processERNS_11TileBuilderE+84)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #14 pc 00000000000f8904  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZN7Tangram10TileWorker3runEPNS0_6WorkerE+1000)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #15 pc 00000000000f90e8  /data/app/com.mapzen.erasermap-2/lib/arm64/libtangram.so (_ZNSt3__114__thread_proxyINS_5tupleIJMN7Tangram10TileWorkerEFvPNS3_6WorkerEEPS3_S5_EEEEEPvSA_+124)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #16 pc 0000000000065f20  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
10-25 16:05:01.956 3074-3074/? A/DEBUG:     #17 pc 000000000001edec  /system/lib64/libc.so (__start_thread+16)
10-25 16:05:02.136 3469-6470/? E/EPDG -- [IPSECADAPTER]: sendKeepalive cid (2 )
10-25 16:05:02.236 3074-3074/? A/DEBUG: Tombstone written to: /data/tombstones/tombstone_02
sarahsnow1 commented 7 years ago

Closing due to inactivity