Closed
Description
vagrant up output:
==> default: LC_ALL=C mono OSRTransform.exe
==> default: *** Error in `mono': double free or corruption (out): 0x0000000002671940 ***
==> default: Stacktrace:
==> default: at <unknown> <0xffffffff>
==> default: at (wrapper managed-to-native) OSGeo.OSR.OsrPINVOKE.SpatialReference_ImportFromProj4 (System.Runtime.InteropServices.HandleRef,string) <0xffffffff>
==> default: at OSGeo.OSR.SpatialReference.ImportFromProj4 (string) <0x0003b>
==> default: at OSRTransform.Main (string[]) <0x0006b>
==> default: at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
==> default:
==> default: Native stacktrace:
==> default: mono() [0x4b73d8]
==> default: /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330) [0x2b786bf1d330]
==> default: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x2b786c161c37]
==> default: /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x2b786c165028]
==> default: /lib/x86_64-linux-gnu/libc.so.6(+0x732a4) [0x2b786c19e2a4]
==> default: /lib/x86_64-linux-gnu/libc.so.6(+0x7f82e) [0x2b786c1aa82e]
==> default: /usr/lib/x86_64-linux-gnu/libproj.so(pj_free+0x63) [0x2b78869541f3]
==> default: /usr/lib/libgdal.so(+0x1c332aa) [0x2b7875c332aa]
==> default: /usr/lib/libgdal.so(OCTProj4Normalize+0x9e) [0x2b7875c33383]
==> default: /usr/lib/libgdal.so(_ZN19OGRSpatialReference15importFromProj4EPKc+0x14d) [0x2b7875c17899]
==> default: /usr/lib/libgdal.so(OSRImportFromProj4+0x61) [0x2b7875c176bb]
==> default: /home/vagrant/gnumake-build-gcc4.8/swig/csharp/libosrcsharp.so(+0x7cd7) [0x2b786e8ebcd7]
==> default: /home/vagrant/gnumake-build-gcc4.8/swig/csharp/libosrcsharp.so(CSharp_SpatialReference_ImportFromProj4+0x48) [0x2b786e8f0a7c]
==> default: [0x41df244c]
==> default:
==> default: Debug info from gdb:
==> default: Could not attach to process. If your uid matches the uid of the target
==> default: process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
==> default: again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
==> default: ptrace: Operation not permitted.
==> default: No threads.
==> default:
==> default: =================================================================
==> default: Got a SIGABRT while executing native code. This usually indicates
==> default: a fatal error in the mono runtime or one of the native libraries
==> default: used by your application.
==> default: =================================================================
==> default: make: *** [test] Aborted (core dumped)
Metadata
Assignees
Labels
No labels