From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <9907120727.AA20542@ibmth.df.unipi.it> To: Matt Garman , zsh-users@sunsite.auc.dk (Zsh users list) Subject: Re: segmentation fault at startup Date: Mon, 12 Jul 1999 09:27:18 +0200 From: Peter Stephenson Matt Garman wrote: > I didn't compile it with debugging symbols, but tried to run it in gdb > anyway, and gdb reported the segmentation fault signal was caught in > the wrefresh() function, if that helps anyone. It shouldn't call wrefresh() --- the problem was that the line editor's `refresh' function was getting confused with the function from the curses package on some operating systems, particularly with dynamic loading. This should be fixed in 3.1.6 (which is imminent). -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy