Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-11-08 Thread Thomas Francart
Hi Hugh The exact cause of the problem remained unclear for us, and the sequence for reproducing it was not clear; we only know it is somehow related to accented characters in literals. Would you been able to describe exactly _when_ this bug occur, and/or what is its exact cause ? Is it described

Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-31 Thread Hugh Williams
Hi Thomas, There is no work around currently I’m afraid. I will notify when the fix is committed to the open source develop/7 branch or if you track the git commits [1] you will see when it is committed ... [1] https://github.com/openlink/virtuoso-opensource/commits/develop/7 Best Regards Hugh

Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-31 Thread Thomas Francart
Hugh Thanks. Can you suggest a workaround while waiting for the fix ? (using Jena adapter instead of RDF4J ? using a different RDF serialization than Turtle ? send the file to the server and run a Virtuoso load command ? ...) How can we be notified when the fix will be available ? Best Regards Th

Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-30 Thread Hugh Williams
Hi Thomas, This is a known issue on the server side we are working on a fix for already, which should be completed and available soon ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com

Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-30 Thread Thomas Francart
2017-10-25 15:26 GMT+02:00 Sergey Malinin : > On 10/25/2017 05:46 PM, Thomas Francart wrote: > > Hello > > (copy of https://stackoverflow.com/questions/46912359/virtuoso- > crash-search-c326-box-serial-length-not-supported-for-data-type) > > I am connecting to a Virtuoso 7.20.3216 compiled and ins

Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-25 Thread Sergey Malinin
On 10/25/2017 05:46 PM, Thomas Francart wrote: Hello (copy of https://stackoverflow.com/questions/46912359/virtuoso-crash-search-c326-box-serial-length-not-supported-for-data-type) I am connecting to a Virtuoso 7.20.3216 compiled and installed inside a VirtualBox CentOS 7.3 64bit, using the

[Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-25 Thread Thomas Francart
Hello (copy of https://stackoverflow.com/questions/46912359/virtuoso-crash-search-c326-box-serial-length-not-supported-for-data-type ) I am connecting to a Virtuoso 7.20.3216 compiled and installed inside a VirtualBox CentOS 7.3 64bit, using the RDF4J Virtuoso adapter. I try to load a Turtle fil

Re: [Virtuoso-users] virtuoso crash during nightly reload

2015-10-02 Thread Hugh Williams
Hi Daniel, Are you not able to build an unstripped binary with symbols in place such that a complete gdb back trace can be obtained for analysis ? Is it the loading of a specific dataset that is causing the error or is it intermittent ? Best Regards Hugh Williams Professional Services OpenLin

[Virtuoso-users] virtuoso crash during nightly reload

2015-10-01 Thread Davis, Daniel (NIH/NLM) [C]
Virtuoso's load via TTLP of a N-triples file failed for me last night. I am running 7.2.1 + the memory leak patch I posted about earlier. The back-trace doesn't have that many symbols in it (optimized, stripped). So, I'm skipping a lot: ... 11:20:25 /usr/nlm/virtuoso/bin/virtuoso-t(table_sourc

Re: [Virtuoso-users] Virtuoso crash when try to delete a huge graph

2014-04-14 Thread Purohit, Sumit
eforge.net Subject: Re: [Virtuoso-users] Virtuoso crash when try to delete a huge graph Hi Sumit, Firstly, why are you using a build from 07.00.3203 build from August 2013, as the latest open source builds are 07.10.3208 from Feb 2014 as detailed at: http://virtuoso.openlinksw.com/dataspa

Re: [Virtuoso-users] Virtuoso crash when try to delete a huge graph

2014-04-05 Thread Hugh Williams
Hi Sumit, Firstly, why are you using a build from 07.00.3203 build from August 2013, as the latest open source builds are 07.10.3208 from Feb 2014 as detailed at: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSNews#2014-02-17%20--%20Virtuoso%20Open-Source%20Edition%207.1.

[Virtuoso-users] Virtuoso crash when try to delete a huge graph

2014-04-02 Thread Purohit, Sumit
Hi All, I have a virtuoso (open source Version: 07.00.3203 Build: Aug 5 2013) server with around 1.4 B triples. Recently i tried to delete a named graph which has 285566 triples but on all 3 attempts virtuoso crashed after few minuets. I used following command on isql prompt to delete the graph

Re: [Virtuoso-users] Virtuoso crash on trig upload

2013-08-02 Thread Hugh Williams
Hi Jim, Ah, found and have accepted it now, so we can attempt to recreate in-house ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company

Re: [Virtuoso-users] Virtuoso crash on trig upload

2013-08-02 Thread Jim McCusker
I sent a separate email, which is stuck in moderation. Jim On Friday, August 2, 2013, Hugh Williams wrote: > Hi Jim, > > There is no attachment to your email ? > > Best Regards > Hugh Williams > Professional Services > OpenLink Software, Inc. // http://www.openlinksw.com/ > Web

Re: [Virtuoso-users] Virtuoso crash on trig upload

2013-08-02 Thread Hugh Williams
Hi Jim, There is no attachment to your email ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company/openlink-software/ Twitter -- http://tw

[Virtuoso-users] Virtuoso crash on trig upload

2013-08-01 Thread Jim McCusker
Version: Version 06.01.3127-pthreads for Darwin as of Apr 16 2012 The server crashes (Signal 11) when I attempt to upload the attached trig file. I'm still trying to figure out if it's validated (I can't find any validators that work). BUT loading invalid data should result in an error message, no

Re: [Virtuoso-users] Virtuoso crash (nevermind...)

2009-12-03 Thread Sebastian Trüg
nevermind, NumberOfBuffers was way too low... Sebastian Trueg wrote: > 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 attache

[Virtuoso-users] Virtuoso crash

2009-12-03 Thread Sebastian Trueg
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