Date: Wed, 25 Sep 2019 11:53:09 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 240812] net-mgmt/icinga2: version 2.11.0 dies with SIGBUS on 11.2/i386 Message-ID: <bug-240812-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240812 Bug ID: 240812 Summary: net-mgmt/icinga2: version 2.11.0 dies with SIGBUS on 11.2/i386 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lme@FreeBSD.org Reporter: mat@FreeBSD.org Assignee: lme@FreeBSD.org Flags: maintainer-feedback?(lme@FreeBSD.org) After upgrading to 2.11.0, icinga2 dies with a SIGBUS on 11.2/i386. I don't have many more details, it just dies without saying anything. Runn= ing: # truss -f icinga2 daemon -d [...] 76616: gettimeofday({ 1569412076.124117 },0x0) =3D 0 (0x0) 76614: close(16579) ERR#9 'Bad file descriptor' 76614: close(16580) ERR#9 'Bad file descriptor' 76614: close(16581) ERR#9 'Bad file descriptor' 76616: gettimeofday({ 1569412076.124401 },0x0) =3D 0 (0x0) 76614: close(16582) ERR#9 'Bad file descriptor' 76616: gettimeofday({ 1569412076.124597 },0x0) =3D 0 (0x0) 76614: close(16583) ERR#9 'Bad file descriptor' 76614: close(16584) ERR#9 'Bad file descriptor' 76616: SIGNAL 10 (SIGBUS) code=3DBUS_OBJERR trapno=3D9 addr=3D0x28bb9dd5 76614: close(16585) ERR#9 'Bad file descriptor' 76616: <new thread 101192> 76616: <thread 100556 exited> 76614: close(16586) ERR#9 'Bad file descriptor' 76616: <thread 100555 exited> 76614: close(16587) ERR#9 'Bad file descriptor' 76616: <thread 100558 exited> 76614: close(16588) ERR#9 'Bad file descriptor' 76616: <thread 100557 exited> 76614: close(16589) ERR#9 'Bad file descriptor' 76616: <thread 100559 exited> 76614: close(16590) ERR#9 'Bad file descriptor' 76616: <thread 100562 exited> 76614: close(16591) ERR#9 'Bad file descriptor' 76616: <thread 101148 exited> 76614: close(16592) ERR#9 'Bad file descriptor' 76614: close(16593) ERR#9 'Bad file descriptor' 76614: close(16594) ERR#9 'Bad file descriptor' 76616: <thread 101192 exited> 76614: close(16595) ERR#9 'Bad file descriptor' does not give much insight. I added the output of `ktrace -i icinga2 daemon -d` in freefall.freebsd.org:~mat/icinga2-ktrace.out.xz (it's a bit too big for here and contains somewhat sensitive informations.) --=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-240812-7788>