Here's the tail of the log:
15:15:28 Checkpoint finished, log reused
15:24:56 GPF: sched_pthread.c:933 semaphore_enter() failed
15:24:56 Server received signal 11. Continuing with the default action for that signal.
I suspect that I can repro this at will. At the time of the failure, a client was shoving RDF into the database via the Jena connector and thus jdbc3.
It might be relevant that I'm on Lion.
Can you report your OS and version please?
Mac OSX 10.7.2 (Lion)
Proposed patch for issue with threads on Mac OS X 10.7
I have added a proposed patch for Mac OS X 10.7 to this bugreport, which we think will resolve the problem.
Please test it on your installation and let me know if it works for you.
I was seeing a very similar crash using virtuoso through KDE's nepomuk library on OSX Lion. I can confirm that the patch attached to this issues seems to fix the problem.