Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created October 7, 2014 18:48
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 saurabh360/6b3fb9d83828bb2dc2d7 to your computer and use it in GitHub Desktop.
Save saurabh360/6b3fb9d83828bb2dc2d7 to your computer and use it in GitHub Desktop.
Forwarding debugger port 8815
Detecting existing process
[SELinux] Function: selinux_android_load_priority [0], There is no sepolicy file.
[SELinux]
[SELinux] Function: selinux_android_load_priority [1], There is no sepolicy version file.
[SELinux]
[SELinux] Function: selinux_android_load_priority , priority version is VE=SEPF_SM-G900H_4.4.2_0018
[SELinux]
[SELinux]
[TimaKeyStoreProvider] in addTimaSignatureService
[TimaKeyStoreProvider] Cannot add TimaSignature Service, License check Failed
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8815,server=y,embedding=1
[libc] WARNING: generic atexit() called from legacy shared library
[Mono] Image addref mscorlib[0x78c27248] -> mscorlib.dll[0x78c3c790]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/bug_23111.bug_23111/lib/mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0x78c27248] added to domain RootDomain, ref_count=1
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll'.
[Mono] Image addref bug_23111[0x78cbe930] -> /storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll[0x78cbdd58]: 2
[Mono] Assembly bug_23111[0x78cbe930] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll.so' not found: dlopen failed: library "/data/data/bug_23111.bug_23111/lib//storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.18-series/3b7ef0a7/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/bug_23111/bug_23111.config'.
[monodroid-gc] GREF GC Threshold: 46800
[Mono] Image addref Mono.Android[0x78cd2820] -> Mono.Android.dll[0x78cd2008]: 1
[Mono] Assembly Mono.Android[0x78cd2820] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/bug_23111.bug_23111/lib/Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0x78cd2820] -> mscorlib[0x78c27248]: 2
Loaded assembly: /storage/emulated/0/Android/data/bug_23111.bug_23111/files/.__override__/bug_23111.dll
Loaded assembly: Mono.Android.dll [External]
[Mono] Image addref System.Core[0x790dfab8] -> System.Core.dll[0x790deea8]: 1
[Mono] Assembly System.Core[0x790dfab8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/bug_23111.bug_23111/lib/System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0x78cd2820] -> System.Core[0x790dfab8]: 2
[Mono] Assembly Ref addref System.Core[0x790dfab8] -> mscorlib[0x78c27248]: 3
Loaded assembly: System.Core.dll [External]
[Mono] Assembly Ref addref bug_23111[0x78cbe930] -> Mono.Android[0x78cd2820]: 2
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Probing '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Found as '_monodroid_gc_wait_for_bridge_processing'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_get_identity_hash_code'.
[Mono] Probing '_monodroid_get_identity_hash_code'.
[Mono] Found as '_monodroid_get_identity_hash_code'.
Loaded assembly: MonoDroidConstructors [External]
[Mono] Assembly Ref addref bug_23111[0x78cbe930] -> mscorlib[0x78c27248]: 4
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_new'.
[Mono] Probing '_monodroid_gref_log_new'.
[Mono] Found as '_monodroid_gref_log_new'.
[skia] GFXPNG PNG bitmap created width:13 height:41 bitmap id is 180
[MoreInfoHPW_ViewGroup] Parent view is not a TextView
[skia] GFXPNG PNG bitmap created width:78 height:96 bitmap id is 181
[skia] GFXPNG PNG bitmap created width:78 height:96 bitmap id is 182
[skia] GFXPNG PNG bitmap created width:48 height:48 bitmap id is 183
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_delete'.
[Mono] Probing '_monodroid_gref_log_delete'.
[Mono] Found as '_monodroid_gref_log_delete'.
[Activity] setTransGradationMode to true
[] PLATFORM VERSION : JB-MR-2
[HWUI] EGLImpl-HWUI Protected EGL context created
[OpenGLRenderer] Enabling debug mode 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment