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

Crashes in libtealeaf.so #51

Open
rampr opened this issue Nov 7, 2016 · 0 comments
Open

Crashes in libtealeaf.so #51

rampr opened this issue Nov 7, 2016 · 0 comments

Comments

@rampr
Copy link
Contributor

rampr commented Nov 7, 2016

We see a few of these crashes now and then in libtealeaf.
These happen in the tealeaf so file and we are unable to debug. Have you seen these issues?

backtrace: #00 pc 00022038 /system/lib/libc.so (tgkill+12) #01 pc 00013141 /system/lib/libc.so (pthread_kill+48) #02 pc 00013355 /system/lib/libc.so (raise+10) #03 pc 00012021 /system/lib/libc.so #04 pc 000218ec /system/lib/libc.so (abort+4) #05 pc 00045dfb /system/lib/libdvm.so (dvmAbort+78) #06 pc 00028088 /system/lib/libdvm.so (IndirectRefTable::get(void*) const+240) #07 pc 0004a697 /system/lib/libdvm.so (dvmDecodeIndirectRef(Thread*, _jobject*)+30) #08 pc 0004bb7f /system/lib/libdvm.so #09 pc 00090665 /data/app-lib/com.hashcube.sudokuquest-3/libtealeaf.so (navigator_info_init()+144) #10 pc 0007faab /data/app-lib/com.hashcube.sudokuquest-3/libtealeaf.so (js_navigator_get_template()+70) #11 pc 0007a1dd /data/app-lib/com.hashcube.sudokuquest-3/libtealeaf.so (init_js+448) #12 pc 000831cf /data/app-lib/com.hashcube.sudokuquest-3/libtealeaf.so (core_init_js+14) #13 pc 00090105 /data/app-lib/com.hashcube.sudokuquest-3/libtealeaf.so (Java_com_tealeaf_NativeShim_initJS+100) #14 pc 0001dd8c /system/lib/libdvm.so (dvmPlatformInvoke+112) #15 pc 0004e253 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #16 pc 0004fc21 /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const*, JValue*, Method const*, Thread*)+184) #17 pc 000271a0 /system/lib/libdvm.so #18 pc 0002e150 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #19 pc 0002b7fc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #20 pc 00060843 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+338) #21 pc 00060867 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #22 pc 00055547 /system/lib/libdvm.so #23 pc 0000d280 /system/lib/libc.so (__thread_entry+72) #24 pc 0000d41c /system/lib/libc.so (pthread_create+240)

#09 pc 0008f527 /data/app-lib/com.hashcube.sudokuquest-1/libtealeaf.so (get_market_url()+54) #10 pc 0007f7c7 /data/app-lib/com.hashcube.sudokuquest-1/libtealeaf.so (js_native_get_template(char const*, char const*)+978) #11 pc 0007a1eb /data/app-lib/com.hashcube.sudokuquest-1/libtealeaf.so (init_js+462) #12 pc 000831cf /data/app-lib/com.hashcube.sudokuquest-1/libtealeaf.so (core_init_js+14) #13 pc 00090105 /data/app-lib/com.hashcube.sudokuquest-1/libtealeaf.so (Java_com_tealeaf_NativeShim_initJS+100) #14 pc 0001dd4c /system/lib/libdvm.so (dvmPlatformInvoke+112) #15 pc 0004dfc7 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+394) #16 pc 0004f98d /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const*, JValue*, Method const*, Thread*)+184) #17 pc 00027160 /system/lib/libdvm.so #18 pc 0002e0a8 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #19 pc 0002b754 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #20 pc 000603bb /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+338) #21 pc 000603df /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #22 pc 000550cf /system/lib/libdvm.so #23 pc 0000d248 /system/lib/libc.so (__thread_entry+72) #24 pc 0000d3e4 /system/lib/libc.so (pthread_create+240)

@rampr rampr changed the title Crash in libtealeaf.so Crashes in libtealeaf.so Nov 7, 2016
rampr referenced this issue in hashcube/native-android Aug 13, 2018
* #51 fixes to not remove android project source code but rewrite javascript content
* #65 changes
jishnu7 pushed a commit to jishnu7/native-android that referenced this issue May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant