Date: Tue, 16 Aug 2022 12:10:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265881] databases/influxdb: runtime: kevent failed with 78 Message-ID: <bug-265881-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265881 Bug ID: 265881 Summary: databases/influxdb: runtime: kevent failed with 78 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: driesm@freebsd.org Reporter: ohartmann@walstatt.org Assignee: driesm@freebsd.org Flags: maintainer-feedback?(driesm@freebsd.org) Trying to run influxdb within a jail results in an immediate crash of go: [...] Aug 16 14:00:51 graphite-kip influxd[86507]: runtime: kevent failed with 78 Aug 16 14:00:51 graphite-kip influxd[86507]: fatal error: runtime: kevent failed Aug 16 14:00:51 graphite-kip influxd[86507]:=20 Aug 16 14:00:51 graphite-kip influxd[86507]: goroutine 1 [running, locked to thread]: Aug 16 14:00:51 graphite-kip influxd[86507]: runtime.throw({0x1451584?, 0xc0003debb0?}) Aug 16 14:00:51 graphite-kip influxd[86507]: runtime/panic.go:1047 +0x5d fp=3D0xc0003deb58 sp=3D0xc0003deb28 pc=3D0x438dfd Aug 16 14:00:51 graphite-kip influxd[86507]: runtime.netpollinit() [...] The host hosting jails is a recent XigmaNAS 13.1.0.5 (BETA, but base FreeBS= D is 13.1-RELEASE), the jail itself is based upon 13.1-RELEASE. I faced the very same with jail's FreeBSD 12.3 and XigmaNAS 12.3. The packages installed are taken from either FreeBSD's "latest" repository (12.3-RELEASE and 13.1-RELEASE) as well as "home brewn" poudriere repositor= y. Since influxdb does run on a 14-CURRENT machine with traditional "make" made software packages (without jail), I assume there is an issue with the jail environment. --=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-265881-7788>