Hi All I while playing audio file, I am getting following stack trace. I want to know, how to interpret the below stack trace?
How can I map the address to the libraries? I/DEBUG ( 874): signal 11 (SIGSEGV), fault addr 00112000 I/DEBUG ( 874): r0 40f07480 r1 00111ffc r2 00003a20 r3 00000000 I/DEBUG ( 874): r4 00000000 r5 00000000 r6 00000000 r7 00000000 I/DEBUG ( 874): r8 00000000 r9 00000000 10 00000000 fp 00000000 I/DEBUG ( 874): ip 00000000 sp 40e6cdb8 lr 00000010 pc afe0db74 cpsr 20000010 I/DEBUG ( 874): #00 pc 0000db74 /system/lib/libc.so I/DEBUG ( 874): #01 pc 00004a24 /system/lib/ libOMX.AAC.decode.so I/DEBUG ( 874): #02 pc 0000f940 /system/lib/libc.so I/DEBUG ( 874): #03 pc 0000f4b4 /system/lib/libc.so I/DEBUG ( 874): stack: I/DEBUG ( 874): 40e6cd78 00103608 [heap] I/DEBUG ( 874): 40e6cd7c a6033357 /system/lib/ libopencore_common.so I/DEBUG ( 874): 40e6cd80 00102468 [heap] I/DEBUG ( 874): 40e6cd84 a606e4a1 /system/lib/ libopencore_common.so I/DEBUG ( 874): 40e6cd88 0010687c [heap] I/DEBUG ( 874): 40e6cd8c 52fc7736 I/DEBUG ( 874): 40e6cd90 00103608 [heap] I/DEBUG ( 874): 40e6cd94 000c7c18 [heap] I/DEBUG ( 874): 40e6cd98 00000000 I/DEBUG ( 874): 40e6cd9c 52fc7736 I/DEBUG ( 874): 40e6cda0 afe3cdf0 in many places i am getting I/DEBUG ( 874): 40e6ce18 00000000 I/DEBUG ( 874): 40e6ce1c 00000000 I/DEBUG ( 874): 40e6ce20 00000000 I/DEBUG ( 874): 40e6d978 00000000 I/DEBUG ( 874): 40e6d97c 00000000 what this 00000000 signifies? Thanks Gururaja B O
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
