Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2019 13:18:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        sysinstall@FreeBSD.org
Subject:   [Bug 206355] Installer interferes with manual network setup, preventing netinstall from succeeding
Message-ID:  <bug-206355-8135-7ElWcg5NWE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206355-8135@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206355-8135@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=3D206355

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Thu Aug  8 13:18:38 UTC 2019
New revision: 508377
URL: https://svnweb.freebsd.org/changeset/ports/508377

Log:
  lang/crystal: unbreak runtime after r507877

  $ cat >foo.cr
  require "http/client"
  HTTP::Client.get "http://api.icndb.com/jokes/1"

  $ crystal foo.cr
  [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.
  [warn] event_reinit: forked from the event_loop.
  [...]

  PR:           206355
  Reported by:  Petr Fischer
  Submitted by: Walter Schwarzenfeld
  Approved by:  Greg V (maintainer)

Changes:
  head/lang/crystal/Makefile
  head/lang/crystal/distinfo

--=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-206355-8135-7ElWcg5NWE>