It works! Thanks
Damiano Vozza Azienda Provinciale per i Servizi Sanitari Servizio Sistemi Informativi Ospedale S. Chiara Via Crosina Sartori 6 Trento - Italy tel. (+39) 0461364856 fax. (+39) 0461903593 e-mail damiano.vozza at apss.tn.it web site www.apss.tn.it
-----Messaggio originale----- Da: Henrik Stoerner [mailto:henrik at hswn.dk] Inviato: martedì 15 novembre 2005 13.14 A: hobbit at hswn.dk Oggetto: Re: [hobbit] bbdisplay problem
On Tue, Nov 15, 2005 at 11:39:41AM +0100, Vozza Damiano wrote:
But with 4.1.2 and 4.1.2 p1 bbdisplay halts and hobbitlaunch.log reports:
"Task bbdisplay terminated by signal 6"
#5 0x0000000000404586 in init_group (title=0x53a746 "Hobbit", onlycols=0x0, exceptcols=0x5 <Address 0x5 out of bounds>) at loadbbhosts.c:161
Thanks, that is a silly bug on my part. The attached patch should fix it.
Save the attached file to /tmp/hobbit.patch, then
cd hobbit-4.1.2p1 patch -p0 < /tmp/hobbit.patch
Run "make" and "make install".
Regards, Henrik