Anna,<br><br>I forgot to mention that once this bbgen test kicks into gear, it never reports anything.  On the main view it is green, but on details of the page it is purple - and stays that way.<br><br>Henrik, <br><br>In case it is relevant the core was put in /home/shire/data/acks - not the usual ~hobbit/server/tmp<br>
<br>It is reproducable - I can kill the ps and restart hobbit, every single time I start hobbit a few seconds later the CPU is overrun with this one PID.<br><br>Here is the gdb output:<br><br># gdb bin/bbgen ../data/acks/core.31412<br>
GNU gdb Red Hat Linux (6.5-25.el5rh)<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>
Type "show copying" to see the conditions.<br>There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".<br>
<br><br>warning: Can't read pathname for load map: Input/output error.<br>Reading symbols from /lib/libpcre.so.0...done.<br>Loaded symbols for /lib/libpcre.so.0<br>Reading symbols from /lib/libc.so.6...done.<br>Loaded symbols for /lib/libc.so.6<br>
Reading symbols from /lib/ld-linux.so.2...done.<br>Loaded symbols for /lib/ld-linux.so.2<br>Core was generated by `bbgen --recentgifs --subpagecolumns=2 --report'.<br>Program terminated with signal 6, Aborted.<br>#0  0x0805274f in calc_pagecolors (phead=0x81ddaa0) at process.c:96<br>
96                      for (h = toppage->hosts; (h); h = h->next) {<br>(gdb) bt<br>#0  0x0805274f in calc_pagecolors (phead=0x81ddaa0) at process.c:96<br>#1  0x08049d31 in main (argc=4, argv=0xbfbdd4b4) at bbgen.c:594<br>
<br>Is this what you need?<br><br><div><span class="gmail_quote">On 2/1/08, <b class="gmail_sendername">Henrik Stoerner</b> <<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Feb 01, 2008 at 12:13:36AM -0500, Josh Luthman wrote:<br>> I have a problem after using the all-in-one patch. ( Last updated:<br>> 2007-02-09 10:30 UTC ).  The bbgen ps takes the entire CPU and seemingly<br>
> never stops.  I've watched it take all the free CPU time for a good fifteen<br>> minutes now.<br><br>bbgen shouldn't take more than a few seconds to run. It's cpu-intensive,<br>but not that much. So something's broken.<br>
<br>If you haven't done it yet, kill it with a "kill -6 <process-ID>". This<br>should generate a core file, and it would be interesting to see what the<br>backtrace is (see the "Reporting bugs" on-line help).<br>
<br>> make install as hobbituser and root respectively.  Once Hobbit is started<br>> again, the bbgen ps takes over the CPU.<br><br>Sounds like it is reproducible. That's good (for debugging, at least!)<br><br><br>
Regards,<br>Henrik<br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>
Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br><br>Those who don't understand UNIX are condemned to reinvent it, poorly.<br>--- Henry Spencer