tag 159023 + pending thanks On Sat, 31 Aug 2002, Adam Heath wrote:
> On Sat, 31 Aug 2002, Alex Romosan wrote: > > > after going into select trying to exit dselect or trying to go back > > to select causes dselect to core dump. > > Grr. The unstripped dselect does *NOT* segfault, but the stripped one does. 1.10.5 was modified to call nffreeall(), and, only for dselect, does this segfault. The fix is to not call it at all, until I can figure out why freeing memory causes the segfault to occur.

