After updating my system (and a complete rebuild of Virtuoso) it
suddenly crashes. Maybe this is something you already know or can
identify very quickly. I will try to find a solution on my side, too.
virtuoso.ini attached. Thanks a lot.

Sebastian Trueg
(Soprano Maintainer)

               Thu Dec 03 2009
09:40:42 OpenLink Virtuoso Universal Server
09:40:42 Version 05.12.3041-pthreads for Linux as of Dec  3 2009
09:40:42 uses parts of OpenSSL, PCRE, Html Tidy
09:40:42 Database version 3016
[New Thread 0x7f5a8cd736f0 (LWP 3542)]
[New Thread 0x7f5a8cb66950 (LWP 3545)]
09:40:42 Entering Lite Mode
09:40:42 SQL Optimizer enabled (max 1000 layouts)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f5a8cd736f0 (LWP 3542)]
bd_age_key (b=0x420000002b) at disk.c:786
786     {
(gdb) bt
#0  bd_age_key (b=0x420000002b) at disk.c:786
#1  0x0000000000454f91 in buf_qsort (in=0x7fff3c7fb4b0,
left=0x7fff3c7fb400, n_in=43, depth=0, key=0x454100 <bd_age_key>) at
disk.c:2439
#2  0x000000000045535e in bp_stats (bp=0x1c56190) at disk.c:807
#3  0x0000000001c56570 in ?? ()
#4  0x0000000001c566f0 in ?? ()
#5  0x0000000001c56870 in ?? ()
#6  0x0000000001c569f0 in ?? ()
#7  0x0000000001c56b70 in ?? ()
#8  0x0000000001c56cf0 in ?? ()
#9  0x0000000001c56e70 in ?? ()
#10 0x0000000001c56ff0 in ?? ()
#11 0x0000000001c57170 in ?? ()
#12 0x0000000001c572f0 in ?? ()
#13 0x0000000001c57470 in ?? ()
#14 0x0000000001c575f0 in ?? ()
#15 0x0000000001c57770 in ?? ()
#16 0x0000000001c578f0 in ?? ()
#17 0x0000000001c57a70 in ?? ()
#18 0x0000000001c57bf0 in ?? ()
#19 0x0000000001c57d70 in ?? ()
#20 0x0000000001c57ef0 in ?? ()
#21 0x0000000001c58070 in ?? ()
#22 0x0000000001c581f0 in ?? ()
#23 0x59532e4142442e42 in ?? ()
#24 0x533a5359454b5f53 in ?? ()
#25 0x5f5359454b5f5359 in ?? ()
#26 0x00313a44495f5942 in ?? ()
#27 0x0000000000000031 in ?? ()
#28 0x0000000000000010 in ?? ()
#29 0x00000000000000a0 in ?? ()
#30 0x0000000000000069 in ?? ()
#31 0x0000000001d24f50 in ?? ()
#32 0x00007fff3c7fb788 in ?? ()
#33 0x000000000076dc19 in mutex_enter (mtx=0x420000002b) at
sched_pthread.c:1322
#34 0x0000000800758330 in ?? ()
#35 0x0000000000000000 in ?? ()


[Database]
DatabaseFile=/tmp/trueg/X/test/soprano-virtuoso.db
ErrorLogFile=/tmp/trueg/X/test/soprano-virtuoso.log
TransactionFile=/tmp/trueg/X/test/soprano-virtuoso.trx
xa_persistent_file=/tmp/trueg/X/test/soprano-virtuoso.pxa

[TempDatabase]
DatabaseFile=/tmp/trueg/X/test/soprano-virtuoso-temp.db
TransactionFile=/tmp/trueg/X/test/soprano-virtuoso-temp.trx
MaxCheckpointRemap=1000

[Parameters]
LiteMode=1
ServerPort=1124
DisableTcpSocket=1
PrefixResultNames=0
ServerThreads=10
NumberOfBuffers=100
MaxDirtyBuffers=50
SchedulerInterval=5
FreeTextBatchSize=1000
CheckpointInterval=10

Reply via email to