[Xapian-tickets] [Xapian] #398: unsuccessful lock attempt leaves zombie
Xapian
nobody at xapian.org
Tue Sep 8 12:13:19 BST 2009
#398: unsuccessful lock attempt leaves zombie
---------------------------+------------------------------------------------
Reporter: dliakh | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Backend-Flint | Version: 1.0.15
Severity: normal | Keywords:
Blockedby: | Platform: Linux
Blocking: |
---------------------------+------------------------------------------------
It seems pid may be passed unitialized to waitpid(2) in Flintlock::lock()
(see `pid = child' assignment somewhere around line 188 of
backends/flint/flint_lock.cc and a few lines above, particularly
`if (why != SUCCESS) break;')
--
Ticket URL: <http://trac.xapian.org/ticket/398>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list