On Mon, Feb 15, 2010 at 11:34 AM, Nick Mathewson <[email protected]> wrote: > Unfortunately, the situation you describe is complicated enough that I > can't figure out how to debug it based only on the information you've > given. There could be a bug in your code, or a bug in Libevent.... > What would really help here would be if you could somehow write a > small test program that shows the behavior you're seeing.
You might also try running your program under valgrind, just in case you have an obscure memory bug. - Dan *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
