Displaying 1 result from an estimated 1 matches for "_rl_callback_newline".
2000 Jul 11
1
Help: R seg faults
...received signal SIGSEGV, Segmentation fault.
0x400da7bc in _IO_fflush (fp=0x819ecd8) at iofflush.c:41
41 result = _IO_SYNC (fp) ? EOF : 0;
(gdb) bt
#0 0x400da7bc in _IO_fflush (fp=0x819ecd8) at iofflush.c:41
#1 0x8122165 in rl_prep_terminal (meta_flag=0) at rltty.c:555
#2 0x811cb08 in _rl_callback_newline () at callback.c:76
#3 0x811cb4a in rl_callback_handler_install (prompt=0x4093c210 "> ", linefunc=0x80e8798 <readline_handler>) at callback.c:95
#4 0x80e89b5 in Rstd_ReadConsole (prompt=0x4093c210 "> ", buf=0xbfffeedc "", len=1024, addtohistory=1) at ../....