On Tue, Nov 18, 2014 at 10:23:03AM -0500, Nick Mathewson wrote: > On Tue, Nov 18, 2014 at 5:49 AM, Ansuman Mohanty <[email protected]> wrote: > > Hi, > > > > I am seeing a crash in the event_assign() function. > > Can someone please tell me what I am doing wrong? > > What should I do? > > There aren't a lot of ways that function can fail: if it's crashing, > you are probably passing it bad inputs. There isn't enough > information in your email to know why, though. Have you tried running > your program under valgrind or some other similar memory access > debugger?
Also you could provide a small demo for this crash (50-100 lines). *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
