Torque

Forums

Forums

Guest  

Show or hide header
Welcome Guest, posting in this forum require registration.




Torque » Torque OBD ECU Scanner » Torque Discussion / Ideas » Native crashes on Android Oreo (libskia.so) sporadic

Pages: [1]
Author Topic: Native crashes on Android Oreo (libskia.so) sporadic
ActiveOBD
Member
Posts: 4
Post Native crashes on Android Oreo (libskia.so) sporadic
on: October 7, 2018 (GMT)

Hi,

I’d like to report that on Android Oreo (genuine) the app is crashing sporadically when navigating between the Dashboard tabs, inside drawArc graphics call.

Logcat below:

--------- beginning of crash
10-07 19:28:00.464 31462 32118 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 32118 (), pid 31462 (rg.prowl.torque)
10-07 19:28:00.842 32155 32155 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
10-07 19:28:00.845  3961  3961 I /system/bin/tombstoned: received crash request for pid 31462
10-07 19:28:00.850 32155 32155 I crash_dump32: performing dump of process 31462 (target tid = 32118)
10-07 19:28:00.851 32155 32155 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
10-07 19:28:00.851 32155 32155 F DEBUG   : Build fingerprint: 'google/angler/angler:8.1.0/OPM7.181005.003/4984324:user/release-keys'
10-07 19:28:00.851 32155 32155 F DEBUG   : Revision: '0'
10-07 19:28:00.851 32155 32155 F DEBUG   : ABI: 'arm'
10-07 19:28:00.851 32155 32155 F DEBUG   : pid: 31462, tid: 32118, name:   >>> org.prowl.torque 
ActiveOBD
Member
Posts: 4
Post Re: Native crashes on Android Oreo (libskia.so) sporadic
on: October 7, 2018 (GMT)
10-07 19:28:00.851 32155 32155 F DEBUG   : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
10-07 19:28:00.851 32155 32155 F DEBUG   :     r0 00000000  r1 00007d76  r2 00000006  r3 00000008
10-07 19:28:00.851 32155 32155 F DEBUG   :     r4 00007ae6  r5 00007d76  r6 c8c6ded4  r7 0000010c
10-07 19:28:00.851 32155 32155 F DEBUG   :     r8 00000000  r9 00000000  sl 7f800000  fp 42b40000
10-07 19:28:00.851 32155 32155 F DEBUG   :     ip 10000000  sp c8c6dec0  lr e6bf28b1  pc e6bec39a  cpsr 20000030
10-07 19:28:01.016  4348  5071 I nanohub : osLog: [AR_CHRE] still: 100
10-07 19:28:01.342 32155 32155 F DEBUG   : 
10-07 19:28:01.342 32155 32155 F DEBUG   : backtrace:
10-07 19:28:01.342 32155 32155 F DEBUG   :     #00 pc 0001a39a  /system/lib/libc.so (abort+63)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #01 pc 003bade1  /system/lib/libskia.so (sk_realloc_throw(void*, unsigned int)+14)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #02 pc 0022cd57  /system/lib/libskia.so (SkPathRef::makeSpace(unsigned int)+46)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #03 pc 0022c173  /system/lib/libskia.so (SkPathRef::Editor::Editor(sk_sp*, int, int)+28)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #04 pc 0022748d  /system/lib/libskia.so (SkPath::arcTo(SkRect const&, float, float, bool)+736)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #05 pc 00229f85  /system/lib/libskia.so (SkPathPriv::CreateDrawArcPath(SkPath*, SkRect const&, float, float, bool, bool)+288)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #06 pc 001e4929  /system/lib/libskia.so (SkBaseDevice::drawArc(SkRect const&, float, float, bool, SkPaint const&)+72)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #07 pc 0018e77f  /system/lib/libskia.so (SkCanvas::onDrawArc(SkRect const&, float, float, bool, SkPaint const&)+262)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #08 pc 001913af  /system/lib/libskia.so (SkCanvas::drawArc(SkRect const&, float, float, bool, SkPaint const&)+194)
10-07 19:28:01.342 32155 32155 F DEBUG   :     #09 pc 001dc747  /system/lib/libskia.so (SkColorSpaceXformCanvas::onDrawArc(SkRect const&, float, float, bool, SkPaint const&)+58)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #10 pc 001913af  /system/lib/libskia.so (SkCanvas::drawArc(SkRect const&, float, float, bool, SkPaint const&)+194)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #11 pc 0007c523  /system/lib/libhwui.so (android::SkiaCanvas::drawArc(float, float, float, float, float, float, bool, SkPaint const&)+94)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #12 pc 000c076b  /system/lib/libandroid_runtime.so (android::CanvasJNI::drawArc(_JNIEnv*, _jobject*, long long, float, float, float, float, float, float, unsigned char, long long)+58)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #13 pc 009d2a59  /system/framework/arm/boot-framework.oat (offset 0x5d3000) (android.graphics.BaseCanvas.nDrawArc+200)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #14 pc 009e28ed  /system/framework/arm/boot-framework.oat (offset 0x5d3000) (android.graphics.Canvas.drawArc+188)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #15 pc 009e29b7  /system/framework/arm/boot-framework.oat (offset 0x5d3000) (android.graphics.Canvas.drawArc+158)
10-07 19:28:01.343 32155 32155 F DEBUG   :     #16 pc 000d5e73  /data/app/org.prowl.torque-5CZ_vC-sNEO0yfVtvP6PaQ==/oat/arm/base.odex (offset 0x4c000)
10-07 19:28:02.504  3961  3961 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_09
Pages: [1]
WP-Forum by: Fredrik Fahlstad, Version: 2.4
Page loaded in: 0.008 seconds.

  Follow me on twitter