Hi!

I'm having this strange crash somewhere in native code. It happens much 
more frequently when drawing very small Path objects (I'm drawing little 
arrows). My app runs on Android 4+, so can't tell about previous OS 
versions.

Couldn't find anything about it, so please have a look, at a backtrace:
#00 pc 00007354 /system/lib/libui.so
#01 pc 00007485 /system/lib/libui.so 
(android::Region::createTJunctionFreeRegion(android::Region const&)+90)
#02 pc 0001bb13 /system/lib/libhwui.so
#03 pc 0001b2d1 /system/lib/libhwui.so
#04 pc 0001df1b /system/lib/libhwui.so
#05 pc 0001e079 /system/lib/libhwui.so
#06 pc 0006c299 /system/lib/libandroid_runtime.so
#07 pc 00020bcc /system/lib/libdvm.so (dvmPlatformInvoke+112)
#08 pc 00051927 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int 
const*, JValue*, Method const*, Thread*)+398)
#09 pc 0002a060 /system/lib/libdvm.so
#10 pc 00031510 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
#11 pc 0002eba8 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, 
JValue*)+184)
#12 pc 00064159 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method 
const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
#13 pc 0006c18f /system/lib/libdvm.so
#14 pc 0002a060 /system/lib/libdvm.so
#15 pc 00031510 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
#16 pc 0002eba8 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, 
JValue*)+184)
#17 pc 00063e75 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method 
const*, Object*, bool, JValue*, std::__va_list)+336)
#18 pc 0004d457 /system/lib/libdvm.so
#19 pc 00051f0f /system/lib/libandroid_runtime.so
#20 pc 000534a3 /system/lib/libandroid_runtime.so 
(android::AndroidRuntime::start(char const*, char const*)+354)
#21 pc 0000105b /system/bin/app_process
#22 pc 0000e4f3 /system/lib/libc.so (__libc_init+50)
#23 pc 00000d7c /system/bin/app_process

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to