[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
monit en sparc64 core
Salut,
qq1 utilise monit avec OpenBSD 3.5/sparc64 ?
j'ai mis une conf toute conne et ça core :(
une idée ?
merci
-
---- check de conf
-
# monit -t
Control file syntax OK
-
---- lancement
-
# sudo monit
monit: pread: Bad address
AssertException: at monit_process.c:275
aborting..
Avorté (core dumped)
-
---- la conf
-
# sudo grep -v "^#" /etc/monitrc
set logfile syslog facility log_daemon # Set syslog logging
set httpd port 2812 and # Make monit start it's web-server
allow localhost # allow localhost to connect to the server
and
check directory bin with path /bin
if failed permission 755 then unmonitor
if failed uid 0 then unmonitor
if failed gid 0 then unmonitor
alert root AT tumfatig POINT net
-
---- ktrace
-
<snip>
14632 monit RET fcntl 0
14632 monit CALL fcntl(0x9,0x2,0x1)
14632 monit RET fcntl 0
14632 monit CALL connect(0x9,0xfffffffffffeced0,0x6a)
14632 monit NAMI "/dev/log"
14632 monit RET connect 0
14632 monit CALL sendto(0x9,0xfffffffffffed460,0x55,0,0,0)
14632 monit GIO fd 9 wrote 85 bytes
"<27>Jun 16 20:47:27 monit[14632]: AssertException: at
monit_process.c:275
aborting..
"
14632 monit RET sendto 85/0x55
14632 monit CALL sigprocmask(0x1,0xffffffff)
14632 monit RET sigprocmask 0
14632 monit CALL mprotect(0x444000,0x4000,0x7)
14632 monit RET mprotect 0
14632 monit CALL mprotect(0x444000,0x4000,0x5)
14632 monit RET mprotect 0
14632 monit CALL sigprocmask(0x3,0)
14632 monit RET sigprocmask -65793/0xfffefeff
14632 monit CALL write(0x2,0x754300,0x33)
14632 monit GIO fd 2 wrote 51 bytes
"AssertException: at monit_process.c:275
aborting..
"
14632 monit RET write 51/0x33
14632 monit CALL sigprocmask(0x1,0xffffffff)
14632 monit RET sigprocmask 0
<snip>
14632 monit CALL mprotect(0x439ee000,0x8000,0x7)
14632 monit RET mprotect 0
14632 monit CALL mprotect(0x439ee000,0x8000,0x5)
14632 monit RET mprotect 0
14632 monit CALL sigprocmask(0x3,0xfffefedf)
14632 monit RET sigprocmask -65793/0xfffefeff
14632 monit CALL kill(0x3928,0x6)
14632 monit PSIG SIGABRT SIG_DFL code 0
14632 monit NAMI "monit.core"