[Bug 239655] lang/crystal: something weird in libevent
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 6 13:00:24 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239655
--- Comment #13 from Petr Fischer <petr.fischer at me.com> ---
(In reply to w.schwarzenfeld from comment #12)
It looks even deeper - it's most probably not much about HTTP, but in internal
fibers implementation (sort of cooperative green threads) and IO events (!).
You can construct error generating script maybe also with another IO and
fibers.
Don't forget, that with libevent-2.1.10, everyting is OK.
There is also ABI changes in libevent - that is probably source of problems:
https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list