Re: [Virtuoso-users] Virtuoso 7.2.0 terminated with signal SIGSEGV, Segmentation fault.

2015-11-23 Thread Hugh Williams
Hi Piret, Do you have —enable-mono set in your build which would trigger the attempt to build the VirtuosoClient.Net and should be disable which is the default as into from the “configure —help” output: --enable-mono enable Mono extension --disable-mon

Re: [Virtuoso-users] Virtuoso 7.2.0 terminated with signal SIGSEGV, Segmentation fault.

2015-11-23 Thread Piret Lattikas
Hi Hugh. I tried building the latest debian packages from branch develop/7 with latest changes up to today, 23rd of November. The build steps are based on this post accepted answer: http://serverfault.com/questions/631673/virtuoso-opensource-7-1-how-do-i-build-an-ubuntu-deb-package-from-github-