Hi, Just to keep you informed on release 6.0.0 with Ubuntu 9.10: we get also segmentation faults when installing packages. E.g. the logging when trying to install "Framework": root@ubuntu:~# cd /usr/local/virtuoso-opensource/var/lib/virtuoso/db root@ubuntu:/usr/local/virtuoso-opensource/var/lib/virtuoso/db# /usr/local/virtuoso-opensource/bin/virtuoso-t -f & [1] 2022 root@ubuntu:/usr/local/virtuoso-opensource/var/lib/virtuoso/db# Fri Nov 20 2009 07:07:33 { Loading plugin 1: Type `plain', file `wikiv' in `/usr/local/virtuoso-opensource/lib/virtuoso/hosting' 07:07:33 WikiV version 0.6 from OpenLink Software 07:07:33 Support functions for WikiV collaboration tool 07:07:33 SUCCESS plugin 1: loaded from /usr/local/virtuoso-opensource/lib/virtuoso/hosting/wikiv.so } 07:07:33 { Loading plugin 2: Type `plain', file `mediawiki' in `/usr/local/virtuoso-opensource/lib/virtuoso/hosting' 07:07:33 MediaWiki version 0.1 from OpenLink Software 07:07:33 Support functions for MediaWiki collaboration tool 07:07:33 SUCCESS plugin 2: loaded from /usr/local/virtuoso-opensource/lib/virtuoso/hosting/mediawiki.so } 07:07:33 { Loading plugin 3: Type `plain', file `creolewiki' in `/usr/local/virtuoso-opensource/lib/virtuoso/hosting' 07:07:33 CreoleWiki version 0.1 from OpenLink Software 07:07:33 Support functions for CreoleWiki collaboration tool 07:07:33 SUCCESS plugin 3: loaded from /usr/local/virtuoso-opensource/lib/virtuoso/hosting/creolewiki.so } 07:07:33 OpenLink Virtuoso Universal Server 07:07:33 Version 06.00.3123-pthreads for Linux as of Nov 17 2009 07:07:33 uses parts of OpenSSL, PCRE, Html Tidy 07:07:33 Database version 3100 07:07:33 SQL Optimizer enabled (max 1000 layouts) 07:07:35 Compiler unit is timed at 0.001354 msec 07:07:36 Roll forward started 07:07:36 12 transactions, 965 bytes replayed (100 %) 07:07:36 Roll forward complete 07:07:38 Checkpoint made, log reused 07:07:40 HTTP/WebDAV server online at 8890 07:07:40 Server online at 1111 (pid 2022) 08:07:41 Checkpoint made, log reused 09:07:42 Checkpoint made, log reused 10:07:43 Checkpoint made, log reused 10:15:22 Checkpoint made, log reused 10:15:57 Checkpoint made, log reused 10:16:25 Checkpoint made, log reused 10:16:56 Checkpoint made, log reused 10:18:13 GPF: page.c:2392 page_apply called with not enough stack GPF: page.c:2392 page_apply called with not enough stack ^C [1]+ Segmentation fault /usr/local/virtuoso-opensource/bin/virtuoso-t -f root@ubuntu:/usr/local/virtuoso-opensource/var/lib/virtuoso/db#
I increased HTTPThreadSize from 280000 to 560000 and FreeTextBatchSize from 100000 to 1000000. After these modifications, the package could be installed. Hope this might support a solution for the earlier reported problem. Best regards Eddy