On Thu, May 08, 2008 at 05:23:27PM +0200, Lyes Amazouz wrote: > Hello list, > I want to make running my application, which is a sipmle file server, under > cygwin. It compiles well and I can run it. But when I try to make a request > on it, it makes a "segementation fault" error. > Have I missed something in the compilation? how can I correct this. > > This application has ran very well under Linux system. Has the libevent > missed some considerations under cygwin?
I haven't tried cygwin in a while, but it used to work fine. To learn more about where the bug is here, it might help if you can get a stack trace (using gdb) to figure out where the segfault is occurring. Also, if you can send a very small example thing that reproduces the bug for you, that would help too. Finally, make sure you're using Libevent 1.4.3 (or wait for Libevent 1.4.4, which should come out in the next 48 hours): they should be way less buggy than many older versions. yrs, -- Nick _______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users