Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Aug 2019 13:26:39 +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-bQ8WtRFwIJ@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 #14 from Niclas Zeising <zeising@FreeBSD.org> ---
(In reply to Petr Fischer from comment #13)
> (In reply to w.schwarzenfeld from comment #12)
>=20
> 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.
>=20
> Don't forget, that with libevent-2.1.10, everyting is OK.
>=20
> There is also ABI changes in libevent - that is probably source of proble=
ms:
> https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/
> ChangeLog

There was a ABI change in libevent, which makes it compatible with libevent
2.1.9 again, at least from my understanding of the release notes.
Have you tried recompiling crystal against the updated libevent version?

--=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-bQ8WtRFwIJ>