Created
January 20, 2012 09:50
-
-
Save marek-safar/1646486 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Assertion at debugger-agent.c:5086, condition `*(void**)addr' not met | |
Stacktrace: | |
Native stacktrace: | |
/home/marek/mono/bin/mono() [0x496627] | |
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x2baa77380c60] | |
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x2baa775c2d05] | |
/lib/x86_64-linux-gnu/libc.so.6(abort+0x186) [0x2baa775c6ab6] | |
/home/marek/mono/bin/mono() [0x5d9ecb] | |
/home/marek/mono/bin/mono() [0x5da003] | |
/home/marek/mono/bin/mono() [0x4b77f3] | |
/home/marek/mono/bin/mono() [0x4b7a02] | |
/home/marek/mono/bin/mono() [0x4b8449] | |
/home/marek/mono/bin/mono() [0x4bf956] | |
/home/marek/mono/bin/mono() [0x5bb513] | |
/home/marek/mono/bin/mono() [0x5cc679] | |
/home/marek/mono/bin/mono() [0x5e6559] | |
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6d8c) [0x2baa77377d8c] | |
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x2baa7767504d] | |
Debug info from gdb: | |
Could not attach to process. If your uid matches the uid of the target | |
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try | |
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf | |
ptrace: Operation not permitted. | |
================================================================= | |
Got a SIGABRT while executing native code. This usually indicates | |
a fatal error in the mono runtime or one of the native libraries | |
used by your application. | |
================================================================= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment