Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created December 1, 2014 09:57
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 Rajneesh360Logica/b773a626fbc143228fb1 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/b773a626fbc143228fb1 to your computer and use it in GitHub Desktop.
[art] Not late-enabling -Xcheck:jni (already on)
[Zygote] Slow operation: 1006ms so far, now at Zygote.postForkCommon
[Zygote] Slow operation: 1054ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=10.0.2.2:59853,embedding=1
[libc] WARNING: generic atexit() called from legacy shared library
[Mono] Image addref mscorlib[0xb1aabf40] -> mscorlib.dll[0xaf232800]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/TestViewPagerInScrollView.TestViewPagerInScrollView/lib/mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xb1aabf40] added to domain RootDomain, ref_count=1
[Mono] Image addref TestViewPagerInScrollView[0xa7d0f100] -> TestViewPagerInScrollView.dll[0xaf234c00]: 1
[Mono] Assembly TestViewPagerInScrollView[0xa7d0f100] added to domain RootDomain, ref_count=1
[Mono] AOT module 'TestViewPagerInScrollView.dll.so' not found: dlopen failed: library "/data/data/TestViewPagerInScrollView.TestViewPagerInScrollView/lib/TestViewPagerInScrollView.dll.so" not found
[Mono] Image addref Mono.Android.Support.v4[0xa7d0f0a0] -> Mono.Android.Support.v4.dll[0xa7dad000]: 1
[Mono] Assembly Mono.Android.Support.v4[0xa7d0f0a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/data/TestViewPagerInScrollView.TestViewPagerInScrollView/lib/Mono.Android.Support.v4.dll.so" not found
[monodroid-gc] GREF GC Threshold: 1800
[Mono] Image addref Mono.Android[0xa7d0f040] -> Mono.Android.dll[0xa7dad400]: 1
[Mono] Assembly Mono.Android[0xa7d0f040] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/TestViewPagerInScrollView.TestViewPagerInScrollView/lib/Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xa7d0f040] -> mscorlib[0xb1aabf40]: 2
Loaded assembly: TestViewPagerInScrollView.dll
Loaded assembly: Mono.Android.Support.v4.dll [External]
Loaded assembly: Mono.Android.dll [External]
[Mono] Assembly Ref addref Mono.Android.Support.v4[0xa7d0f0a0] -> mscorlib[0xb1aabf40]: 3
[Mono] Assembly Ref addref Mono.Android.Support.v4[0xa7d0f0a0] -> Mono.Android[0xa7d0f040]: 2
[Mono] Image addref System.Core[0xa37930a0] -> System.Core.dll[0xa7dae800]: 1
[Mono] Assembly System.Core[0xa37930a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/TestViewPagerInScrollView.TestViewPagerInScrollView/lib/System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xa7d0f040] -> System.Core[0xa37930a0]: 2
[Mono] Assembly Ref addref System.Core[0xa37930a0] -> mscorlib[0xb1aabf40]: 4
Loaded assembly: System.Core.dll [External]
[Mono] Assembly Ref addref TestViewPagerInScrollView[0xa7d0f100] -> Mono.Android[0xa7d0f040]: 3
[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 TestViewPagerInScrollView[0xa7d0f100] -> mscorlib[0xb1aabf40]: 5
[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'.
[Mono] Assembly Ref addref TestViewPagerInScrollView[0xa7d0f100] -> Mono.Android.Support.v4[0xa7d0f0a0]: 2
[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'.
[OpenGLRenderer] Render dirty regions requested: true
[] HostConnection::get() New Host Connection established 0xa2d094c0, tid 1458
[Atlas] Validating map...
[] HostConnection::get() New Host Connection established 0xa2d09820, tid 1495
[OpenGLRenderer] Initialized EGL, version 1.4
[OpenGLRenderer] Enabling debug mode 0
[EGL_emulation] eglSurfaceAttrib not implemented
[OpenGLRenderer] Failed to set EGL_SWAP_BEHAVIOR on surface 0xa376ee60, error=EGL_SUCCESS
[Choreographer] Skipped 50 frames! The application may be doing too much work on its main thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment