I don't know what's causing the crash but please do NOT use the com.android
package, it's reserved for Android internal packages and core apps.

On Sat, Jun 20, 2009 at 4:37 PM, van.etten.m...@gmail.com <
van.etten.m...@gmail.com> wrote:

>
> How do I begin to find what is causing my app to crash?  I have many
> users reporting this signal 11 (SIGSEGV).  The lines marked #00
> through #11 are always the same.  Any help would be appreciated!
>
> I/DEBUG   (10284): *** *** *** *** *** *** *** *** *** *** *** *** ***
> *** *** ***
> I/DEBUG   (10284): Build fingerprint: 'tmobile/kila/dream/trout:1.5/
> CRB43/148830:user/ota-rel-keys,release-keys'
> I/DEBUG   (10284): pid: 10402, tid: 10412  >>>
> com.android.dxtop.launcher <<<
> I/DEBUG   (10284): signal 11 (SIGSEGV), fault addr 00001088
> I/DEBUG   (10284):  r0 000000d0  r1 00000000  r2 0000002f  r3 000000d1
> I/DEBUG   (10284):  r4 00000003  r5 00ff00ff  r6 00230f20  r7 ff00ff00
> I/DEBUG   (10284):  r8 00000030  r9 00001080  10 ac12736c  fp 459a8890
> I/DEBUG   (10284):  ip 2f100e0b  sp 459a8678  lr 00001088  pc
> ac04e98c  cpsr 80000010
> I/DEBUG   (10284):          #00  pc 0004e98c  /system/lib/libsgl.so
> I/DEBUG   (10284):          #01  pc 00047e4c  /system/lib/libsgl.so
> I/DEBUG   (10284):          #02  pc 00074468  /system/lib/libsgl.so
> I/DEBUG   (10284):          #03  pc 000744cc  /system/lib/libsgl.so
> I/DEBUG   (10284):          #04  pc 0005b42c  /system/lib/libsgl.so
> I/DEBUG   (10284):          #05  pc 0005ba00  /system/lib/libsgl.so
> I/DEBUG   (10284):          #06  pc 000546c8  /system/lib/libsgl.so
> I/DEBUG   (10284):          #07  pc 00052990  /system/lib/libsgl.so
> I/DEBUG   (10284):          #08  pc 00052b28  /system/lib/libsgl.so
> I/DEBUG   (10284):          #09  pc 0003e15a  /system/lib/
> libandroid_runtime.so
> I/DEBUG   (10284):          #10  pc 0003e18a  /system/lib/
> libandroid_runtime.so
> I/DEBUG   (10284):          #11  pc 0000e3b4  /system/lib/libdvm.so
> I/DEBUG   (10284): stack:
> I/DEBUG   (10284):     459a8638  00000000
> I/DEBUG   (10284):     459a863c  00000000
> I/DEBUG   (10284):     459a8640  00000000
> I/DEBUG   (10284):     459a8644  00000000
> I/DEBUG   (10284):     459a8648  00000000
> I/DEBUG   (10284):     459a864c  00000000
> I/DEBUG   (10284):     459a8650  00000000
> I/DEBUG   (10284):     459a8654  459a8754
> I/DEBUG   (10284):     459a8658  00000000
> I/DEBUG   (10284):     459a865c  00230f20  [heap]
> I/DEBUG   (10284):     459a8660  00000016
> I/DEBUG   (10284):     459a8664  00000030
> I/DEBUG   (10284):     459a8668  00001080
> I/DEBUG   (10284):     459a866c  ac12736c
> I/DEBUG   (10284):     459a8670  df002777
> I/DEBUG   (10284):     459a8674  e3a070ad
> I/DEBUG   (10284): #00 459a8678  00000030
> I/DEBUG   (10284):     459a867c  00000000
> I/DEBUG   (10284):     459a8680  00000017
> I/DEBUG   (10284):     459a8684  459a8754
> I/DEBUG   (10284):     459a8688  00000030
> I/DEBUG   (10284):     459a868c  00000030
> I/DEBUG   (10284):     459a8690  00000000
> I/DEBUG   (10284):     459a8694  00000000
> I/DEBUG   (10284):     459a8698  00000000
> I/DEBUG   (10284):     459a869c  ac047e50  /system/lib/libsgl.so
> I/DEBUG   (10284): #01 459a86a0  459a8754
> I/DEBUG   (10284):     459a86a4  00000030
> I/DEBUG   (10284):     459a86a8  00000030
> I/DEBUG   (10284):     459a86ac  001b93b0  [heap]
> I/DEBUG   (10284):     459a86b0  459a8754
> I/DEBUG   (10284):     459a86b4  ac07446c  /system/lib/libsgl.so
> >
>


-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to