Crash to desktop [android]

While Skulls of the Shogun is an elegant piece of coding magic, there is the .000000002% chance that there are bugs. Get the official list of known bugs, and see what fixes are in store for the title update. If you find one we don't have listed, let us know in here.
Forum rules
By using the Skulls of the Shogun Forums, you acknowledge and agree to the forum rules located here.

Crash to desktop [android]

Postby Ulnari » Thu May 29, 2014 4:02 am

Game crashed after main menu after intro back to desktop. No error message.
Reproduce: Main menu -> campaign -> new campaign -> watch intro or skip -> black screen with "load" text for ~2s, then exit/crash.
Android 4.2.1, ASUS TF300T
Ulnari
 
Posts: 1
Joined: Thu May 29, 2014 3:55 am

Re: Crash to desktop [android]

Postby aarjonabcn » Thu May 29, 2014 11:42 am

I have the same problem.

Moto g 4.4.2
aarjonabcn
 
Posts: 11
Joined: Thu May 29, 2014 11:40 am
Steam ID: vbrakes

Re: Crash to desktop [android]

Postby 17-BIT Ben » Sat May 31, 2014 11:25 am

It would be super helpful if someone could grab a log file for us when this occurs. You'll have to install the Android SDK, instructions on how to get everything set up are here: http://forum.xda-developers.com/showthread.php?t=2141817

Then run
adb logcat

Play the game until the crash, then copy the entire log report and send it to us. Thanks in advance!
User avatar
17-BIT Ben
 
Posts: 50
Joined: Thu Feb 07, 2013 7:02 pm
Steam ID: drbinocular
Xbox Live Gamertag: Dr Binocular

Re: Crash to desktop [android]

Postby CannedApe » Mon Jun 02, 2014 2:28 am

Same issue here, the game crashes on a new campaign after the intro. See the log below. From what I can see it's an issue with the locale and some resources. I used a Nexus 7 2013 with latest patches and German locale.

Code: Select all
I/ActivityManager(  584): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity bnds=[600,472][800,750]} from pid 959
D/dalvikvm(  584): GC_FOR_ALLOC freed 624K, 35% free 23693K/36120K, paused 109ms, total 109ms
I/ActivityManager(  584): Start proc com.seventeenbit.humble.skullsoftheshogun for activity com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity: pid=17132 uid=10079 gids={50079, 1028, 1015, 3003}
I/ActivityManager(  584): Config changes=480 {1.0 262mcc?mnc de_DE ldltr sw600dp w960dp h527dp 320dpi lrg land finger -keyb/v/h -nav/h s.12}
I/HotwordWorker( 1121): #onHotwordDetectorStopped(false)
I/MicrophoneInputStream( 1121): mic_close ela@41f391b0
D/PhoneStatusBar(  729): mSettingsPanelGravity = 8388661
D/dalvikvm(  729): GC_FOR_ALLOC freed 1174K, 17% free 12674K/15212K, paused 17ms, total 17ms
D/dalvikvm(  584): GC_FOR_ALLOC freed 40K, 33% free 24243K/36120K, paused 96ms, total 98ms
I/dalvikvm-heap(  584): Grow heap (frag case) to 35.709MB for 12582928-byte allocation
D/dalvikvm(  584): GC_FOR_ALLOC freed 10K, 25% free 36521K/48412K, paused 87ms, total 87ms
I/HotwordRecognitionRnr( 1121): Hotword detection finished
D/dalvikvm( 1121): GC_FOR_ALLOC freed 33K, 10% free 11482K/12620K, paused 19ms, total 19ms
I/dalvikvm-heap( 1121): Grow heap (frag case) to 11.353MB for 118416-byte allocation
I/InputReader(  584): Reconfiguring input devices.  changes=0x00000004
I/InputReader(  584): Device reconfigured: id=6, name='elan-touchscreen', size 1200x1920, orientation 1, mode 1, display id 0
D/dalvikvm( 1121): GC_FOR_ALLOC freed 127K, 10% free 11470K/12736K, paused 19ms, total 19ms
I/HotwordRecognitionRnr( 1121): Stopping hotword detection.
D/dalvikvm(17132): Trying to load lib /data/app-lib/com.seventeenbit.humble.skullsoftheshogun-1/libmonodroid.so 0x41e0f460
D/dalvikvm(17132): Added shared lib /data/app-lib/com.seventeenbit.humble.skullsoftheshogun-1/libmonodroid.so 0x41e0f460
D/dalvikvm(  584): GC_CONCURRENT freed 16K, 25% free 36539K/48412K, paused 4ms+7ms, total 117ms
W/libc    (17132): WARNING: generic atexit() called from legacy shared library
W/monodroid-gc(17132): GREF GC Threshold: 46800
D/dalvikvm(17132): GC_CONCURRENT freed 389K, 5% free 9096K/9516K, paused 2ms+2ms, total 23ms
W/dalvikvm(17132): VFY: unable to resolve static field 2994 (common_google_play_services_install_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x004b
W/dalvikvm(17132): VFY: unable to resolve static field 2990 (common_google_play_services_enable_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0056
W/dalvikvm(17132): VFY: unable to resolve static field 3005 (common_google_play_services_update_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0061
W/dalvikvm(17132): VFY: unable to resolve static field 3002 (common_google_play_services_unsupported_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0073
W/dalvikvm(17132): VFY: unable to resolve static field 2998 (common_google_play_services_network_error_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0085
W/dalvikvm(17132): VFY: unable to resolve static field 2996 (common_google_play_services_invalid_account_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x00af
W/dalvikvm(17132): VFY: unable to resolve static field 3002 (common_google_play_services_unsupported_title) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x00ce
W/dalvikvm(17132): VFY: unable to resolve static field 2991 (common_google_play_services_install_button) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x000f
W/dalvikvm(17132): VFY: unable to resolve static field 2988 (common_google_play_services_enable_button) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0016
W/dalvikvm(17132): VFY: unable to resolve static field 3003 (common_google_play_services_update_button) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x001d
W/dalvikvm(17132): VFY: unable to resolve static field 2999 (common_google_play_services_unknown_issue) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0007
W/dalvikvm(17132): VFY: unable to resolve static field 2993 (common_google_play_services_install_text_tablet) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0018
W/dalvikvm(17132): VFY: unable to resolve static field 2992 (common_google_play_services_install_text_phone) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0038
W/dalvikvm(17132): VFY: unable to resolve static field 2989 (common_google_play_services_enable_text) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x003f
W/dalvikvm(17132): VFY: unable to resolve static field 3004 (common_google_play_services_update_text) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0046
W/dalvikvm(17132): VFY: unable to resolve static field 3001 (common_google_play_services_unsupported_text) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0066
W/dalvikvm(17132): VFY: unable to resolve static field 2997 (common_google_play_services_network_error_text) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x006d
W/dalvikvm(17132): VFY: unable to resolve static field 2995 (common_google_play_services_invalid_account_text) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x0074
W/dalvikvm(17132): VFY: unable to resolve static field 3000 (common_google_play_services_unsupported_date_text) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x007b
W/dalvikvm(17132): VFY: unable to resolve static field 2999 (common_google_play_services_unknown_issue) in Lcom/google/android/gms/R$string;
D/dalvikvm(17132): VFY: replacing opcode 0x60 at 0x000c
E/GooglePlayServicesUtil(17132): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
D/dalvikvm(17132): GC_FOR_ALLOC freed 243K, 4% free 9214K/9516K, paused 13ms, total 13ms
I/dalvikvm-heap(17132): Grow heap (frag case) to 21.026MB for 12582928-byte allocation
D/dalvikvm(17132): GC_FOR_ALLOC freed <1K, 2% free 21502K/21808K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_CONCURRENT freed <1K, 2% free 21502K/21808K, paused 2ms+1ms, total 25ms
V/AndroidGameView(17132): IsGLSurfaceAvailable entering wait state
V/AndroidGameView(17132): SurfaceCreated
V/AndroidGameView(17132): IsGLSurfaceAvailable exiting wait state
V/AndroidGameView(17132): CreateGLContext
D/MonoGame(17132): AndroidGameWindow.SurfaceCreated: surfaceFrame = Rect(0, 0 - 1920, 1104)
I/Adreno-EGL(17132): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
V/AndroidGameView(17132): CreateGLSurface
V/AndroidGameView(17132): SurfaceChanged
D/MonoGame(17132): AndroidGameWindow.SurfaceChanged: format = Rgb565, width = 1920, height = 1104
D/MonoGame(17132): Supported extensions:
D/MonoGame(17132): GL_AMD_compressed_ATC_texture
D/MonoGame(17132): GL_AMD_performance_monitor
D/MonoGame(17132): GL_AMD_program_binary_Z400
D/MonoGame(17132): GL_EXT_debug_label
D/MonoGame(17132): GL_EXT_debug_marker
D/MonoGame(17132): GL_EXT_discard_framebuffer
D/MonoGame(17132): GL_EXT_robustness
D/MonoGame(17132): GL_EXT_texture_format_BGRA8888
D/MonoGame(17132): GL_EXT_texture_type_2_10_10_10_REV
D/MonoGame(17132): GL_NV_fence
D/MonoGame(17132): GL_OES_compressed_ETC1_RGB8_texture
D/MonoGame(17132): GL_OES_depth_texture
D/MonoGame(17132): GL_OES_depth24
D/MonoGame(17132): GL_OES_EGL_image
D/MonoGame(17132): GL_OES_EGL_image_external
D/MonoGame(17132): GL_OES_element_index_uint
D/MonoGame(17132): GL_OES_fbo_render_mipmap
D/MonoGame(17132): GL_OES_fragment_precision_high
D/MonoGame(17132): GL_OES_get_program_binary
D/MonoGame(17132): GL_OES_packed_depth_stencil
D/MonoGame(17132): GL_OES_depth_texture_cube_map
D/MonoGame(17132): GL_OES_rgb8_rgba8
D/MonoGame(17132): GL_OES_standard_derivatives
D/MonoGame(17132): GL_OES_texture_3D
D/MonoGame(17132): GL_OES_texture_float
D/MonoGame(17132): GL_OES_texture_half_float
D/MonoGame(17132): GL_OES_texture_half_float_linear
D/MonoGame(17132): GL_OES_texture_npot
D/MonoGame(17132): GL_OES_vertex_half_float
D/MonoGame(17132): GL_OES_vertex_type_10_10_10_2
D/MonoGame(17132): GL_OES_vertex_array_object
D/MonoGame(17132): GL_QCOM_alpha_test
D/MonoGame(17132): GL_QCOM_binning_control
D/MonoGame(17132): GL_QCOM_driver_control
D/MonoGame(17132): GL_QCOM_perfmon_global_mode
D/MonoGame(17132): GL_QCOM_extended_get
D/MonoGame(17132): GL_QCOM_extended_get2
D/MonoGame(17132): GL_QCOM_tiled_rendering
D/MonoGame(17132): GL_QCOM_writeonly_rendering
D/MonoGame(17132): GL_EXT_sRGB
D/MonoGame(17132): GL_EXT_texture_filter_anisotropic
D/MonoGame(17132): GL_EXT_color_buffer_float
D/MonoGame(17132): GL_EXT_color_buffer_half_float
D/MonoGame(17132): GL_EXT_disjoint_timer_query
W/IInputConnectionWrapper(  959): showStatusIcon on inactive InputConnection
D/MonoGame(17132): GraphicsDeviceManager.ResetClientBounds: newClientBounds={X:0 Y:0 Width:1920 Height:1104}
I/ActivityManager(  584): Displayed com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity: +2s341ms
I/WindowManager(  584): Screen frozen for +2s299ms due to Window{42a032d0 u0 com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity}
D/MonoGame(17132): GraphicsDeviceManager.ResetClientBounds: newClientBounds={X:0 Y:0 Width:1920 Height:1104}
D/dalvikvm(17132): GC_FOR_ALLOC freed 4005K, 2% free 21518K/21776K, paused 13ms, total 13ms
D/dalvikvm(17132): GC_EXPLICIT freed 249K, 2% free 21446K/21876K, paused 2ms+3ms, total 26ms
D/dalvikvm(  584): GC_EXPLICIT freed 30K, 25% free 36548K/48412K, paused 3ms+7ms, total 113ms
W/ProcessCpuTracker(  584): Skipping unknown process pid 17240
W/ProcessCpuTracker(  584): Skipping unknown process pid 17250
W/ProcessCpuTracker(  584): Skipping unknown process pid 17309
D/dalvikvm(16785): GC_CONCURRENT freed 293K, 4% free 9664K/9988K, paused 2ms+2ms, total 18ms
D/dalvikvm(16785): WAIT_FOR_CONCURRENT_GC blocked 5ms
I/dalvikvm-heap(16785): Grow heap (frag case) to 14.036MB for 4792336-byte allocation
D/dalvikvm(16785): GC_FOR_ALLOC freed 7K, 3% free 14337K/14672K, paused 14ms, total 14ms
D/dalvikvm(16785): GC_CONCURRENT freed 46K, 3% free 14303K/14672K, paused 3ms+2ms, total 18ms
D/dalvikvm(16785): GC_CONCURRENT freed 1517K, 10% free 14504K/16052K, paused 3ms+3ms, total 28ms
D/dalvikvm(16785): GC_CONCURRENT freed 1837K, 12% free 14407K/16292K, paused 1ms+2ms, total 22ms
D/dalvikvm(16785): GC_CONCURRENT freed 1628K, 12% free 14454K/16292K, paused 4ms+4ms, total 27ms
D/dalvikvm(16785): GC_FOR_ALLOC freed 1648K, 12% free 14462K/16292K, paused 18ms, total 18ms
D/dalvikvm(16785): GC_FOR_ALLOC freed 1259K, 12% free 14380K/16292K, paused 17ms, total 17ms
I/dalvikvm-heap(16785): Grow heap (frag case) to 18.641MB for 4792336-byte allocation
D/dalvikvm(16785): GC_FOR_ALLOC freed <1K, 10% free 19060K/20976K, paused 17ms, total 17ms
D/dalvikvm(16785): GC_CONCURRENT freed 73K, 10% free 18990K/20976K, paused 1ms+2ms, total 19ms
D/dalvikvm(16785): WAIT_FOR_CONCURRENT_GC blocked 14ms
I/dalvikvm-heap(16785): Grow heap (frag case) to 23.143MB for 4792336-byte allocation
D/dalvikvm(17132): GC_EXPLICIT freed 3345K, 2% free 21474K/21776K, paused 1ms+2ms, total 22ms
D/dalvikvm(16785): GC_FOR_ALLOC freed 3K, 8% free 23666K/25660K, paused 15ms, total 15ms
D/dalvikvm(16785): GC_CONCURRENT freed 20K, 8% free 23647K/25660K, paused 3ms+2ms, total 18ms
D/dalvikvm(16785): WAIT_FOR_CONCURRENT_GC blocked 13ms
I/dalvikvm-heap(16785): Grow heap (frag case) to 27.691MB for 4792336-byte allocation
D/dalvikvm(16785): GC_FOR_ALLOC freed <1K, 7% free 28326K/30344K, paused 14ms, total 14ms
D/dalvikvm(17132): GC_EXPLICIT freed 3115K, 2% free 21451K/21776K, paused 1ms+3ms, total 26ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3990K, 2% free 21451K/21776K, paused 14ms, total 15ms
D/dalvikvm(17132): GC_EXPLICIT freed 144K, 2% free 21451K/21856K, paused 2ms+2ms, total 23ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3990K, 2% free 21451K/21776K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3989K, 2% free 21451K/21776K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_EXPLICIT freed 240K, 3% free 21451K/21936K, paused 1ms+3ms, total 23ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3989K, 2% free 21451K/21776K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3989K, 2% free 21451K/21776K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_EXPLICIT freed 224K, 3% free 21451K/21936K, paused 2ms+3ms, total 24ms
D/dalvikvm(17132): GC_EXPLICIT freed 16K, 3% free 21451K/21936K, paused 1ms+3ms, total 23ms
D/dalvikvm(17132): GC_EXPLICIT freed <1K, 3% free 21451K/21936K, paused 2ms+2ms, total 23ms
I/mono-stdout(17132): [Sprite} Exception loading Anims/UI/Loading.ase: Argument cannot be null.
I/mono-stdout(17132): Parameter name: Input or Encoding is a null reference.
D/dalvikvm(17132): GC_FOR_ALLOC freed 3995K, 2% free 21454K/21776K, paused 15ms, total 16ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3992K, 2% free 21451K/21776K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_EXPLICIT freed 3621K, 2% free 21451K/21776K, paused 2ms+3ms, total 25ms
D/dalvikvm(17132): GC_EXPLICIT freed 2740K, 2% free 21451K/21776K, paused 1ms+3ms, total 24ms
D/dalvikvm(17132): GC_EXPLICIT freed 1604K, 8% free 21452K/23316K, paused 1ms+3ms, total 23ms
E/MediaPlayer(17132): Should have subtitle controller already set
D/audio_hw_primary(  182): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/ACDB-LOADER(  182): ACDB -> send_afe_cal
E/AudioSink(  182): received unknown event type: 1 inside CallbackWrapper !
E/AudioSink(  182): received unknown event type: 1 inside CallbackWrapper !
D/dalvikvm(17132): GC_FOR_ALLOC freed 3992K, 2% free 21452K/21776K, paused 15ms, total 15ms
D/dalvikvm(17132): GC_EXPLICIT freed 1491K, 8% free 21451K/23196K, paused 2ms+3ms, total 24ms
D/audio_hw_primary(  182): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/dalvikvm(17132): GC_EXPLICIT freed 3015K, 2% free 21453K/21776K, paused 2ms+4ms, total 28ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 4000K, 2% free 21456K/21776K, paused 18ms, total 18ms
D/dalvikvm(17132): GC_EXPLICIT freed 1335K, 7% free 21452K/23036K, paused 2ms+2ms, total 21ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3995K, 2% free 21454K/21776K, paused 21ms, total 21ms
D/dalvikvm(17132): GC_EXPLICIT freed 627K, 4% free 21452K/22336K, paused 2ms+3ms, total 21ms
D/audio_hw_primary(  182): out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
D/dalvikvm(17132): GC_EXPLICIT freed 3915K, 2% free 21454K/21776K, paused 2ms+4ms, total 33ms
D/dalvikvm(17132): GC_FOR_ALLOC freed 3996K, 2% free 21453K/21776K, paused 19ms, total 19ms
D/dalvikvm(17132): GC_EXPLICIT freed 418K, 4% free 21452K/22116K, paused 1ms+3ms, total 20ms
E/MediaPlayer(17132): Should have subtitle controller already set
D/dalvikvm(17132): GC_EXPLICIT freed 803K, 5% free 21453K/22496K, paused 1ms+3ms, total 20ms
D/audio_hw_primary(  182): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/audio_hw_primary(  182): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
D/dalvikvm(17132): GC_FOR_ALLOC freed 3992K, 2% free 21452K/21776K, paused 17ms, total 17ms
D/dalvikvm(17132): GC_EXPLICIT freed 321K, 3% free 21452K/22016K, paused 2ms+3ms, total 24ms
E/LocSvc_eng(  584): W/int loc_eng_inject_location(loc_eng_data_s_type&, double, double, float): log_eng state error: instance not initialized
D/GCoreUlr( 1071): Throttling analytics event: entity, location_received, 1
D/GCoreUlr( 1071): Throttling analytics event: entity, wifi_received, 1
D/GCoreUlr( 1071): Throttling analytics event: entity, LocationRecordStore:save_attempt, 1
D/GCoreUlr( 1071): Throttling analytics event: entity, LocationRecordStore:evicted, 1
D/GCoreUlr( 1071): Throttling analytics event: entity, LocationRecordStore:saved, 1
I/GCoreUlr( 1071): Successfully inserted location
I/GCoreUlr( 1071): Not calling LocationReportingService, hasMoved: false, elapsed millis: 1699237, request: Tablet
E/mono    (17132):
E/mono    (17132): Unhandled Exception:
E/mono    (17132): System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Skullsoftheshogun.Properties.AllResources.resources" was correctly embedded or linked into assembly "SkullsOfTheShogun" at compile time, or that all the satellite assemblies required are loadable and fully signed.
E/mono    (17132):   at System.Resources.ResourceManager.AssemblyResourceMissing (System.String fileName) [0x00000] in <filename unknown>:0
E/mono    (17132):   at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00000] in <filename unknown>:0
E/mono    (17132):   at System.Resources.ResourceManager.GetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00000] in <filename unknown>:0
E/mono    (17132):   at TBS.ScriptCommands.SpeechScene..ctor (System.String sceneID, Int32 maxLines) [0x00000] in <filename unknown>:0
E/mono    (17132):   at TBS.ScriptCommands.Speech
E/mono-rt (17132): [ERROR] FATAL UNHANDLED EXCEPTION: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Skullsoftheshogun.Properties.AllResources.resources" was correctly embedded or linked into assembly "SkullsOfTheShogun" at compile time, or that all the satellite assemblies required are loadable and fully signed.
E/mono-rt (17132):   at System.Resources.ResourceManager.AssemblyResourceMissing (System.String fileName) [0x00000] in <filename unknown>:0
E/mono-rt (17132):   at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00000] in <filename unknown>:0
E/mono-rt (17132):   at System.Resources.ResourceManager.GetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00000] in <filename unknown>:0
E/mono-rt (17132):   at TBS.ScriptCommands.SpeechScene..ctor (System.String sceneID, Int32 maxLines) [0x00000] in <filename unknown>:0
E/mono-rt (17132):   at TBS.ScriptCo
I/WindowState(  584): WIN DEATH: Window{42a032d0 u0 com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity}
W/WindowManager(  584): Force-removing child win Window{42b4dc60 u0 SurfaceView} from container Window{42a032d0 u0 com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity}
I/ActivityManager(  584): Process com.seventeenbit.humble.skullsoftheshogun (pid 17132) has died.
W/ActivityManager(  584): Force removing ActivityRecord{42682c28 u0 com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity t13}: app died, no saved state
W/WindowManager(  584): Failed looking up window
W/WindowManager(  584): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@428f9c00 does not exist
W/WindowManager(  584):    at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7923)
W/WindowManager(  584):    at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7914)
W/WindowManager(  584):    at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1047)
W/WindowManager(  584):    at android.os.BinderProxy.sendDeathNotice(Binder.java:493)
W/WindowManager(  584):    at dalvik.system.NativeStart.run(Native Method)
I/WindowState(  584): WIN DEATH: null
W/SearchServiceClient(  959): Attempt to handover from detached client
W/Launcher(  959): setApplicationContext called twice! old=com.google.android.velvet.VelvetApplication@41e0feb8 new=com.google.android.velvet.VelvetApplication@41e0feb8
D/Zygote  (  180): Process 17132 exited cleanly (1)
I/GEL     (  959): handleIntent(Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL })
W/InputMethodManagerService(  584): Got RemoteException sending setActive(false) notification to pid 17132 uid 10079
W/Binder  (  867): Caught a RuntimeException from the binder stub implementation.
W/Binder  (  867): java.lang.NullPointerException
W/Binder  (  867):    at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder  (  867):    at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder  (  867):    at android.os.Binder.execTransact(Binder.java:404)
W/Binder  (  867):    at dalvik.system.NativeStart.run(Native Method)
D/dalvikvm( 1121): GC_FOR_ALLOC freed 1156K, 17% free 10668K/12736K, paused 22ms, total 22ms
I/dalvikvm-heap( 1121): Grow heap (frag case) to 11.056MB for 640016-byte allocation
D/dalvikvm( 1121): GC_FOR_ALLOC freed <1K, 12% free 11292K/12736K, paused 24ms, total 24ms
I/MicrophoneInputStream( 1121): mic_starting ela@42040fa0
I/dalvikvm( 1121): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm( 1121): GC_CONCURRENT freed 12K, 11% free 11417K/12736K, paused 3ms+10ms, total 33ms
D/audio_hw_primary(  182): select_devices: out_snd_device(0: ) in_snd_device(34: voice-rec-mic)
E/ACDB-LOADER(  182): Error: ACDB AudProc vol returned = -8
CannedApe
 
Posts: 3
Joined: Mon Jun 02, 2014 2:21 am

Re: Crash to desktop [android]

Postby CannedApe » Mon Jun 02, 2014 2:30 am

As a workaround one can set the Android language to English (US), this works for me.
CannedApe
 
Posts: 3
Joined: Mon Jun 02, 2014 2:21 am

Re: Crash to desktop [android]

Postby 17-BIT Ben » Mon Jun 02, 2014 6:45 pm

Awesome, thanks so much CannedApe! Working on it now!
User avatar
17-BIT Ben
 
Posts: 50
Joined: Thu Feb 07, 2013 7:02 pm
Steam ID: drbinocular
Xbox Live Gamertag: Dr Binocular

Re: Crash to desktop [android]

Postby aarjonabcn » Tue Jun 03, 2014 12:39 am

CannedApe wrote:As a workaround one can set the Android language to English (US), this works for me.


I'm from Spain, setting Android to English (US) Work for me too, but i want to play in spanish ;). I wait for next update.
aarjonabcn
 
Posts: 11
Joined: Thu May 29, 2014 11:40 am
Steam ID: vbrakes

Re: Crash to desktop [android]

Postby Opiouf » Tue Jun 03, 2014 8:20 am

Hi!

As aarjonabcn, setting to English (US), the game works, but not setting to French.

Kind regards
Opiouf
 
Posts: 7
Joined: Sun Jun 01, 2014 6:13 am

Re: Crash to desktop [android]

Postby ftyler » Tue Jun 03, 2014 1:27 pm

same here with:

Code: Select all
06-03 22:24:44.362: I/GCoreUlr(1228): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 200242399956388]}]
06-03 22:24:44.422: D/GCoreUlr(1228): Throttling analytics event: entity, location_received, 1
06-03 22:24:44.422: D/GCoreUlr(1228): Throttling analytics event: entity, wifi_received, 1
06-03 22:24:44.422: D/GCoreUlr(1228): Throttling analytics event: entity, LocationRecordStore:save_attempt, 1
06-03 22:24:44.432: D/GCoreUlr(1228): Throttling analytics event: entity, LocationRecordStore:saved, 1
06-03 22:24:44.442: I/GCoreUlr(1228): Successfully inserted location
06-03 22:24:44.442: I/GCoreUlr(1228): Not calling LocationReportingService, hasMoved: false, elapsed millis: 2830593, request: Phone
06-03 22:24:44.482: D/GCoreUlr(1228): Throttling analytics event: entity, ApiMetadataStore:save_attempt, 1
06-03 22:24:44.482: D/GCoreUlr(1228): Throttling analytics event: entity, ApiMetadataStore:saved, 1
06-03 22:24:44.572: E/art(17972): JNI ERROR (app bug): attempt to use stale global reference 0x002004ea (should be 0x003004ea)
06-03 22:24:44.572: A/art(17972): art/runtime/indirect_reference_table.cc:33] JNI ERROR (app bug): see above.
06-03 22:24:44.652: I/art(595): Heap trim of managed (duration=25.820234ms, advised=3MB) and native (duration=3.723486ms, advised=1536KB) heaps. Managed heap utilization of 65%.
06-03 22:24:44.662: I/GCoreUlr(1228): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_DISABLED
06-03 22:24:44.662: I/GCoreUlr(1228): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
06-03 22:24:44.682: D/GCoreUlr(1228): Throttling analytics event: db, restrict_to:attempt, 1
06-03 22:24:44.682: D/GCoreUlr(1228): Throttling analytics event: db, restrict_to:attempt, 1
06-03 22:24:44.692: D/GCoreUlr(1228): Throttling analytics event: db, restrict_to:attempt, 1
06-03 22:24:44.692: I/GCoreUlr(1228): Ensuring that reporting is active for [account#13#]
06-03 22:24:44.702: I/GCoreUlr(1228): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 200242399956388]}]
06-03 22:24:44.712: D/GCoreUlr(1228): Throttling analytics event: entity, metadata_created, 1
06-03 22:24:44.712: D/GCoreUlr(1228): Throttling analytics event: entity, ApiMetadataStore:save_attempt, 1
06-03 22:24:44.722: D/GCoreUlr(1228): Throttling analytics event: entity, ApiMetadataStore:saved, 1
06-03 22:24:44.732: I/GCoreUlr(1228): GMS FLP location and AR updates requested: {"timestampMs":1401827084689,"description":"default","samplePeriodMs":60000,"sampleSource":"internal","sampleReason":"default"}
06-03 22:24:44.752: D/GCoreUlr(1228): Throttling analytics event: entity, ApiMetadataStore:save_attempt, 1
06-03 22:24:44.762: D/GCoreUlr(1228): Throttling analytics event: entity, ApiMetadataStore:saved, 1
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] Runtime aborting...
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] Aborting thread:
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread-3574" prio=5 tid=15 Runnable
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64dbbdd0 self=0x48f9a3a8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18011 nice=0 cgrp=apps sched=0/0 handle=0x49c7c418
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=R schedstat=( 0 0 0 ) utm=289 stm=25 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x49f20000-0x49f24000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::Thread::DumpStack(std::ostream&) const+87 [0x416ededc] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x416e606c] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::Runtime::Abort()+79 [0x416e65fc] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::LogMessage::~LogMessage()+505 [0x4159393a] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x4161139a] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::IndirectReferenceTable::CheckEntry(char const*, void*, int) const+153 [0x41611fe2] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::IndirectReferenceTable::GetChecked(void*) const+47 [0x41612394] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::Thread::DecodeJObject(_jobject*) const+191 [0x416f1fd8] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x41680f2a] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] Dumping all threads without appropriate locks held: thread list lock
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] All threads:
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] DALVIK THREADS (18):
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "main" prio=5 tid=1 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x6462fad0 self=0x417a1af0
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17972 nice=0 cgrp=apps sched=0/0 handle=0x4010e154
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=166 stm=18 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0xbe514000-0xbe518000 stackSize=8MB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17972/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::Looper::pollOnce(int, int*, int*, void**)+92 [0x401ab869] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22 [0x40254121] (libandroid_runtime.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: oatexec+18035580 [0x6349e37c] (system@framework@boot.oat)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at android.os.MessageQueue.nativePollOnce(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at android.os.MessageQueue.next(MessageQueue.java:138)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at android.os.Looper.loop(Looper.java:123)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at android.app.ActivityThread.main(ActivityThread.java:5017)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.reflect.Method.invoke(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread pool worker 1" prio=5 tid=2 Native (still starting up)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x4732cbb0
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17977 nice=0 cgrp=apps sched=0/0 handle=0x44219778
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x440b8000-0x440bc000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17977/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x4421c3bc] ([anon:libc_malloc])
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread pool worker 2" prio=5 tid=3 Native (still starting up)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x4732d078
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17978 nice=0 cgrp=apps sched=0/0 handle=0x4732c968
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x477be000-0x477c2000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17978/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x4421c3bc] ([anon:libc_malloc])
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread pool worker 0" prio=5 tid=4 Native (still starting up)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x417a7540
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17975 nice=0 cgrp=apps sched=0/0 handle=0x44219530
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x43fb8000-0x43fbc000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17975/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x4421c3bc] ([anon:libc_malloc])
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Signal Catcher" daemon prio=5 tid=5 WaitingInMainSignalCatcherLoop
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64da9988 self=0x4732a1e8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17981 nice=0 cgrp=apps sched=0/0 handle=0x417a7cc8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x478be000-0x478c2000 stackSize=1016KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17981/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x416ea06b] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+46 [0x416ea3d7] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::SignalCatcher::Run(void*)+176 [0x416eb94d] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40130170] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40130308] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "GCDaemon" daemon prio=5 tid=6 Waiting
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64da7d60 self=0x4732e068
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17986 nice=0 cgrp=apps sched=0/0 handle=0x4732e398
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x47dcc000-0x47dd0000 stackSize=1040KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17986/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 17986)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - waiting on <0x60a7ad38> (a java.lang.Daemons$GCDaemon)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Daemons$GCDaemon.run(Daemons.java:330)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - locked <0x60a7ad38> (a java.lang.Daemons$GCDaemon)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "FinalizerWatchdogDaemon" daemon prio=5 tid=7 Waiting
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64da5a00 self=0x4732c4d0
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17984 nice=0 cgrp=apps sched=0/0 handle=0x4732d8d8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x47bc4000-0x47bc8000 stackSize=1040KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17984/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 17984)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - waiting on <0x60a7ad28> (a java.lang.Daemons$FinalizerWatchdogDaemon)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:233)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - locked <0x60a7ad28> (a java.lang.Daemons$FinalizerWatchdogDaemon)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:210)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "HeapTrimmerDaemon" daemon prio=5 tid=8 Waiting
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64da6bb0 self=0x4732db20
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17985 nice=0 cgrp=apps sched=0/0 handle=0x4732de20
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x47cc8000-0x47ccc000 stackSize=1040KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17985/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 17985)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - waiting on <0x60a7ad48> (a java.lang.Daemons$HeapTrimmerDaemon)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:299)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - locked <0x60a7ad48> (a java.lang.Daemons$HeapTrimmerDaemon)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "FinalizerDaemon" daemon prio=5 tid=9 Waiting
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64da4820 self=0x4732c008
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17983 nice=0 cgrp=apps sched=0/0 handle=0x4732c288
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x47ac0000-0x47ac4000 stackSize=1040KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17983/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 17983)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - waiting on <0x60a73360> (a java.lang.ref.ReferenceQueue)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Object.java:411)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - locked <0x60a73360> (a java.lang.ref.ReferenceQueue)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "ReferenceQueueDaemon" daemon prio=5 tid=10 Waiting
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64dac038 self=0x4732bb40
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17982 nice=0 cgrp=apps sched=0/0 handle=0x4732bdc0
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x479bc000-0x479c0000 stackSize=1040KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17982/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 17982)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - waiting on <0x600c2148> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:133)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   - locked <0x600c2148> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Binder_1" prio=5 tid=11 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64db4c30 self=0x47330ab8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17987 nice=0 cgrp=apps sched=0/0 handle=0x47330870
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=3 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x47fce000-0x47fd2000 stackSize=1016KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17987/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x401da375] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x401daa7f] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x401dab15] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x401de921] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x401a9a5d] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x40236d81] (libandroid_runtime.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x401a958f] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40130170] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40130308] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Binder_2" prio=5 tid=12 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64db59e0 self=0x473319d8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=17988 nice=0 cgrp=apps sched=0/0 handle=0x47331790
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x480cc000-0x480d0000 stackSize=1016KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/17988/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x401da375] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x401daa7f] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x401dab15] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x401de921] (libbinder.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x401a9a5d] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x40236d81] (libandroid_runtime.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x401a958f] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40130170] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40130308] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread-3571" prio=5 tid=13 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64dfe220 self=0x48e02290
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18008 nice=0 cgrp=apps sched=0/0 handle=0x48e02690
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x48e1c000-0x48e20000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/18008/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: mono_gc_invoke_finalizers+100 [0x48b8a708] (libmonodroid.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread-3573" prio=5 tid=14 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64e03860 self=0x49c8f710
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18010 nice=0 cgrp=apps sched=0/0 handle=0x49c84380
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x49f00000-0x49f04000 stackSize=128KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/18010/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 18010)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread-3574" prio=5 tid=15 Runnable
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64dbbdd0 self=0x48f9a3a8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18011 nice=0 cgrp=apps sched=0/0 handle=0x49c7c418
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=R schedstat=( 0 0 0 ) utm=296 stm=40 core=2 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x49f20000-0x49f24000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::Thread::DumpStack(std::ostream&) const+87 [0x416ededc] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::ThreadList::DumpLocked(std::ostream&)+67 [0x416f8e4c] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x416e611e] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::Runtime::Abort()+79 [0x416e65fc] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::LogMessage::~LogMessage()+505 [0x4159393a] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x4161139a] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::IndirectReferenceTable::CheckEntry(char const*, void*, int) const+153 [0x41611fe2] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::IndirectReferenceTable::GetChecked(void*) const+47 [0x41612394] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: art::Thread::DecodeJObject(_jobject*) const+191 [0x416f1fd8] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x41680f2a] (libart.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "SoundPoolThread" prio=5 tid=16 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64e7d7b0 self=0x49c439f8
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18013 nice=0 cgrp=apps sched=0/0 handle=0x49cf46f0
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=1 stm=4 core=1 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x4a11e000-0x4a122000 stackSize=1016KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/18013/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __pthread_cond_timedwait+64 [0x40131f24] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x40b81da9] (libmedia.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::SoundPoolThread::read()+16 [0x40b81dfb] (libmedia.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::SoundPoolThread::run()+14 [0x40b81fa7] (libmedia.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x40236d81] (libandroid_runtime.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x401a958f] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40130170] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40130308] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "SoundPool" prio=5 tid=17 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64e7d060 self=0x49c46d98
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18012 nice=0 cgrp=apps sched=0/0 handle=0x49c4d078
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x4a020000-0x4a024000 stackSize=1016KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/18012/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __pthread_cond_timedwait+64 [0x40131f24] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::SoundPool::run()+20 [0x40b8193f] (libmedia.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x40236d81] (libandroid_runtime.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: ??? [0x401a958f] (libutils.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40130170] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40130308] (libc.so)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203] "Thread-3577" prio=5 tid=18 Native
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64db6970 self=0x4bc0f730
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | sysTid=18021 nice=0 cgrp=apps sched=0/0 handle=0x4bc01508
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=8 stm=9 core=3 HZ=100
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   | stack=0x4bc42000-0x4bc46000 stackSize=1024KB
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   kernel: (couldn't read /proc/self/task/18021/stack)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 18021)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]   (no managed stack frames)
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: A/art(17972): art/runtime/runtime.cc:203]
06-03 22:24:44.922: E/mono-rt(17972): Stacktrace:
06-03 22:24:44.922: E/mono-rt(17972):   at <unknown> <0xffffffff>
06-03 22:24:44.922: E/mono-rt(17972):   at (wrapper managed-to-native) object.__icall_wrapper_mono_array_new_specific (intptr,int) <0xffffffff>
06-03 22:24:44.922: E/mono-rt(17972):   at System.IO.MemoryStream.set_Capacity (int) <0x00073>
06-03 22:24:44.922: E/mono-rt(17972):   at System.IO.MemoryStream.Expand (int) <0x0003f>
06-03 22:24:44.922: E/mono-rt(17972):   at System.IO.MemoryStream.Write (byte[],int,int) <0x00087>
06-03 22:24:44.922: E/mono-rt(17972):   at System.IO.Stream.CopyTo (System.IO.Stream,int) <0x00087>
06-03 22:24:44.922: E/mono-rt(17972):   at System.IO.Stream.CopyTo (System.IO.Stream) <0x0001f>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.TitleContainer.OpenStreamInternal (string) <0x001ff>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.TitleContainer.OpenStream (string) <0x0002b>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.Content.ContentManager.OpenStream (string) <0x0004f>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset<T> (string,System.Action`1<System.IDisposable>) <0x001bb>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.Content.ContentManager.Load<T> (string) <0x000cb>
06-03 22:24:44.922: E/mono-rt(17972):   at AngelXNA.Infrastructure.World.LoadContent<T> (string,int,bool) <0x0052f>
06-03 22:24:44.922: E/mono-rt(17972):   at AngelXNA.Infrastructure.World.LoadContent<T> (string,int) <0x00037>
06-03 22:24:44.922: E/mono-rt(17972):   at AngelXNA.Infrastructure.World.LoadContent<T> (string) <0x0002f>
06-03 22:24:44.922: E/mono-rt(17972):   at AngelXNA.Infrastructure.FontCache.RegisterFontScaled (string,string,single) <0x001af>
06-03 22:24:44.922: E/mono-rt(17972):   at TBS.TBSGameManager..ctor () <0x00c17>
06-03 22:24:44.922: E/mono-rt(17972):   at TBS.ClientGame.InitLoad () <0x00063>
06-03 22:24:44.922: E/mono-rt(17972):   at TBS.ClientGame.Update (Microsoft.Xna.Framework.GameTime) <0x00023>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.Game.DoUpdate (Microsoft.Xna.Framework.GameTime) <0x0004b>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.Game.Tick () <0x006f7>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.AndroidGameWindow.OnUpdateFrame (Microsoft.Xna.Framework.AndroidGameView/FrameEventArgs) <0x0007b>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.AndroidGameView.UpdateFrameInternal (Microsoft.Xna.Framework.AndroidGameView/FrameEventArgs) <0x00027>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.AndroidGameView.RunIteration (System.Threading.CancellationToken) <0x001df>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.AndroidGameView.RenderLoop (System.Threading.CancellationToken) <0x000cb>
06-03 22:24:44.922: E/mono-rt(17972):   at Microsoft.Xna.Framework.AndroidGameView.<Run>b__4 () <0x0002f>
06-03 22:24:44.922: E/mono-rt(17972):   at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x0002f>
06-03 22:24:44.922: E/mono-rt(17972):   at System.Threading.Tasks.Task.InnerInvoke () <0x0007f>
06-03 22:24:44.922: E/mono-rt(17972):   at System.Threading.Tasks.Task.ThreadStart () <0x0021b>
06-03 22:24:44.922: E/mono-rt(17972):   at System.Threading.Tasks.Task.Execute () <0x00013>
06-03 22:24:44.922: E/mono-rt(17972):   at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x0004b>
06-03 22:24:44.922: E/mono-rt(17972):   at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff>
06-03 22:24:44.922: E/mono-rt(17972): =================================================================
06-03 22:24:44.922: E/mono-rt(17972): Got a SIGABRT while executing native code. This usually indicates
06-03 22:24:44.922: E/mono-rt(17972): a fatal error in the mono runtime or one of the native libraries
06-03 22:24:44.922: E/mono-rt(17972): used by your application.
06-03 22:24:44.922: E/mono-rt(17972): =================================================================
06-03 22:24:45.013: I/ActivityManager(595): Process com.seventeenbit.humble.skullsoftheshogun (pid 17972) has died.
06-03 22:24:45.013: I/WindowState(595): WIN DEATH: Window{64e33b70 u0 com.seventeenbit.humble.skullsoftheshogun/skullsoftheshogun.droid.MainActivity}


I was running with ART instead of dalvik. When I restart with dalvik JVM the game works. If that can help.
ftyler
 
Posts: 1
Joined: Tue Jun 03, 2014 1:19 pm

Re: Crash to desktop [android]

Postby 17-BIT Borut » Tue Jun 03, 2014 8:34 pm

There should be an update coming tomorrow with a fix for the language issue.
User avatar
17-BIT Borut
 
Posts: 97
Joined: Fri Jan 25, 2013 3:15 pm

Next

Return to Technical Issues and Assistance

Who is online

Users browsing this forum: No registered users and 12 guests

cron