HelloZeroNet/ZeroNet

ZeroNet freezes during startup because of bogus timeout values passed to kevent.

Offen

#1.202 geöffnet am 09.12.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.282 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (18.764 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  • ZeroNet version: 0.6.0
  • Operating system:FreeBSD 11.1
  • Web browser:Chrome
  • Tor status: always
  • Opened port: no
  • Special configuration: n/a

ZeroNet freezes during startup. The problem was traced to the kevent call made by libev from gevent. Bogus timeout value is passed to kevent. gevent maintainer claims that race condition in ZeroNet causes the problem.

See details here: https://github.com/gevent/gevent/issues/1051#issuecomment-350490266

Contributor Guide