monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

core dump on reload


From: Jan-Henrik Haukeland
Subject: core dump on reload
Date: Tue, 17 Feb 2004 15:18:39 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Reasonable Discussion, linux)

Monit dumps core on "monit reload", The backtrace from the core file:


(gdb) bt
#0  0x080626b4 in yylex () at lex.yy.c:2889
#1  0x0805e82c in yyparse () at /usr/share/bison/bison.simple:573
#2  0x08060071 in parse (controlfile=0x807cea0 "/home/hauk/.monitrc")
    at p.y:1249
#3  0x0804f86e in do_reinit () at monitor.c:277
#4  0x0804fd52 in do_default () at monitor.c:510
#5  0x0804f9bc in do_action (args=0xbfffeac4) at monitor.c:347
#6  0x0804f691 in main (argc=2, argv=0xbfffeac4) at monitor.c:115
#7  0x42017589 in __libc_start_main () from /lib/i686/libc.so.6


To reproduce:

 1) Start monit -Iv
 2) In another console do: monit reload

Since this is happens in the new code added to the lexer, do you think
you can take a look at it Christian ?

-- 
Jan-Henrik Haukeland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]