Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Aug 2019 13:00:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239655] lang/crystal: something weird in libevent
Message-ID:  <bug-239655-7788-A0ZDp2xAYz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239655-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239655-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239655

--- Comment #13 from Petr Fischer <petr.fischer@me.com> ---
(In reply to w.schwarzenfeld from comment #12)

It looks even deeper - it's most probably not much about HTTP, but in inter=
nal
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/C=
hangeLog

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239655-7788-A0ZDp2xAYz>