[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] Regarding Libevent Crash Issue
On Fri, Apr 08, 2016 at 05:21:52PM +0530, vijay mishra wrote:
> Dear Lib-event enthusiasts,
>
> I am a beginner and I am using libevent with redsocks.
>
> Actually we are struggling with a crash in libevent.
> I was wondering if that is already reported to soem of you guys and
> someone have some fix for the same . It will be a great hep if you can
> suggest some solutions to this crash.
Hi,
Can you please run your application under valgrind?
Or compile with ASAN (http://clang.llvm.org/docs/AddressSanitizer.html)
Since information that you provide is not enough to debug, the fact that
it crashed inside libevent can be because of heap-corruption for example
(and other things).
Azat.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.