[Bug 240812] net-mgmt/icinga2: version 2.11.0 dies with SIGBUS on 11.2/i386
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 25 11:53:12 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240812
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 at FreeBSD.org
Reporter: mat at FreeBSD.org
Assignee: lme at FreeBSD.org
Flags: maintainer-feedback?(lme at 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. Running:
# truss -f icinga2 daemon -d
[...]
76616: gettimeofday({ 1569412076.124117 },0x0) = 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) = 0 (0x0)
76614: close(16582) ERR#9 'Bad file descriptor'
76616: gettimeofday({ 1569412076.124597 },0x0) = 0 (0x0)
76614: close(16583) ERR#9 'Bad file descriptor'
76614: close(16584) ERR#9 'Bad file descriptor'
76616: SIGNAL 10 (SIGBUS) code=BUS_OBJERR trapno=9 addr=0x28bb9dd5
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.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list