Skip to content

Instantly share code, notes, and snippets.

@pjcollins
Created June 20, 2014 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjcollins/d58f5c7634e1352a5d53 to your computer and use it in GitHub Desktop.
Save pjcollins/d58f5c7634e1352a5d53 to your computer and use it in GitHub Desktop.
I/ActivityManager( 1507): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=Scratch.Sigsegv/scratch.sigsegv.MainActivity } from pid 13721
V/HtcAppUsageStats( 1507): (launch app, package): (Scratch.Sigsegv, Scratch.Sigsegv)
D/AndroidRuntime(13721): Shutting down VM
D/dalvikvm(13721): GC_CONCURRENT freed 105K, 66% free 356K/1024K, external 0K/0K, paused 1ms+0ms
D/jdwp (13721): adbd disconnected
I/ActivityManager( 1507): Start proc Scratch.Sigsegv for activity Scratch.Sigsegv/scratch.sigsegv.MainActivity: pid=13729 uid=10106 gids={3003}
I/AndroidRuntime(13721): NOTE: attach of thread 'Binder Thread #3' failed
I/ActivityThread(13729): Pub Scratch.Sigsegv.mono.MonoRuntimeProvider.__mono_init__: mono.MonoRuntimeProvider
D/dalvikvm(13729): Trying to load lib /data/data/Scratch.Sigsegv/lib/libmonodroid.so 0x4051cee0
D/dalvikvm(13729): Added shared lib /data/data/Scratch.Sigsegv/lib/libmonodroid.so 0x4051cee0
D/Mono (13729): Image addref mscorlib[0x2287a0] -> mscorlib.dll[0x230150]: 1
D/Mono (13729): AOT module 'mscorlib.dll.so' not found: Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib/mscorlib.dll.so' not found
D/Mono (13729): Assembly mscorlib[0x2287a0] added to domain RootDomain, ref_count=1
D/Mono (13729): Assembly Loader probing location: '/data/data/Scratch.Sigsegv/files/.__override__/Scratch.Sigsegv.dll'.
D/Mono (13729): Image addref Scratch.Sigsegv[0x264f30] -> /data/data/Scratch.Sigsegv/files/.__override__/Scratch.Sigsegv.dll[0x264450]: 2
D/Mono (13729): Assembly Scratch.Sigsegv[0x264f30] added to domain RootDomain, ref_count=1
D/Mono (13729): AOT module '/data/data/Scratch.Sigsegv/files/.__override__/Scratch.Sigsegv.dll.so' not found: Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib//data/data/Scratch.Sigsegv/files/.__override__/Scratch.Sigsegv.dll.so' not found
D/Mono (13729): Assembly Loader loaded assembly from location: '/data/data/Scratch.Sigsegv/files/.__override__/Scratch.Sigsegv.dll'.
D/Mono (13729): Config attempting to parse: '/data/data/Scratch.Sigsegv/files/.__override__/Scratch.Sigsegv.dll.config'.
D/Mono (13729): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.14-series/d37c1629/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Scratch.Sigsegv/Scratch.Sigsegv.config'.
W/monodroid-gc(13729): GREF GC Threshold: 46800
D/Mono (13729): Image addref Mono.Android[0x265b30] -> Mono.Android.dll[0x265050]: 1
D/Mono (13729): Assembly Mono.Android[0x265b30] added to domain RootDomain, ref_count=1
D/Mono (13729): AOT module 'Mono.Android.dll.so' not found: Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib/Mono.Android.dll.so' not found
D/Mono (13729): Assembly Ref addref Mono.Android[0x265b30] -> mscorlib[0x2287a0]: 2
D/Mono (13729): Image addref System.Core[0x2a4870] -> System.Core.dll[0x2a3d48]: 1
D/Mono (13729): Assembly System.Core[0x2a4870] added to domain RootDomain, ref_count=1
D/Mono (13729): AOT module 'System.Core.dll.so' not found: Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib/System.Core.dll.so' not found
D/Mono (13729): Assembly Ref addref Mono.Android[0x265b30] -> System.Core[0x2a4870]: 2
D/Mono (13729): Assembly Ref addref System.Core[0x2a4870] -> mscorlib[0x2287a0]: 3
D/Mono (13729): Assembly Ref addref Scratch.Sigsegv[0x264f30] -> Mono.Android[0x265b30]: 2
D/Mono (13729): DllImport attempting to load: '__Internal'.
D/Mono (13729): DllImport loaded library '(null)'.
D/Mono (13729): DllImport searching in: '__Internal' ('(null)').
D/Mono (13729): Searching for '_monodroid_gc_wait_for_bridge_processing'.
D/Mono (13729): Probing '_monodroid_gc_wait_for_bridge_processing'.
D/Mono (13729): Found as '_monodroid_gc_wait_for_bridge_processing'.
W/ActivityManager( 1507): Activity pause timeout for HistoryRecord{407bcdc0 Scratch.Sigsegv/scratch.sigsegv.MainActivity}
D/Mono (13729): Assembly Ref addref Scratch.Sigsegv[0x264f30] -> mscorlib[0x2287a0]: 4
D/Mono (13729): DllImport searching in: '__Internal' ('(null)').
D/Mono (13729): Searching for '_monodroid_gref_log_new'.
D/Mono (13729): Probing '_monodroid_gref_log_new'.
D/Mono (13729): Found as '_monodroid_gref_log_new'.
D/Mono (13729): DllImport attempting to load: 'die'.
D/Mono (13729): DllImport error loading library '/data/data/Scratch.Sigsegv/files/.__override__/libdie': 'Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib//data/data/Scratch.Sigsegv/files/.__override__/libdie' not found'.
D/Mono (13729): DllImport error loading library '/data/data/Scratch.Sigsegv/files/.__override__/libdie.so': 'Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib//data/data/Scratch.Sigsegv/files/.__override__/libdie.so' not found'.
D/Mono (13729): DllImport error loading library 'libdie': 'Cannot load library: load_library[1105]: Library '/data/data/Scratch.Sigsegv/lib/libdie' not found'.
D/Mono (13729): DllImport loaded library 'libdie.so'.
D/Mono (13729): DllImport searching in: 'die' ('libdie.so').
D/Mono (13729): Searching for 'kill_the_host'.
D/Mono (13729): Probing 'kill_the_host'.
D/Mono (13729): Found as 'kill_the_host'.
E/mono-rt (13729): Stacktrace:
E/mono-rt (13729):
E/mono-rt (13729): at <unknown> <0xffffffff>
E/mono-rt (13729): at (wrapper managed-to-native) Scratch.Sigsegv.MainActivity.kill_the_host () <0xffffffff>
E/mono-rt (13729): at Scratch.Sigsegv.MainActivity.OnCreate (Android.OS.Bundle) <0x0004b>
E/mono-rt (13729): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) <0x0005b>
E/mono-rt (13729): at (wrapper dynamic-method) object.99297587-2dde-40eb-9ca5-89583ab4f415 (intptr,intptr,intptr) <0x00043>
E/mono-rt (13729): at (wrapper native-to-managed) object.99297587-2dde-40eb-9ca5-89583ab4f415 (intptr,intptr,intptr) <0xffffffff>
E/mono-rt (13729):
E/mono-rt (13729): =================================================================
E/mono-rt (13729): Got a SIGSEGV while executing native code. This usually indicates
E/mono-rt (13729): a fatal error in the mono runtime or one of the native libraries
E/mono-rt (13729): used by your application.
E/mono-rt (13729): =================================================================
E/mono-rt (13729):
I/MonoDroid(13729): UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
I/MonoDroid(13729): at (wrapper managed-to-native) Scratch.Sigsegv.MainActivity.kill_the_host () <0x00033>
I/MonoDroid(13729): at Scratch.Sigsegv.MainActivity.OnCreate (Android.OS.Bundle) <0x0004b>
I/MonoDroid(13729): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) <0x0005b>
I/MonoDroid(13729): at (wrapper dynamic-method) object.99297587-2dde-40eb-9ca5-89583ab4f415 (intptr,intptr,intptr) <0x00043>
E/mono (13729):
E/mono (13729): Unhandled Exception:
E/mono (13729): System.NullReferenceException: Object reference not set to an instance of an object
E/mono (13729): at (wrapper managed-to-native) Scratch.Sigsegv.MainActivity:kill_the_host ()
E/mono (13729): at Scratch.Sigsegv.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0
E/mono (13729): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x00000] in <filename unknown>:0
E/mono (13729): at (wrapper dynamic-method) object:99297587-2dde-40eb-9ca5-89583ab4f415 (intptr,intptr,intptr)
E/mono-rt (13729): [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
E/mono-rt (13729): at (wrapper managed-to-native) Scratch.Sigsegv.MainActivity:kill_the_host ()
E/mono-rt (13729): at Scratch.Sigsegv.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0
E/mono-rt (13729): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x00000] in <filename unknown>:0
E/mono-rt (13729): at (wrapper dynamic-method) object:99297587-2dde-40eb-9ca5-89583ab4f415 (intptr,intptr,intptr)
I/ActivityManager( 1507): Process Scratch.Sigsegv (pid 13729) has died.
E/ActivityManager( 1507): fail to set top app changed!
I/DEBUG ( 1392): debuggerd committing suicide to free the zombie!
D/Zygote ( 1394): Process 13729 exited cleanly (1)
I/DEBUG (13739): debuggerd: May 12 2011 00:34:23
D/Rosie ( 1661): onResume() +
D/CarouselDummyActivity( 1661): CarouselDumm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment