Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created March 24, 2014 08:43
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/867e20d93f45fef94b0a to your computer and use it in GitHub Desktop.
Save saurabh360/867e20d93f45fef94b0a to your computer and use it in GitHub Desktop.
Forwarding debugger port 8885
Detecting existing process
[art] CheckJNI enabled: not enabling JNI app bug workarounds.
[libc] WARNING: generic atexit() called from legacy shared library
[Mono] Image addref mscorlib[0x482b19c0] -> mscorlib.dll[0x482b1140]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/AndroidAds.AndroidAds/lib/mscorlib.dll.so" not found
[Mono] GC_MAJOR: (mature allocation failure) pause 0.55ms, total 0.55ms, bridge 0.03ms major 96K/32K los 0K/0K
[Mono] Assembly mscorlib[0x482b19c0] added to domain RootDomain, ref_count=1
[art] Thread[14,tid=6754,Native,Thread*=0x4877a180,peer=0x64dbe7b8,"Thread-422"] attached without supplying a name
[art] Thread[15,tid=6755,Native,Thread*=0x4877cb88,peer=0x64dbe9b0,"Thread-423"] attached without supplying a name
[libc] invalid address or address of corrupt block 0x4877aeb0 passed to dlfree
[mono-rt] Stacktrace:
[mono-rt]
[mono-rt]
[mono-rt] =================================================================
[mono-rt] Got a SIGSEGV while executing native code. This usually indicates
[mono-rt] a fatal error in the mono runtime or one of the native libraries
[mono-rt] used by your application.
[mono-rt] =================================================================
[mono-rt]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment