- Home /
Question by
anshul.gupta · Sep 17, 2013 at 12:52 PM ·
androidcrash
unity main crash
@Team, I am trying to execute the Antutu benchmarking tool for my android device under development. Am getting the following error
Logcat:
I/ActivityManager( 706): Process com.antutu.ABenchMark.GL2 (pid 9716) has died.
I/WindowState( 706): WIN DEATH: Window{422894e0 u0 SurfaceView}
W/InputDispatcher( 706): channel '42178778
com.antutu.ABenchMark.GL2/com.antutu.ABenchMark.GL2.UnityPlayerNativeActivity (server)' ~
Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 706): channel '42178778 com.antutu.ABenchMark.GL2/com.antutu.ABenchMark.GL2.UnityPlayerNativeActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 706): Attempted to unregister already unregistered input channel '42178778 com.antutu.ABenchMark.GL2/com.antutu.ABenchMark.GL2.UnityPlayerNativeActivity (server)'
W/ActivityManager( 706): Force removing ActivityRecord{420fc980 u0 com.antutu.ABenchMark.GL2/.UnityPlayerNativeActivity}: app died, no saved state
I/WindowState( 706): WIN DEATH: Window{42178778 u0 com.antutu.ABenchMark.GL2/com.antutu.ABenchMark.GL2.UnityPlayerNativeActivity}
E/qcom_sensors_hal( 706): hal_process_report_ind: Bad item quality: 11
Kernel logs:
<7>[ 6425.553272] UnityMain: unhandled page fault (11) at 0x00000000, code 0x005
<1>[ 6425.559376] pgd = ec318000
<1>[ 6425.561879] [00000000] *pgd=00000000
<4>[ 6425.565419]
<4>[ 6425.566884] Pid: 9736, comm: UnityMain
<4>[ 6425.571615] CPU: 1 Tainted: G W O (3.4.0-g2ba4fd6-00350-gafe164e-dirty #3)
<4>[ 6425.579886] PC is at 0x65657718
<4>[ 6425.582602] LR is at 0x656576dc
<4>[ 6425.585837] pc : [<65657718>] lr : [<656576dc>] psr: 60000010
<4>[ 6425.585837] sp : 5f2062d8 ip : 5f2062f0 fp : 5f2062d8
<4>[ 6425.597313] r10: 00000003 r9 : 00000001 r8 : 5f206594
<4>[ 6425.602440] r7 : 5f206528 r6 : 619ec510 r5 : 61a96e10 r4 : 5de88604
<4>[ 6425.609063] r3 : 00000000 r2 : 00000001 r1 : 5fffee40 r0 : 00000000
<4>[ 6425.615564] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
<4>[ 6425.622614] Control: 10c5787d Table: b371806a DAC: 00000015
<4>[ 6425.628749] [<c00144d8>] (unwind_backtrace+0x0/0x11c) from [<c0018a20>] (__do_user_fault+0x110/0x15c)
<4>[ 6425.637722] [<c0018a20>] (__do_user_fault+0x110/0x15c) from [<c07cca48>] (do_page_fault+0x388/0x3d8)
<4>[ 6425.646817] [<c07cca48>] (do_page_fault+0x388/0x3d8) from [<c0008514>] (do_DataAbort+0x134/0x1a8)
<4>[ 6425.655668] [<c0008514>] (do_DataAbort+0x134/0x1a8) from [<c07cb274>] (__dabt_usr+0x34/0x40)
<4>[ 6425.664092] Exception stack(0xe8f0bfb0 to 0xe8f0bff8)
<4>[ 6425.669036] bfa0: 00000000 5fffee40 00000001 00000000
<4>[ 6425.677490] bfc0: 5de88604 61a96e10 619ec510 5f206528 5f206594 00000001 00000003 5f2062d8
<4>[ 6425.685456] bfe0: 5f2062f0 5f2062d8 656576dc 65657718 60000010 ffffffff
<7>[ 6425.691957] UnityMain: unhandled page fault (11) at 0x0000005d, code 0x005
<1>[ 6425.698885] pgd = ec318000
<1>[ 6425.701448] [0000005d] *pgd=00000000
<4>[ 6425.705050]
<4>[ 6425.706484] Pid: 9736, comm: UnityMain
<4>[ 6425.711154] CPU: 1 Tainted: G W O (3.4.0-g2ba4fd6-00350-gafe164e-dirty #3)
<4>[ 6425.719272] PC is at 0x5dbfcc8c
<4>[ 6425.722172] LR is at 0x5daf3b14
<4>[ 6425.725407] pc : [<5dbfcc8c>] lr : [<5daf3b14>] psr: 80000010
<4>[ 6425.725407] sp : 5f205fa0 ip : 5de887b8 fp : 5f205fb4
<4>[ 6425.736974] r10: 00000003 r9 : 00000001 r8 : 5f206594
<4>[ 6425.741980] r7 : 5f206528 r6 : 619ec510 r5 : 61a96e10 r4 : 5cc6cee0
<4>[ 6425.748663] r3 : 00000001 r2 : 00000018 r1 : 00000001 r0 : 00000001
<4>[ 6425.755103] Flags: Nzcv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
<4>[ 6425.762245] Control: 10c5787d Table: b371806a DAC: 00000015
<4>[ 6425.768074] [<c00144d8>] (unwind_backtrace+0x0/0x11c) from [<c0018a20>] (__do_user_fault+0x110/0x15c)
<4>[ 6425.777505] [<c0018a20>] (__do_user_fault+0x110/0x15c) from [<c07cca48>] (do_page_fault+0x388/0x3d8)
<4>[ 6425.786417] [<c07cca48>] (do_page_fault+0x388/0x3d8) from [<c0008514>] (do_DataAbort+0x134/0x1a8)
<4>[ 6425.795421] [<c0008514>] (do_DataAbort+0x134/0x1a8) from [<c07cb274>] (__dabt_usr+0x34/0x40)
<4>[ 6425.803661] Exception stack(0xe8f0bfb0 to 0xe8f0bff8)
<4>[ 6425.808605] bfa0: 00000001 00000001 00000018 00000001
<4>[ 6425.816907] bfc0: 5cc6cee0 61a96e10 619ec510 5f206528 5f206594 00000001 00000003 5f205
Any pointers to this issue will be highly appreciated.
Comment
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Crash app unity 4.5.5f1 on nexus 7 (Android 4.4.4) 0 Answers
Limit on the amount of data I can store on Android Devices? 0 Answers
Unity android app crash 0 Answers
Facebook Login restarts app on android 0 Answers