[MonoDevelop] SIGABRT when debugging
Russell Haley
russ.haley at gmail.com
Sun Nov 1 06:02:50 UTC 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20151031/7258dbff/attachment.html>
More information about the Monodevelop-list
mailing list