Hello Everyone,
             I am developing one application which fetches the list of
data/images from the server and  shows on to the device. When I change
the orientation, press Back button after doing it for 4-5 times app
gets crashed.
I am handling orientation change within activity itself and not
setting the new view.

Help would be much apprecited.

Thanks
Irfan


E/dalvikvm-heap( 1200): 20736-byte external allocation too large for
this proces
s.
E/        ( 1200): VM won't let us allocate 20736 bytes
I/MOD-Lite( 1200): HttpTask -> run() -> calling uri: http://images.com/
/1/2/0/4/35851744_icon2.jpg, with data: null
I/DEBUG   (   53): *** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** *
**
I/DEBUG   (   53): Build fingerprint: '/inc/inc/inc:2.1/
ERD71/112130:userdebug/t
est-keys'
I/DEBUG   (   53): pid: 1200, tid: 1200  >>> com.android.mol <<<
I/DEBUG   (   53): signal 11 (SIGSEGV), fault addr 00000000
I/DEBUG   (   53):  r0 00168f40  r1 00000000  r2 00000000  r3 00168f64
I/DEBUG   (   53):  r4 00168f40  r5 00000000  r6 00000000  r7 00000000
I/DEBUG   (   53):  r8 bed887a4  r9 4186b920  10 4186b90c  fp 00000000
I/DEBUG   (   53):  ip 00168f40  sp bed884e0  lr 00000000  pc
ac04a6c4  cpsr 600
00010
I/DEBUG   (   53):          #00  pc 0004a6c4  /system/lib/libskia.so
I/DEBUG   (   53):          #01  pc 0004a788  /system/lib/libskia.so
I/DEBUG   (   53):          #02  pc 0006856c  /system/lib/libskia.so
I/DEBUG   (   53):          #03  pc 00063cec  /system/lib/libskia.so
I/DEBUG   (   53):          #04  pc 000449b4  /system/lib/
libandroid_runtime.so
I/DEBUG   (   53):
I/DEBUG   (   53): code around pc:
I/DEBUG   (   53): ac04a6b4 0a00001a e1a06005 ebffff9f e1a0c004
I/DEBUG   (   53): ac04a6c4 e8b6000f e8ac000f e8b6000f e8ac000f
I/DEBUG   (   53): ac04a6d4 e8960003 e88c0003 e5950004 e3500000
I/DEBUG   (   53):
I/DEBUG   (   53): code around lr:
I/DEBUG   (   53):
I/DEBUG   (   53): stack:
I/DEBUG   (   53):     bed884a0  afe3db7c
I/DEBUG   (   53):     bed884a4  afe0f120  /system/lib/libc.so
I/DEBUG   (   53):     bed884a8  00000000
I/DEBUG   (   53):     bed884ac  afe0f038  /system/lib/libc.so
I/DEBUG   (   53):     bed884b0  afe3d9c4
I/DEBUG   (   53):     bed884b4  0000003b
I/DEBUG   (   53):     bed884b8  00168f38  [heap]
I/DEBUG   (   53):     bed884bc  00000000
I/DEBUG   (   53):     bed884c0  00168f40  [heap]
I/DEBUG   (   53):     bed884c4  00000000
I/DEBUG   (   53):     bed884c8  00000000
I/DEBUG   (   53):     bed884cc  ac04a54c  /system/lib/libskia.so
I/DEBUG   (   53):     bed884d0  00168f40  [heap]
I/DEBUG   (   53):     bed884d4  00000000
I/DEBUG   (   53):     bed884d8  df002777
I/DEBUG   (   53):     bed884dc  e3a070ad
I/DEBUG   (   53): #00 bed884e0  00168f40  [heap]
I/DEBUG   (   53):     bed884e4  bed88540  [stack]
I/DEBUG   (   53):     bed884e8  00000000
I/DEBUG   (   53):     bed884ec  ac04a78c  /system/lib/libskia.so
I/DEBUG   (   53): #01 bed884f0  00168f38  [heap]
I/DEBUG   (   53):     bed884f4  ac068570  /system/lib/libskia.so
I/DEBUG   (   53): debuggerd committing suicide to free the zombie!
I/DEBUG   ( 2801): debuggerd: Jan  4 2010 20:35:59
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to