Johan FISCHER [Wed, 16 Jun 2004]: > Humm after trying a lot of different combination, the problem may > be in the thread functions. Ha, you're using threads. Then I guess this comment in the send_reply_and_block code is relevant :) /* THREAD TODO: This is busted. What if a dispatch() or pop_message * gets the message before we do? */ -- Olivier