Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Aug 2019 13:44:59 +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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239655
           Summary: lang/crystal: something weird in libevent
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: petr.fischer@me.com
                CC: greg@unrelenting.technology
             Flags: maintainer-feedback?(greg@unrelenting.technology)
                CC: greg@unrelenting.technology

When I run crystal 0.28 like:

crystal src/something.cr

Tons of this errors from libevent occurs:
...
Unhandled exception in spawn: Error reinitializing libevent[warn] event_rei=
nit:
forked from the event_loop.
 (Exception)
[warn] event_reinit: forked from the event_loop.
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Unhandled exception in spawn:  (Unhandled
exception in spawn: Error reinitializing libeventExceptionError reinitializ=
ing
libevent ()
 (ExceptionException)
)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
Unhandled exception in spawn: Error reinitializing libevent (Exception)
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: [warn] event_reinit: forked from the event_lo=
op.
Error reinitializing libeventUnhandled exception in spawn: [warn] event_rei=
nit:
forked from the event_loop.
 (Error reinitializing libeventUnhandled exception in spawn: Exception (Err=
or
reinitializing libevent)
Exception ()
Exception[warn] event_reinit: forked from the event_loop.
[warn] event_reinit: forked from the event_loop.
Error reinitializing libeventUnhandled exception in spawn:  (Error
reinitializing libeventException ()
Exception[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
...


and there is also tons of dead processes in process list in state piperd:


...
 2382 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
 2416 pf            1  52    0   619M   494M piperd  0   0:00   0.00% cryst=
al
spec
 2443 pf            1  52    0   619M   494M piperd  1   0:00   0.00% cryst=
al
spec
 2140 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
 2113 pf            1  52    0   619M   494M piperd  1   0:00   0.00% cryst=
al
spec
 2436 pf            1  52    0   619M   494M piperd  0   0:00   0.00% cryst=
al
spec
 2368 pf            1  52    0   619M   494M piperd  1   0:00   0.00% cryst=
al
spec
 2384 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
 2430 pf            1  52    0   619M   494M piperd  3   0:00   0.00% cryst=
al
spec
 2401 pf            1  52    0   619M   494M piperd  1   0:00   0.00% cryst=
al
spec
 2347 pf            1  52    0   619M   494M piperd  3   0:00   0.00% cryst=
al
spec
 2357 pf            1  52    0   619M   494M piperd  3   0:00   0.00% cryst=
al
spec
 2440 pf            1  52    0   619M   494M piperd  1   0:00   0.00% cryst=
al
spec
 2377 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
 2375 pf            1  52    0   619M   494M piperd  0   0:00   0.00% cryst=
al
spec
 2371 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
 2439 pf            1  52    0   619M   494M piperd  1   0:00   0.00% cryst=
al
spec
 2376 pf            1  52    0   619M   494M piperd  3   0:00   0.00% cryst=
al
spec
 2316 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
 2373 pf            1  52    0   619M   494M piperd  0   0:00   0.00% cryst=
al
spec
 2409 pf            1  52    0   619M   494M piperd  0   0:00   0.00% cryst=
al
spec
 2298 pf            1  52    0   619M   494M piperd  2   0:00   0.00% cryst=
al
spec
...


Something wrong with libevent? This port is disfunctional now.

11.2-RELEASE-p11

Crystal 0.28.0 (2019-08-03)
LLVM: 6.0.1
Default target: x86_64-portbld-freebsd11.2

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