Close

Results 1 to 6 of 6
  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    3
    Tournaments Joined
    0
    Tournaments Won
    0

    App crashes ramdonly (SIGSEV) in table ASUS T101 (tegra 2)

    Shadow Era app is crashing randomly in my tablet ASUS. It seens that a SIGSEGV is beign raised inside Unity library. I can see the next log

    Code:
    D/NvOsDebugPrintf(28252): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 69743953)
    W/dalvikvm(28252): threadid=11: thread exiting with uncaught exception (group=0x40a421f8)
    E/AndroidRuntime(28252): FATAL EXCEPTION: GLThread 1099
    E/AndroidRuntime(28252): java.lang.Error: FATAL EXCEPTION [GLThread 1099]
    E/AndroidRuntime(28252): Unity version     : 4.1.3f3
    E/AndroidRuntime(28252): Device model      : asus Transformer TF101
    E/AndroidRuntime(28252): Device fingerprint: asus/WW_epad/TF101:4.0.3/IML74K/WW_epad-9.2.1.27-20120615:user/release-keys
    E/AndroidRuntime(28252): 
    E/AndroidRuntime(28252): Caused by: java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0079fc5c
    E/AndroidRuntime(28252): Build fingerprint: 'asus/WW_epad/TF101:4.0.3/IML74K/WW_epad-9.2.1.27-20120615:user/release-keys'
    E/AndroidRuntime(28252): Revision: '0'
    E/AndroidRuntime(28252): pid: 28252, tid: 28266, name: UnityMain  >>> com.wulven.shadowera <<<
    E/AndroidRuntime(28252):     r0 0079fc5c  r1 00000000  r2 00b1fb80  r3 00000000
    E/AndroidRuntime(28252):     r4 00000de1  r5 5aebe198  r6 00b1fb80  r7 00000001
    E/AndroidRuntime(28252):     r8 00000002  r9 01ae1d30  sl 01a00490  fp 0000005c
    E/AndroidRuntime(28252):     ip 00000000  sp 5cabb568  lr 5b257a28  pc 5aeb36a0  cpsr 0000000b
    E/AndroidRuntime(28252): 
    E/AndroidRuntime(28252): 	at libGLESv1_CM_tegra.0000e6a0(Native Method)
    E/AndroidRuntime(28252): 	at libGLESv1_CM_tegra.glEnable(glEnable:4)
    E/AndroidRuntime(28252): 	at libunity.00379b30(Native Method)
    E/AndroidRuntime(28252): 	at libunity.0033fe8c(Native Method)
    E/AndroidRuntime(28252): 	at libunity.0037bbe4(Native Method)
    E/AndroidRuntime(28252): 	at libunity.00344e58(Native Method)
    E/AndroidRuntime(28252): 	at libunity.0030bf04(Native Method)
    E/AndroidRuntime(28252): 	at libunity.00122904(Native Method)
    E/AndroidRuntime(28252): 	at libunity.001245ac(Native Method)
    E/AndroidRuntime(28252): 	at libunity.0012759c(Native Method)
    E/AndroidRuntime(28252): 	at libunity.00147d18(Native Method)
    E/AndroidRuntime(28252): 	at libunity.0014f4bc(Native Method)
    E/AndroidRuntime(28252): 	at libunity.00152bf4(Native Method)
    E/AndroidRuntime(28252): 	at libunity.002a5494(Native Method)
    E/AndroidRuntime(28252): 	at libunity.002a5e0c(Native Method)
    E/AndroidRuntime(28252): 	at libunity.003b1c58(Native Method)
    E/AndroidRuntime(28252): 	at libunity.003b1cf8(Native Method)
    E/AndroidRuntime(28252): 	at libdvm.dvmPlatformInvoke(dvmPlatformInvoke:112)
    The installed android version is 4.0.3.

    Are you aware of any issue with this?

    Thanks for you help.

  2. #2
    Senior Member Jo3yb0i's Avatar
    Join Date
    Sep 2011
    Posts
    3,478
    Tournaments Joined
    20
    Tournaments Won
    2
    Did you try reinstalling the app?
    "Try and try until you die...or succeed...whichever comes first"

    Jo3yb0i - Knight of Dark and Light
    Warrior of the Blue Phoenix
    Greatness, Reborn


    Drawing Power - A Brief Analysis of Draw Cards

    My PM | <(^.^)> | Helpful Links | <(^.^)> | IRC | <(^.^)> | IRC + Game | <(^.^)> | SE DeckBuilder

  3. #3
    Senior Member nMer's Avatar
    Join Date
    Jun 2012
    Location
    Mid-World, GMT+4
    Posts
    200
    Tournaments Joined
    0
    Tournaments Won
    0
    Is 2D hardware acceleration enabled in developer options of your tablet?
    Back in black :-E

  4. #4
    Senior Member Zigbigwig's Avatar
    Join Date
    Oct 2012
    Posts
    1,274
    Tournaments Joined
    4
    Tournaments Won
    0
    Did you use Super Retreat?

  5. #5
    Junior Member
    Join Date
    Aug 2013
    Posts
    3
    Tournaments Joined
    0
    Tournaments Won
    0
    - Yes I've just reinstalled and still happens.

    - No the developer option enabling 2d acceleration is not enabled

    - I have that card but not always the app crashed I had used used it.

    Thank you for answers.

  6. #6
    Junior Member
    Join Date
    Aug 2013
    Posts
    3
    Tournaments Joined
    0
    Tournaments Won
    0
    I have a new statck trace. It normally happens when I select the challenge option so it migh be a different issue.

    Here it is the stacktrace

    Code:
    E/CRASH   (22673): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    E/CRASH   (22673): Build fingerprint: 'asus/WW_epad/TF101:4.0.3/IML74K/WW_epad-9.2.1.27-20120615:user/release-keys'
    E/CRASH   (22673): Revision: '0'
    E/CRASH   (22673): pid: 22673, tid: 22687, name: UnityMain  >>> com.wulven.shadowera <<<
    E/CRASH   (22673):     r0 0079fc5c  r1 00000000  r2 00b1fb80  r3 00000000
    E/CRASH   (22673):     r4 00000de1  r5 5afcb198  r6 00b1fb80  r7 00000001
    E/CRASH   (22673):     r8 00000002  r9 017e6b30  sl 00da3bc0  fp 0000005c
    E/CRASH   (22673):     ip 00000000  sp 5c96a368  lr 5b169a28  pc 5afc06a0  cpsr 0000000b
    E/CRASH   (22673): 
    E/CRASH   (22673): backtrace:
    E/CRASH   (22673): 	#00  pc 0000e6a0  /system/lib/egl/libGLESv1_CM_tegra.so
    E/CRASH   (22673): 	#01  pc 0000e825  /system/lib/egl/libGLESv1_CM_tegra.so (glEnable+4)
    E/CRASH   (22673): 	#02  pc 00379b30  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#03  pc 0033fe8c  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#04  pc 0037bbe4  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#05  pc 00344e58  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#06  pc 0030bf04  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#07  pc 001175e0  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#08  pc 00117a60  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#09  pc 002379c8  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#10  pc 00237b20  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#11  pc 0023b820  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#12  pc 0023b8dc  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#13  pc 003d0294  /assets/libs/armeabi-v7a/libunity.so
    E/CRASH   (22673): 	#14  pc 0000f7e4   ( (wrapper managed-to-native) UnityEngine.GUIStyle:INTERNAL_CALL_Internal_Draw2 (intptr,UnityEngine.Rect&,UnityEngine.GUIContent,int,bool) + 0x64 (0x5dd0a780 0x5dd0a81c) [0x5b359ee0 - Unity Root Domain]+63460)
    E/CRASH   (22673): 	#15  il ........  at (wrapper managed-to-native) UnityEngine.GUIStyle.INTERNAL_CALL_Internal_Draw2 (intptr,UnityEngine.Rect&,UnityEngine.GUIContent,int,bool) <0xffffffff>
    E/CRASH   (22673): 	#16  il 0000005c  at UnityEngine.GUIStyle.Internal_Draw2 (intptr,UnityEngine.Rect,UnityEngine.GUIContent,int,bool) <0x0005c>
    E/CRASH   (22673): 	#17  il 00000083  at UnityEngine.GUIStyle.Draw (UnityEngine.Rect,UnityEngine.GUIContent,int,bool) <0x00083>
    E/CRASH   (22673): 	#18  il 0000006b  at UnityEngine.GUIStyle.Draw (UnityEngine.Rect,UnityEngine.GUIContent,int) <0x0006b>
    E/CRASH   (22673): 	#19  il 000000df  at UnityEngine.SliderHandler.OnRepaint () <0x000df>
    E/CRASH   (22673): 	#20  il 000000d3  at UnityEngine.SliderHandler.Handle () <0x000d3>
    E/CRASH   (22673): 	#21  il 000000f7  at UnityEngine.GUI.Slider (UnityEngine.Rect,single,single,single,single,UnityEngine.GUIStyle,UnityEngine.GUIStyle,bool,int) <0x000f7>
    E/CRASH   (22673): 	#22  il 000006ef  at UnityEngine.GUI.Scroller (UnityEngine.Rect,single,single,single,single,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUIStyle,bool) <0x006ef>
    E/CRASH   (22673): 	#23  il 00000187  at UnityEngine.GUI.VerticalScrollbar (UnityEngine.Rect,single,single,single,single,UnityEngine.GUIStyle) <0x00187>
    E/CRASH   (22673): 	#24  il 00000e33  at UnityEngine.GUI.BeginScrollView (UnityEngine.Rect,UnityEngine.Vector2,UnityEngine.Rect,bool,bool,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUIStyle) <0x00e33>
    E/CRASH   (22673): 	#25  il 0000023b  at UnityEngine.GUILayout.BeginScrollView (UnityEngine.Vector2,bool,bool,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUIStyle,UnityEngine.GUILayoutOption[]) <0x0023b>
    E/CRASH   (22673): 	#26  il 00000097  at UnityEngine.GUILayout.BeginScrollView (UnityEngine.Vector2,UnityEngine.GUILayoutOption[]) <0x00097>
    E/CRASH   (22673): 	#27  il 0000019f  at Lobby.OnGUI () <0x0019f>
    E/CRASH   (22673): 	#28  il 0000006b  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x0006b>
    E/CRASH   (22673): 	#00  pc 00023823  /assets/libs/armeabi-v7a/libmono.so
    E/CRASH   (22673): 	#01  pc 00200f44  /assets/libs/armeabi-v7a/libmono.so (mono_runtime_invoke+144)
    E/CRASH   (22673): 	#02  pc 0000d86c  /data/data/com.wulven.shadowera/lib/libmono.so (mono_runtime_invoke+56)
    Thank you for the help.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •