[Xapian-discuss] thread locked while flushing to database
William Crawford
william at sciencephoto.co.uk
Thu Aug 12 10:53:29 BST 2010
On Thursday 12 August 2010 09:53:42 Luca Barbieri wrote:
> Here are some details, strace outpud, gdb output, and top results:
> http://pastebin.com/udGQTi6K
The output shows the other thread is blocked trying to call a thread library
function (pthread_setcanceltype) from the bowels of libstdc++. While this
could be a Xapian bug at heart, it's not obvious without seeing more code what
could be causing this (it's basically a threading deadlock of some sort).
More information about the Xapian-discuss
mailing list