ev_timer_again() causing segmentation fault
Marc Lehmann
schmorp at schmorp.de
Tue Oct 29 22:15:13 CET 2013
On Tue, Oct 29, 2013 at 10:30:20PM +0200, utku genç <utkugenc at gmail.com> wrote:
> I get a segmentation fault. Am I missing something here?
You probably have some memory corruption bug elsewhere in your program. A
tool such as valgrind may be able to help you find out whats going
on. This is unlikely to be caused by libev (and the code that causes it
might not even deal with libev).
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / schmorp at schmorp.de
-=====/_/_//_/\_,_/ /_/\_\
More information about the libev
mailing list