Date: Sat, 31 Oct 2015 23:02:50 -0700 From: Russell Haley <russ.haley@gmail.com> To: monodevelop-list@lists.ximian.com, mono@freebsd.org Subject: SIGABRT when debugging Message-ID: <CABx9NuQ4fDDQuMCp%2B9Jgaa-62FDEZ%2BHF53VH9zJYBycP89rdaA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hey, I am running MonoDevelopl 5.10 on Freebsd 10.2. When I try to debug this one particular project and inspect one of my classes, the debugger crashes with this: Can't find custom attr constructor image: /usr/home/rhaley/Projects/Objektiv2/Objektiv/ProtospeakServer/bin/Debug/Objektiv.dll mtoken: 0x0a000006 * Assertion at loader.c:1153, condition `!mono_loader_get_last_error ()' not met Stacktrace: ================================================================= 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. ================================================================= /usr/local/bin/bash: line 1: 92150 Abort trap /usr/local/bin/mono --debug --debugger-agent=transport=dt_socket,address= 127.0.0.1:23867 "/usr/home/rhaley/Projects/Objektiv2/Objektiv/ProtospeakServer/bin/Debug/ProtospeakServer.exe" Press any key to continue... Any input would be really helpful. Thanks, Russ
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABx9NuQ4fDDQuMCp%2B9Jgaa-62FDEZ%2BHF53VH9zJYBycP89rdaA>