Henrik's solution for this problem was done as shown below...
cd hobbit-4.2.0 make clean make /etc/init.d/hobbit stop killall bbgen cp bbdisplay/bbgen ~hobbit/server/bin /etc/init.d/hobbit start
The problem per Henrik: "the problem probably was that some of the C modules had not been recompiled. If the number of parameters to a function changes and the code is not re-compiled, there will be some stack corruption when a function returns - and this can cause all sorts of odd behaviour, including the looping that you've seen."
On 2/3/08, Henrik Stoerner <henrik at hswn.dk> wrote:
On Sun, Feb 03, 2008 at 01:11:08AM -0500, Josh Luthman wrote:
My CPU is still at 100% =P
Is there any ideas on what I can test out?
Could you send me (off-list) the output from "bb 127.0.0.1 hobbitdboard" and "bbcmd bbhostshow", please ?
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer