Hello everyone,
We are getting this error after upgrade to indigo 1.1.11, Platform is Linux 64 running indigo via mono .net wrapper:
Stacktrace:
at <0xffffffff>
at (wrapper managed-to-native) com.ggasoftware.indigo.LibraryLoader/LinuxLoader.dlclose (intptr) <0xffffffff>
at com.ggasoftware.indigo.LibraryLoader.FreeLibrary (intptr) <0x0007f>
at com.ggasoftware.indigo.IndigoDllLoader.Finalize () <0x000c7>
at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
/opt/mono/bin/mono() [0x4942c6]
/lib64/libpthread.so.0(+0xf500) [0x7fceafec4500]
/lib64/libc.so.6(gsignal+0x35) [0x7fceafb548a5]
/lib64/libc.so.6(abort+0x175) [0x7fceafb56085]
/lib64/libc.so.6(+0x707b7) [0x7fceafb927b7]
/lib64/libc.so.6(+0x760e6) [0x7fceafb980e6]
/lib64/libc.so.6(+0x78c13) [0x7fceafb9ac13]
/tmp/GGA_indigo/indigo-dotnet/1.1.4933.3712/Linux/x64/libindigo.so(+0xb7dc1) [0x7fce9f213dc1]
/tmp/GGA_indigo/indigo-dotnet/1.1.4933.3712/Linux/x64/libindigo.so(+0xb8ed7) [0x7fce9f214ed7]
/tmp/GGA_indigo/indigo-dotnet/1.1.4933.3712/Linux/x64/libindigo.so(+0xb9321) [0x7fce9f215321]
/lib64/libc.so.6(__cxa_finalize+0x9d) [0x7fceafb5813d]
/tmp/GGA_indigo/indigo-dotnet/1.1.4933.3712/Linux/x64/libindigo.so(+0x88ce3) [0x7fce9f1e4ce3]
Debug info from gdb:
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.
Hello everyone,
We are getting this error after upgrade to indigo 1.1.11, Platform is Linux 64 running indigo via mono .net wrapper:
Stacktrace:
at <0xffffffff>
at (wrapper managed-to-native) com.ggasoftware.indigo.LibraryLoader/LinuxLoader.dlclose (intptr) <0xffffffff>
at com.ggasoftware.indigo.LibraryLoader.FreeLibrary (intptr) <0x0007f>
at com.ggasoftware.indigo.IndigoDllLoader.Finalize () <0x000c7>
at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
Debug info from gdb:
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.