Thread: Re: [bwm-tools-tech] bwmd crash 3-4 times the day
Brought to you by:
nkukard
From: <lie...@we...> - 2008-08-13 00:19:54
|
Hi Nigel, thanks for the fast answer. I will test the patch for Fedora on weekend, then i let you know. Now a silly question ... do you mean the "bwmd -f" function with "backtrace a coredump" ? or is in the bwm_tools another troubletool ? when i start "bwmd -f" and bwmd crashed, i become the message "Segmantation fault" hope this is what you need, besides i must look as the backtrace work under Suse-Linux. Regards Ralph > Hi, > > > at first i hope you find a solution with the fedora 8 and 9, because i > > have the same problem as > > Jonathan. (I post it in May) > > > > But now i have another problem. > > > > In the moment my server works with Suse-Linus 9.2, an older version, but > > i update the system regularly. > > Until last Wednesday , i work with bwm_tools 0.2.2. > > But in the last month i have the problem, that the bwmd process crash > > 5-6 times daily when i have much > > traffic over the net. > > After this, i have no traffic over the net. (think you suspect this) > > > > If i start bwmd again, all work fine again. > > > > On Wedensday evening i update the bwm_tools to the 0.3.0 version. > > Now i think it works a little bit better, but i have always 2-4 bwmd > > crash daily. > > > > Where is my problem ? > > > > I use > > - rrdtool 1.2.25, > > - glibs 2.16.5, > > - iptables 1.4.1.1, > > - bind 9.5.0.P2. > > Please backtrace a coredump and reply with the results. > > Attached a patch which should fix the problem under Fedora wrt building. > Please let me know if it works. > > -N > > > > <hr> > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > <hr> > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > _________________________________________________________________________ In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114 |
From: <lie...@we...> - 2008-09-01 02:14:57
|
Good Morning Nigel, this evening i test the installation from bwm_tools-0.3.0 under Fedora 9. (Sorry that i make it not faster, but i have no time the last 14 days) OK, I change the flow.h file after your instruction. Than ..... 1. ./configure --> no Problem 2. make --> the follow message ... make make all-recursive make[1]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0' Making all in lib make[2]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c -o libbwm_la-xmlConf.lo `test -f 'xmlConf.c' || echo './'`xmlConf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c xmlConf.c -fPIC -DPIC -o .libs/libbwm_la-xmlConf.o In file included from ../include/flow.h:32, from ../include/autoclass.h:30, from xmlConf.c:33: /usr/include/linux/netfilter.h:40: error: expected specifier-qualifier-list before '__u32' make[2]: *** [libbwm_la-xmlConf.lo] Fehler 1 make[2]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0' make: *** [all] Fehler 2 Hope it will help that you find the problem ;-) I will try to check my second problem this week. Than i send you the backtrace. Best regards Ralph > -----Ursprüngliche Nachricht----- > Von: "Nigel Kukard" <nk...@lb...> > Gesendet: 12.08.08 11:11:04 > An: Bandwidth Management Tools General & Technical Discussions <bwm...@li...> > Betreff: Re: [bwm-tools-tech] bwmd crash 3-4 times the day > Hi, > > > at first i hope you find a solution with the fedora 8 and 9, because i > > have the same problem as > > Jonathan. (I post it in May) > > > > But now i have another problem. > > > > In the moment my server works with Suse-Linus 9.2, an older version, but > > i update the system regularly. > > Until last Wednesday , i work with bwm_tools 0.2.2. > > But in the last month i have the problem, that the bwmd process crash > > 5-6 times daily when i have much > > traffic over the net. > > After this, i have no traffic over the net. (think you suspect this) > > > > If i start bwmd again, all work fine again. > > > > On Wedensday evening i update the bwm_tools to the 0.3.0 version. > > Now i think it works a little bit better, but i have always 2-4 bwmd > > crash daily. > > > > Where is my problem ? > > > > I use > > - rrdtool 1.2.25, > > - glibs 2.16.5, > > - iptables 1.4.1.1, > > - bind 9.5.0.P2. > > Please backtrace a coredump and reply with the results. > > Attached a patch which should fix the problem under Fedora wrt building. > Please let me know if it works. > > -N > > > > <hr> > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > <hr> > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > ________________________________________________________________________ Schon gehört? Bei WEB.DE gibt' s viele kostenlose Spiele: http://games.entertainment.web.de/de/entertainment/games/free/index.html |
From: Nigel K. <nk...@lb...> - 2008-09-01 10:22:07
|
Hi, > this evening i test the installation from bwm_tools-0.3.0 under Fedora 9. > (Sorry that i make it not faster, but i have no time the last 14 days) > OK, I change the flow.h file after your instruction. > Than ..... > 1. ./configure --> no Problem > 2. make --> the follow message ... > > make > make all-recursive > make[1]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0' > Making all in lib > make[2]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c -o libbwm_la-xmlConf.lo `test -f 'xmlConf.c' || echo './'`xmlConf.c > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c xmlConf.c -fPIC -DPIC -o .libs/libbwm_la-xmlConf.o > In file included from ../include/flow.h:32, > from ../include/autoclass.h:30, > from xmlConf.c:33: > /usr/include/linux/netfilter.h:40: error: expected specifier-qualifier-list before '__u32' > make[2]: *** [libbwm_la-xmlConf.lo] Fehler 1 > make[2]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0' > make: *** [all] Fehler 2 > > Hope it will help that you find the problem ;-) > > I will try to check my second problem this week. > Than i send you the backtrace. Sure you applied the patch I sent to the list? -N |
From: <lie...@we...> - 2008-09-01 21:33:45
|
Hi Nigel, i hope so. I tell you my steps ... 1. you sent me the file "include/flow.h" 2. i open it with an editor, so i see, that you insert a new line (green) 3. now i copy this line in the flow.h and saved it 4. then i start the installation, and so i sent you the score. is there any wrong ? regards Ralph > -----Ursprüngliche Nachricht----- > Von: "Nigel Kukard" <nk...@lb...> > Gesendet: 01.09.08 12:22:31 > An: Bandwidth Management Tools General & Technical Discussions <bwm...@li...> > Betreff: Re: [bwm-tools-tech] bwmd crash 3-4 times the day > Hi, > > > this evening i test the installation from bwm_tools-0.3.0 under Fedora 9. > > (Sorry that i make it not faster, but i have no time the last 14 days) > > OK, I change the flow.h file after your instruction. > > Than ..... > > 1. ./configure --> no Problem > > 2. make --> the follow message ... > > > > make > > make all-recursive > > make[1]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0' > > Making all in lib > > make[2]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c -o libbwm_la-xmlConf.lo `test -f 'xmlConf.c' || echo './'`xmlConf.c > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c xmlConf.c -fPIC -DPIC -o .libs/libbwm_la-xmlConf.o > > In file included from ../include/flow.h:32, > > from ../include/autoclass.h:30, > > from xmlConf.c:33: > > /usr/include/linux/netfilter.h:40: error: expected specifier-qualifier-list before '__u32' > > make[2]: *** [libbwm_la-xmlConf.lo] Fehler 1 > > make[2]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' > > make[1]: *** [all-recursive] Fehler 1 > > make[1]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0' > > make: *** [all] Fehler 2 > > > > Hope it will help that you find the problem ;-) > > > > I will try to check my second problem this week. > > Than i send you the backtrace. > > Sure you applied the patch I sent to the list? > > -N > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 |
From: Nigel K. <nk...@lb...> - 2008-09-02 12:28:49
|
> I tell you my steps ... > > 1. you sent me the file "include/flow.h" > 2. i open it with an editor, so i see, that you insert a new line (green) > 3. now i copy this line in the flow.h and saved it > 4. then i start the installation, and so i sent you the score. > > is there any wrong ? did you "make clean" between 3 & 4? -N |
From: <lie...@we...> - 2008-09-08 18:39:31
|
Hi Nigel, here any good news. Your bwm_tools works fine ! The problem, that bwmd crash every day, was a defect RAM on the Motherboard ! On Friday i put the new RAM in the Server and now bwmd work very fine. Thanks for your time. I now i will try the installation from bwm_tools on Fedora 9 in the next days. I had no time the last week. sorry. Best Regards Ralph > -----Ursprüngliche Nachricht----- > Von: "Nigel Kukard" <nk...@lb...> > Gesendet: 02.09.08 14:29:07 > An: Bandwidth Management Tools General & Technical Discussions <bwm...@li...> > Betreff: Re: [bwm-tools-tech] bwmd crash 3-4 times the day > > > I tell you my steps ... > > > > 1. you sent me the file "include/flow.h" > > 2. i open it with an editor, so i see, that you insert a new line (green) > > 3. now i copy this line in the flow.h and saved it > > 4. then i start the installation, and so i sent you the score. > > > > is there any wrong ? > > did you "make clean" between 3 & 4? > > -N > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > ______________________________________________________________ "Hostage" mit Bruce Willis kostenlos anschauen! Exklusiv für alle WEB.DE Nutzer. http://www.blockbuster.web.de |
From: Nigel K. <nk...@lb...> - 2008-09-08 18:43:08
|
Hi > here any good news. > > Your bwm_tools works fine ! > The problem, that bwmd crash every day, was a defect RAM on the Motherboard ! > > On Friday i put the new RAM in the Server and now bwmd work very fine. :) > Thanks for your time. Pleasure :) -N |
From: Nigel K. <nk...@lb...> - 2008-08-13 06:41:25
Attachments:
signature.asc
|
lie...@we... wrote: > Hi Nigel, > > thanks for the fast answer. > > I will test the patch for Fedora on weekend, then i let you know. > > Now a silly question ... > > do you mean the "bwmd -f" function with "backtrace a coredump" ? > > or is in the bwm_tools another troubletool ? > > when i start "bwmd -f" and bwmd crashed, > i become the message "Segmantation fault" > > hope this is what you need, > besides i must look as the backtrace work under Suse-Linux. > Compile bwmd with -g in the CFLAGS, enable core dumping in your shell by using ulimit. When it segfaults, it will generate core.* .... open them up with gdb and do a 'bt' to get a backtrace of where in the code it choked. -N |