Sam Steingold wrote: > I get this: > > Program received signal SIGSEGV, Segmentation fault. > 0x2821e472 in rl_resize_terminal () from /usr/lib/libreadline.so.4 > > (FreeBSD x86-freebsd1 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Wed Oct 5 > 21:16:58 PDT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386) > > what are the rules for invoking rl_resize_terminal? > do I need to call rl_initialize() or readline() before rl_resize_terminal?
Certainly rl_intialize at least, and readline to avoid unexpected and bizarre output, since rl_resize_terminal calls the display code. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ( ``Discere est Dolere'' -- chet ) Live Strong. Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash