http://bugzilla.spamassassin.org/show_bug.cgi?id=3983
------- Additional Comments From [EMAIL PROTECTED] 2004-12-07 23:04 -------
futex(0x40190780, FUTEX_WAIT, 2, NULL) = -1 ENOSYS
'It is typically used to implement the contended case
of a lock in shared memory, as described in futex(4).'
watching the futex at 0x40190780, waiting indefinitely (NULL) for it to change
from value 2.
what the hell is doing *that*?!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.