Hi Hugh,
I' m using perl (DBI), unix odbc to load my graphs into our virtuoso
instance. The process was executed successfully many times using v5.0.3.
However, I got now (with 5.0.7) a segmentation fault and my perl script
crashes, the virtuoso instance is still alive, and the graph seems to be
fully loaded but the rest of the graphs are not loaded. I commented out
the lines where I was disconnecting from the DB ($dbh->disconnect()) and
now everything works again. Any clue? I would prefer to cleanly open and
close the handlers...
by the way, the filter on the labels issue is still there...
thanks,
Erick