[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbgen using full CPU
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bbgen using full CPU
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Fri, 1 Feb 2008 15:14:48 +0100
- References: <961092e10801312113k3e3edcbfrd85caa73d5a4bf7e (at) mail.gmail.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Fri, Feb 01, 2008 at 12:13:36AM -0500, Josh Luthman wrote:
> I have a problem after using the all-in-one patch. ( Last updated:
> 2007-02-09 10:30 UTC ). The bbgen ps takes the entire CPU and seemingly
> never stops. I've watched it take all the free CPU time for a good fifteen
> minutes now.
bbgen shouldn't take more than a few seconds to run. It's cpu-intensive,
but not that much. So something's broken.
If you haven't done it yet, kill it with a "kill -6 <process-ID>". This
should generate a core file, and it would be interesting to see what the
backtrace is (see the "Reporting bugs" on-line help).
> make install as hobbituser and root respectively. Once Hobbit is started
> again, the bbgen ps takes over the CPU.
Sounds like it is reproducible. That's good (for debugging, at least!)
Regards,
Henrik