On Oct 27, 5:12 am, vovkab <[email protected]> wrote:
> Why this can happen?
>
>   950                   DEBUG  I  *** *** *** *** *** *** *** *** ***
> *** *** *** *** *** *** ***
>   950                   DEBUG  I  Build fingerprint: 'generic/sdk/
> generic/:1.6/DRC76/13852:eng/test-keys'
>   950                   DEBUG  I  pid: 1095, tid: 1111  >>> ...... <<<
>   950                   DEBUG  I  signal 11 (SIGSEGV), fault addr
> 00001b04
[...]
>   950                   DEBUG  I           #00  pc 0004eef8  /system/
> lib/libsgl.so
>   950                   DEBUG  I           #01  pc 000483b8  /system/
> lib/libsgl.so

You're crashing somewhere in the Skia library.  Are you using native
code, or just the Java-language interfaces?  Is this problem easy to
reproduce?

If it crashes reliably, and your program is in a state (or can be put
in a state) where it can be made public, please file a bug on
b.android.com, attach the APK, and include instructions for generating
the fault.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to