Hello All,
Here is a problem when am porting a game to the Android device (G1).
Game is crashing after giving any interrupt, Am not able to find exact
problem with the code

Can any one suggest me the probable reason causing this?

Here is the error log:

I/System.out(  995):   Restore_suspend
I/System.out(  995): m3gconv: free 46 textures
I/dalvikvm( 1022): Debugger thread not active, ignoring DDM send
(t=0x41504e4d l=38)
I/dalvikvm( 1022): Debugger thread not active, ignoring DDM send
(t=0x41504e4d l=44)
I/System.out(  995):  Restore_prepareRestore
I/System.out(  995): m3gconv:  Restoring textures: 46
I/System.out(  995): m3gconv: 0 loading file : tex/loading.tex
W/InputManagerService(   73): Window already focused, ignoring focus
gain of: com.android.internal.view.
IInputMethodClien
t$stub$pr...@433a3b78
I/System.out(  995): m3gconv: 1 loading file : tex/ball_01.tex
I/System.out(  995): m3gconv: 2 loading file : tex/ball_02.tex
I/DEBUG   (   47): *** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** ***
I/DEBUG   (   47): Build fingerprint: 'tmobile/kila/dream/trout:1.6/
DMD64/21415:user/ota-rel-keys,release-keys'
I/DEBUG   (   47): pid: 995, tid: 1003  >>> com.mywrap.android.EGL_APP
<<<
I/DEBUG   (   47): signal 11 (SIGSEGV), fault addr 0000000c
I/DEBUG   (   47):  r0 afe3c9a0  r1 00000000  r2 00000000  r3 00000003
I/DEBUG   (   47):  r4 00000000  r5 00574c90  r6 00574d10  r7 00000080
I/DEBUG   (   47):  r8 00000040  r9 ffffffff  10 00000001  fp 00000001
I/DEBUG   (   47):  ip 00000001  sp 44c0acf0  lr afe0ea00  pc
afe0ad96  cpsr 80000030
I/DEBUG   (   47):          #00  pc 0000ad96  /system/lib/libc.so
I/DEBUG   (   47):          #01  pc 0000bcc8  /system/lib/libc.so
I/DEBUG   (   47):          #02  pc 0000bd40  /system/lib/libc.so
I/DEBUG   (   47):          #03  pc 00033bdc  /system/lib/libhgl.so
I/DEBUG   (   47): stack:
I/DEBUG   (   47):     44c0acb0  005e2700  [heap]
I/DEBUG   (   47):     44c0acb4  005e4708  [heap]
I/DEBUG   (   47):     44c0acb8  001e4d28  [heap]
I/DEBUG   (   47):     44c0acbc  001e5d28  [heap]
I/DEBUG   (   47):     44c0acc0  00000000
I/DEBUG   (   47):     44c0acc4  00000000
I/DEBUG   (   47):     44c0acc8  00574c98  [heap]
I/DEBUG   (   47):     44c0accc  afe0ea00  /system/lib/libc.so
I/DEBUG   (   47):     44c0acd0  00574c98  [heap]
I/DEBUG   (   47):     44c0acd4  afe3c9a0
I/DEBUG   (   47):     44c0acd8  00002bcc
I/DEBUG   (   47):     44c0acdc  afe39dd4  /system/lib/libc.so
I/DEBUG   (   47):     44c0ace0  00000040
I/DEBUG   (   47):     44c0ace4  ffffffff
I/DEBUG   (   47):     44c0ace8  df002777
I/DEBUG   (   47):     44c0acec  e3a070ad
I/DEBUG   (   47): #00 44c0acf0  0000001e
I/DEBUG   (   47):     44c0acf4  00000000
I/DEBUG   (   47):     44c0acf8  afe3c9a0
I/DEBUG   (   47):     44c0acfc  afe39dd4  /system/lib/libc.so
I/DEBUG   (   47):     44c0ad00  0000a000  [heap]
I/DEBUG   (   47):     44c0ad04  00000000
I/DEBUG   (   47):     44c0ad08  00574c08  [heap]
I/DEBUG   (   47):     44c0ad0c  00574c08  [heap]
I/DEBUG   (   47):     44c0ad10  00574c08  [heap]
I/DEBUG   (   47):     44c0ad14  00574c98  [heap]
I/DEBUG   (   47):     44c0ad18  000000dc
I/DEBUG   (   47):     44c0ad1c  afe0bccd  /system/lib/libc.so
I/DEBUG   (   47): #01 44c0ad20  00000080
I/DEBUG   (   47):     44c0ad24  00574c10  [heap]
I/DEBUG   (   47):     44c0ad28  afe3c9a0
I/DEBUG   (   47):     44c0ad2c  00000108
I/DEBUG   (   47):     44c0ad30  001e5d28  [heap]
I/DEBUG   (   47):     44c0ad34  afe39dd4  /system/lib/libc.so
I/DEBUG   (   47):     44c0ad38  ffffffcc
I/DEBUG   (   47):     44c0ad3c  00000000
I/DEBUG   (   47):     44c0ad40  ffffffe0
I/DEBUG   (   47):     44c0ad44  afe0bd45  /system/lib/libc.so
I/ActivityManager(   73): Process com.mywrap.android.EGL_APP (pid 995)
has died.
I/WindowManager(   73): WIN DEATH: Window{4330e748
com.mywrap.android.EGL_APP/com.mywrap.android.EGL_APP.St
art paused=false}
I/WindowManager(   73): WIN DEATH: Window{4335e168 SurfaceView
paused=false}
D/Zygote  (   49): Process 995 terminated by signal (11)
W/UsageStats(   73): Unexpected resume of com.android.launcher while
already resumed in com.mywrap.android.EGL_APP

W/InputManagerService(   73): Got RemoteException sending
setActive(false) notification to pid 995 uid 10029
V/WifiMonitor(   73): Event [CTRL-EVENT-DISCONNECTED - Disconnect
event - remove keys]


Awaiting for reply

Thanks
Seshu

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to