[378] in SIPB_Linux_Development
Re: Moira seg-faults
daemon@ATHENA.MIT.EDU (svalente@MIT.EDU)
Thu Feb 3 03:46:33 1994
From: svalente@MIT.EDU
Date: Thu, 3 Feb 1994 03:46:17 -0500
To: linux-dev@MIT.EDU, nygren@MIT.EDU
In-Reply-To: Erik Nygren's message of Thu, 3 Feb 94 03:22 EST <m0pRzKw-000048C@foundation>
> Moira and related clients included with the new moira.tgz package
> die with seg faults...
I've been aware of this problem for months but haven't gotten around
to fixing it yet. olc_answers, olh, moira, techinfo, etc. all seg
fault because Linux curses is buggy as Hell. The right (actually, the
only) solution is to rebuild them with ncurses, but the programming
interface is not exactly the same (i.e. some porting is involved) and
it's been very low on my todo list, since I like to use clients with
simpler interfaces anyway. (i.e. I use blanche, not moira.)
This should be fixed at some point.
-Sal.