monit-dev
[Top][All Lists]
Advanced

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

SIGSEGV when reload :(


From: Igor Homyakov
Subject: SIGSEGV when reload :(
Date: Tue, 17 Feb 2004 17:19:51 +0300
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

monit 4.2 cvs 17 Feb 2004

kill -HUP `cat /var/run/monit.pid`

SIGSEGV :(

strace log and monitrc files attached

address@hidden monit-current]# gdb -c core.13621 ./monit
GNU gdb ALT Linux (5.3-alt2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-alt-linux"...
Core was generated by `monit -vI'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libssl.so.0...done.
Loaded symbols for /lib/libssl.so.0
Reading symbols from /lib/libcrypto.so.0...done.
Loaded symbols for /lib/libcrypto.so.0
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
#0  0x08063cd5 in yylex () at lex.yy.c:2889
2889                    if ( yy_current_buffer->yy_buffer_status ==
YY_BUFFER_NEW )
(gdb) bt
#0  0x08063cd5 in yylex () at lex.yy.c:2889
#1  0x0806123d in yyparse () at y.tab.c:1915
#2  0x08061557 in parse (controlfile=0x807ee38 "/etc/monitrc") at p.y:1249
#3  0x0804fbf2 in do_reinit () at monitor.c:277
#4  0x0805006a in do_default () at monitor.c:510
#5  0x0804feb8 in do_action (args=0x0) at monitor.c:347
#6  0x0804fa39 in main (argc=2, argv=0xbffffa44) at monitor.c:115
#7  0x40199682 in __libc_start_main () from /lib/libc.so.6


Attachment: monit.trace.gz
Description: application/gzip

Attachment: monitrc.tar.gz
Description: application/gzip


reply via email to

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