[Bug 206355] Installer interferes with manual network setup, preventing netinstall from succeeding

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 8 13:18:47 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206355

--- Comment #6 from commit-hook at 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

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


More information about the freebsd-sysinstall mailing list