Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash #476

Closed
slavchev opened this issue Jun 9, 2016 · 0 comments
Closed

App crash #476

slavchev opened this issue Jun 9, 2016 · 0 comments
Assignees
Milestone

Comments

@slavchev
Copy link

slavchev commented Jun 9, 2016

Reported via admin ticket system (ticket nr. 1042282)


*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'samsung/j5nltexx/j5nlte:5.1.1/LMY48B/J500FNXXU1APB1:user/release-keys'
Revision: '5'
ABI: 'arm'
pid: 24759, tid: 24759, name: obility.Daycare  >>> xxx <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xdeadcab1
    r0 a2430855  r1 a2430855  r2 00000000  r3 deadcab1
    r4 b864d130  r5 b864d168  r6 a1d41000  r7 a2553cf0
    r8 b6e8ede4  r9 00100019  sl a2472748  fp b6e8ede4
    ip a2553ef8  sp bea16be0  lr a243086f  pc a2430860  cpsr 60070030

backtrace:
    #00 pc 006ca860  /data/app/xxx/lib/arm/libNativeScript.so
    #01 pc 006ca86d  /data/app/xxx/lib/arm/libNativeScript.so
    #02 pc 006ca8f1  /data/app/xxx/lib/arm/libNativeScript.so
    #03 pc 006c9e9b  /data/app/xxx/lib/arm/libNativeScript.so
    #04 pc 006c98bd  /data/app/xxx/lib/arm/libNativeScript.so
    #05 pc 006c9981  /data/app/xxx/lib/arm/libNativeScript.so
    #06 pc 0024e925  /data/app/xxx/lib/arm/libNativeScript.so (tns::JEnv::CheckForJavaException()+40)
    #07 pc 00250247  /data/app/xxx/lib/arm/libNativeScript.so (_jobject* tns::JEnv::CallObjectMethod<>(_jobject*, _jmethodID*)+14)
    #08 pc 00250d59  /data/app/xxx/lib/arm/libNativeScript.so (tns::NativeScriptException::GetExceptionMessage(tns::JEnv&, _jthrowable*)+52)
    #09 pc 00250f15  /data/app/xxx/lib/arm/libNativeScript.so (tns::NativeScriptException::GetJavaExceptionFromEnv(tns::JniLocalRef const&, tns::JEnv&)+32)
    #10 pc 002510e5  /data/app/xxx/lib/arm/libNativeScript.so (tns::NativeScriptException::WrapJavaToJsException()+276)
    #11 pc 002511a7  /data/app/xxx/lib/arm/libNativeScript.so (tns::NativeScriptException::ReThrowToV8()+74)
    #12 pc 00255a51  /data/app/xxx/lib/arm/libNativeScript.so (tns::MetadataNode::MethodCallback(v8::FunctionCallbackInfo<v8::Value> const&)+220)
    #13 pc 0005b324  <unknown>
@Plamen5kov Plamen5kov added the bug label Jun 13, 2016
slavchev pushed a commit that referenced this issue Jun 21, 2016
… an exception. This commit adds try-catch and moves the error handling logic from C++ to Java for convenience
@slavchev slavchev self-assigned this Jun 21, 2016
@slavchev slavchev added this to the 2.1 milestone Jun 21, 2016
slavchev pushed a commit that referenced this issue Jun 22, 2016
slavchev pushed a commit that referenced this issue Jun 22, 2016
Fix for #476. For some throwable object getStackTrace() method throws…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants