Dear all,
I'm debugging opencore related app & engine. Normally, when met
engine layer crash issue, we will get the stack info printed in the
log as below.
I/DEBUG ( 33): #00 pc 00111dac /system/lib/
libopencore2way.so
I/DEBUG ( 33): #01 pc 00112c66 /system/lib/
libopencore2way.so
I/DEBUG ( 33): #02 pc 00105ff0 /system/lib/
libopencore2way.so
I/DEBUG ( 33): #03 pc 00082b98 /system/lib/
libopencore2way.so
I/DEBUG ( 33): #04 pc 00042fe2 /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #05 pc 0004346c /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #06 pc 00043088 /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #07 pc 00040e18 /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #08 pc 000ede86 /system/lib/
libopencoreauthor.so
I/DEBUG ( 33): #09 pc 000edf48 /system/lib/
libopencoreauthor.so
I/DEBUG ( 33): #10 pc 000f56b6 /system/lib/
libopencoreauthor.so
I/DEBUG ( 33): #11 pc 000f50f4 /system/lib/
libopencoreauthor.so
I/DEBUG ( 33): #12 pc 00032a50 /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #13 pc 00032c7c /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #14 pc 00032e44 /system/lib/
libopencorecommon.so
I/DEBUG ( 33): #15 pc 001109ec /system/lib/
libopencore2way.so
I/DEBUG ( 33): #16 pc 00110b40 /system/lib/
libopencore2way.so
I/DEBUG ( 33): #17 pc 0002affe /system/lib/
libandroid_runtime.so
I/DEBUG ( 33): #18 pc 000285d4 /system/lib/libutils.so
I/DEBUG ( 33): #19 pc 0000f8cc /system/lib/libc.so
I/DEBUG ( 33): #20 pc 0000f438 /system/lib/libc.so
But sometimes, we can not get these info. So it's very hard to fix
the bug at that time. Does anyone know some method to solve this
problem? Thanks!
Best Regards,
Kevin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---