On Mon, Apr 24, 2006 at 06:23:46PM -0700, Jeff Buckles wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x0049e010 in cgetcap () at buffer.h:86 > 86 void Put(const char *buf,int size); > (gdb) where > #0 0x0049e010 in cgetcap () at buffer.h:86 > #1 0x0049eb73 in cgetstr () at buffer.h:86 > #2 0x0049da7e in tgetstr () at buffer.h:86 > #3 0x00473fc9 in get_string_term_cap (terminfo_cap=0x4b9f10 "tsl", > tcap_cap=0x4b9f0d "ts")
It looks like a problem with termcap library. -- Alexander. | http://www.yars.free.net/~lav/
