Skip to content

Instantly share code, notes, and snippets.

@lewing
Created April 9, 2011 06:18
Show Gist options
  • Save lewing/911183 to your computer and use it in GitHub Desktop.
Save lewing/911183 to your computer and use it in GitHub Desktop.
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/mscorlib.dll'.
D/mono ( 6914): Mono: Assembly Ref addref System.Xml[0x30eae8] -> mscorlib[0x2ad848]: 6
W/mono ( 6914): Mono: The request to load the assembly System v2.0.5.0 was remapped to v2.0.0.0
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/System.dll'.
D/mono ( 6914): Mono: Assembly Ref addref System.Xml[0x30eae8] -> System[0x3148b8]: 4
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/System.Windows.dll'.
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/System.Windows.dll'.
W/mono ( 6914): Mono: The request to load the assembly System v2.0.5.0 was remapped to v2.0.0.0
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/System.dll'.
D/mono ( 6914): Mono: Assembly Ref addref System.Core[0x31d460] -> System[0x3148b8]: 5
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/System.Windows.Browser.dll'.
D/mono ( 6914): Mono: Image addref System.Windows.Browser[0x60b118] -> /data/local/tmp/bcl/System.Windows.Browser.dll[0x5cb230]: 2
D/mono ( 6914): Mono: Assembly System.Windows.Browser[0x60b118] added to domain Moonlight for Android Root Domain, ref_count=1
D/mono ( 6914): Mono: Assembly Loader loaded assembly from location: '/data/local/tmp/bcl/System.Windows.Browser.dll'.
D/mono ( 6914): Mono: Assembly Loader probing location: '/data/local/tmp/bcl/mscorlib.dll'.
D/mono ( 6914): Mono: Assembly Ref addref System.Windows.Browser[0x60b118] -> mscorlib[0x2ad848]: 7
I/GPS ( 106): gps_engine_status_update: called release_wakelock_cb
E/mono ( 6914):
E/mono ( 6914): Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
E/mono ( 6914): at System.Windows.Application.set_RootVisual (System.Windows.UIElement value) [0x00034] in <filename unknown>:757
E/mono ( 6914): at BigGreenMonster.App.Application_Startup (System.Object sender, System.Windows.StartupEventArgs e) [0x00000] in <filename unknown>:29
E/mono ( 6914): at System.Windows.Application.OnStartup (System.Windows.StartupEventArgs e) [0x0009f] in <filename unknown>:824
E/mono ( 6914): at System.Windows.Deployment.CreateApplication () [0x00310] in <filename unknown>:733
E/mono ( 6914): at System.Windows.Deployment.LoadAssemblies () [0x001d4] in <filename unknown>:467
E/mono ( 6914): at System.Windows.Deployment.InitializeDeployment (IntPtr plugin, System.String xapPath, System.String culture, System.String uiCulture) [0x00086] in <filename unknown>:356
E/moonlight-activity( 6914): LunarLauncher Error: Object reference not set to an instance of an object
E/moonlight-activity( 6914): Could not initialize managed deployment
I/threaded_app( 6914): android_app_destroy!
W/ActivityManager( 106): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 106): Activity idle timeout for HistoryRecord{409242f0 com.monoproject.moonlight_activity/android.app.NativeActivity}
D/dalvikvm( 199): GC_EXPLICIT freed 93K, 60% free 3749K/9159K, external 8696K/9529K, paused 73ms
E/NetworkManagmentService( 106): Unexpected response code 600
I/InputDispatcher( 106): Application is not responding: AppWindowToken{40bd6be8 token=HistoryRecord{409242f0 com.monoproject.moonlight_activity/android.app.NativeActivity}}. 5006.4ms since event, 5005.9ms since wait started
I/WindowManager( 106): Input event dispatching timed out sending to application AppWindowToken{40bd6be8 token=HistoryRecord{409242f0 com.monoproject.moonlight_activity/android.app.NativeActivity}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment