Todays snapshot
list Lars Ebeling
Installed todays snapshot (7/3) on HP-UX 11.11. Main view was empty. No hosts no services. Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
list Frédéric Mangeant
▸
lars ebeling a écrit :
Installed todays snapshot (7/3) on HP-UX 11.11. Main view was empty. No hosts no services.
Hi all
same here, on a Gentoo Linux x86 (glibc 2.3.5, Hobbit built with GCC
3.4.5) :
hobbitd.log
2006-03-07 08:27:46 Setup complete
*** glibc detected *** double free or corruption (!prev): 0x08121140 ***
hobbitlaunch.log
2006-03-07 08:27:45 Loading hostnames
2006-03-07 08:27:46 Loading saved state
2006-03-07 08:27:46 Setting up network listener on 0.0.0.0:1984
2006-03-07 08:27:46 Setting up signal handlers
2006-03-07 08:27:46 Setting up hobbitd channels
2006-03-07 08:27:46 Setting up logfiles
2006-03-07 08:27:53 Task hobbitd terminated by signal 6
$ gdb ~server/bin/core ~server/bin/hobbitd
GNU gdb 6.4
Copyright 2005 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 "i686-pc-linux-gnu"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".
Core was generated by `hobbitd --pidfile=/var/log/hobbit/hobbitd.pid
--restart=/BB/hobbit/server/tmp/h'.
Program terminated with signal 6, Aborted.
warning: Can't read pathname for load map: Erreur d'entrée/sortie.
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7ea12b1 in raise () from /lib/tls/libc.so.6
#2 0xb7ea2a57 in abort () from /lib/tls/libc.so.6
#3 0xb7ed47ee in __fsetlocking () from /lib/tls/libc.so.6
#4 0xb7ede537 in mallopt () from /lib/tls/libc.so.6
#5 0xb7edd20d in mallopt () from /lib/tls/libc.so.6
#6 0xb7edbf4b in free () from /lib/tls/libc.so.6
#7 0x08053dc9 in main (argc=8, argv=0xbfeac874) at hobbitd.c:4238
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
list Lars Ebeling
I have no core-file and nothing in log-files. I have reinstalled yesterdays snapshot. Now I'am going to train golf indoors. We had -16C this morning. (If anyone is interested) Regards Lars
▸
----- Original Message -----
From: "Frédéric Mangeant" <user-b6ea1d850181@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Tuesday, March 07, 2006 8:58 AM
Subject: Re: [hobbit] Todays snapshot
lars ebeling a écrit :Installed todays snapshot (7/3) on HP-UX 11.11. Main view was empty. No hosts no services.
Hi all same here, on a Gentoo Linux x86 (glibc 2.3.5, Hobbit built with GCC 3.4.5) : hobbitd.log 2006-03-07 08:27:46 Setup complete *** glibc detected *** double free or corruption (!prev): 0x08121140 *** hobbitlaunch.log 2006-03-07 08:27:45 Loading hostnames 2006-03-07 08:27:46 Loading saved state 2006-03-07 08:27:46 Setting up network listener on 0.0.0.0:1984 2006-03-07 08:27:46 Setting up signal handlers 2006-03-07 08:27:46 Setting up hobbitd channels 2006-03-07 08:27:46 Setting up logfiles 2006-03-07 08:27:53 Task hobbitd terminated by signal 6 $ gdb ~server/bin/core ~server/bin/hobbitd GNU gdb 6.4 Copyright 2005 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 "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `hobbitd --pidfile=/var/log/hobbit/hobbitd.pid --restart=/BB/hobbit/server/tmp/h'. Program terminated with signal 6, Aborted. warning: Can't read pathname for load map: Erreur d'entrée/sortie. Reading symbols from /lib/tls/libc.so.6...done. Loaded symbols for /lib/tls/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ea12b1 in raise () from /lib/tls/libc.so.6 #2 0xb7ea2a57 in abort () from /lib/tls/libc.so.6 #3 0xb7ed47ee in __fsetlocking () from /lib/tls/libc.so.6 #4 0xb7ede537 in mallopt () from /lib/tls/libc.so.6 #5 0xb7edd20d in mallopt () from /lib/tls/libc.so.6 #6 0xb7edbf4b in free () from /lib/tls/libc.so.6 #7 0x08053dc9 in main (argc=8, argv=0xbfeac874) at hobbitd.c:4238 -- Frédéric Mangeant Steria EDC Sophia-Antipolis
list Paul D. Backer
What are the minimum requirements to compile bbproxy? Is PCRE needed? I have several system on a private network that I would like to monitor. I have a system on the private and primary network that I would like to use as a proxy. I have compiled the client without any problems. I need to compile bbproxy. I tried to do a make lib-build but received the following: [root at cab-babu snapshot]# make lib-build CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I`pwd`/include -DCLIENTONLY=1" OSDEF="-DLINUX" RPATHOPT="-Wl,--rpath=" PCREINCDIR="" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS="" BBTOPDIR="/opt/hobbit" BBLOGDIR="" BBHOSTNAME="" BBHOSTIP="127.0.0.1" BBHOSTOS="" make -C lib all make[1]: Entering directory `/opt/dev/snapshot/lib' gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/opt/dev/snapshot/include -DCLIENTONLY=1 -I. -I../include -c -o eventlog.o eventlog.c eventlog.c:31:18: pcre.h: No such file or directory make[1]: *** [eventlog.o] Error 1 make[1]: Leaving directory `/opt/dev/snapshot/lib' make: *** [lib-build] Error 2 I would like to install as little as possible on this system. Thanks Paul -- Paul D. Backer BJC HealthCare St. Louis, MO user-0e53b970b042@xymon.invalid
list Henrik Størner
▸
On Tue, Mar 07, 2006 at 09:55:22AM -0600, Paul D. Backer wrote:
What are the minimum requirements to compile bbproxy? Is PCRE needed? I have several system on a private network that I would like to monitor. I have a system on the private and primary network that I would like to use as a proxy. I have compiled the client without any problems. I need to compile bbproxy.
Can't you just compile it on another box and copy the binary over ? bbproxy is very much a stand-alone tool.
▸
I tried to do a make lib-build but received the following: [root at cab-babu snapshot]# make lib-build CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I`pwd`/include -DCLIENTONLY=1" OSDEF="-DLINUX" RPATHOPT="-Wl,--rpath=" PCREINCDIR="" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS="" BBTOPDIR="/opt/hobbit" BBLOGDIR="" BBHOSTNAME="" BBHOSTIP="127.0.0.1" BBHOSTOS="" make -C lib all make[1]: Entering directory `/opt/dev/snapshot/lib' gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/opt/dev/snapshot/include -DCLIENTONLY=1 -I. -I../include -c -o eventlog.o eventlog.c eventlog.c:31:18: pcre.h: No such file or directory
You could probably remove the "#include ../lib/eventlog." file from the include/libbbgen.h source-file without any problems for just the bbproxy compile. bbproxy doesn't use any PCRE routines, so it shouldn't cause problems. Henrik
list Allan Spencer
▸
lars ebeling wrote:
I have no core-file and nothing in log-files. I have reinstalled yesterdays snapshot. Now I'am going to train golf indoors. We had -16C this morning. (If anyone is interested) Regards Lars ----- Original Message ----- From: "Frédéric Mangeant" <user-b6ea1d850181@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Tuesday, March 07, 2006 8:58 AM Subject: Re: [hobbit] Todays snapshot lars ebeling a écrit :Installed todays snapshot (7/3) on HP-UX 11.11. Main view was empty. No hosts no services.Hi all same here, on a Gentoo Linux x86 (glibc 2.3.5, Hobbit built with GCC 3.4.5) : hobbitd.log 2006-03-07 08:27:46 Setup complete *** glibc detected *** double free or corruption (!prev): 0x08121140 *** hobbitlaunch.log 2006-03-07 08:27:45 Loading hostnames 2006-03-07 08:27:46 Loading saved state 2006-03-07 08:27:46 Setting up network listener on 0.0.0.0:1984 2006-03-07 08:27:46 Setting up signal handlers 2006-03-07 08:27:46 Setting up hobbitd channels 2006-03-07 08:27:46 Setting up logfiles 2006-03-07 08:27:53 Task hobbitd terminated by signal 6 $ gdb ~server/bin/core ~server/bin/hobbitd GNU gdb 6.4 Copyright 2005 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 "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `hobbitd --pidfile=/var/log/hobbit/hobbitd.pid --restart=/BB/hobbit/server/tmp/h'. Program terminated with signal 6, Aborted. warning: Can't read pathname for load map: Erreur d'entrée/sortie. Reading symbols from /lib/tls/libc.so.6...done. Loaded symbols for /lib/tls/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ea12b1 in raise () from /lib/tls/libc.so.6 #2 0xb7ea2a57 in abort () from /lib/tls/libc.so.6 #3 0xb7ed47ee in __fsetlocking () from /lib/tls/libc.so.6 #4 0xb7ede537 in mallopt () from /lib/tls/libc.so.6 #5 0xb7edd20d in mallopt () from /lib/tls/libc.so.6 #6 0xb7edbf4b in free () from /lib/tls/libc.so.6 #7 0x08053dc9 in main (argc=8, argv=0xbfeac874) at hobbitd.c:4238
nothing to do with hobbit but damm thats chilly. And I think its cold here in Melbourne, Australia when its only 8-10C :) Allan
list Lars Ebeling
Still same problem in snapshot 8/3 Lars
▸
----- Original Message ----- From: lars ebeling To: hobbit Sent: Tuesday, March 07, 2006 8:36 AM Subject: [hobbit] Todays snapshot Installed todays snapshot (7/3) on HP-UX 11.11. Main view was empty. No hosts no services. Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
list Lars Ebeling
Could I please get some feedback on this. The same on snapshot from 9/3 Lars ----- Original Message ----- From: lars ebeling To: user-ae9b8668bcde@xymon.invalid Sent: Wednesday, March 08, 2006 7:31 AM
▸
Subject: Re: [hobbit] Todays snapshot Still same problem in snapshot 8/3 Lars ----- Original Message ----- From: lars ebeling To: hobbit Sent: Tuesday, March 07, 2006 8:36 AM Subject: [hobbit] Todays snapshot Installed todays snapshot (7/3) on HP-UX 11.11. Main view was empty. No hosts no services. Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
list Henrik Størner
▸
On Thu, Mar 09, 2006 at 07:10:55AM +0100, lars ebeling wrote:
Could I please get some feedback on this. The same on snapshot from 9/3
I think I've got it fixed now. So there's an updated snapshot - I'd appreciate it if you could try it out. Thanks, Henrik
list Lars Ebeling
That fixed the problem. Another problem, that I wrote about before, is that tests disabled "until OK" becomes enabled when restarting hobbit. And thus red. Lars
▸
----- Original Message -----
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Thursday, March 09, 2006 6:10 PM
Subject: Re: [hobbit] Todays snapshot
On Thu, Mar 09, 2006 at 07:10:55AM +0100, lars ebeling wrote:Could I please get some feedback on this. The same on snapshot from 9/3I think I've got it fixed now. So there's an updated snapshot - I'd appreciate it if you could try it out. Thanks, Henrik
list Frédéric Mangeant
▸
Henrik Stoerner a écrit :
I think I've got it fixed now. So there's an updated snapshot - I'd appreciate it if you could try it out.
Hi Henrik I still have errors when installing latest snapshot : $ sudo make install [...] chown: cannot access `/BB/hobbit.new/cgi-bin': No such file or directory chown: cannot access `/BB/hobbit.new/cgi-bin/*': No such file or directory chown: cannot access `/BB/hobbit.new/cgi-secure': No such file or directory chown: cannot access `/BB/hobbit.new/cgi-secure/*': No such file or directory make[1]: *** [install-cfg] Error 1 make[1]: Leaving directory `/BB/src/snapshot/hobbitd' make: *** [install-hobbitd] Error 2 -- Frédéric Mangeant Steria EDC Sophia-Antipolis
list Lars Ebeling
Does the /BB/hobbit.new directory exist?
▸
Regards
Lars
----- Original Message -----
From: "Frédéric Mangeant" <user-b6ea1d850181@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Friday, March 10, 2006 8:38 AM
Subject: Re: [hobbit] Todays snapshot
Henrik Stoerner a écrit :I think I've got it fixed now. So there's an updated snapshot - I'd appreciate it if you could try it out.
Hi Henrik I still have errors when installing latest snapshot : $ sudo make install [...] chown: cannot access `/BB/hobbit.new/cgi-bin': No such file or directory chown: cannot access `/BB/hobbit.new/cgi-bin/*': No such file or directory chown: cannot access `/BB/hobbit.new/cgi-secure': No such file or directory chown: cannot access `/BB/hobbit.new/cgi-secure/*': No such file or directory make[1]: *** [install-cfg] Error 1 make[1]: Leaving directory `/BB/src/snapshot/hobbitd' make: *** [install-hobbitd] Error 2 -- Frédéric Mangeant Steria EDC Sophia-Antipolis
list Frédéric Mangeant
lars ebeling a écrit :
Does the /BB/hobbit.new directory exist?
It seems that the .cgi files don't get copied to the /BB/hobbit.new/cgi-bin directory, but the directory exists. -- Frédéric Mangeant Steria EDC Sophia-Antipolis