search for: _io_fflush

Displaying 2 results from an estimated 2 matches for "_io_fflush".

2000 Jul 11
1
Help: R seg faults
..."?contributors" for a list. Type "demo()" for some demos, "help()" for on-line help, or "help.start()" for a HTML browser interface to help. Type "q()" to quit R. Program 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...
1999 Dec 07
1
Where should iofflush.c be? (PR#363)
..."?contributors" for a list. Type "demo()" for some demos, "help()" for on-line help, or "help.start()" for a HTML browser interface to help. Type "q()" to quit R. Program received signal SIGSEGV, Segmentation fault. 0x40199f3a in _IO_fflush (fp=0x4022bb20) at iofflush.c:41 41 iofflush.c: No such file or directory. I run Linux with the glibc2.1.2 and gcc2.95.2 on the 2.2.10 kernel. What am I missing? Thanks, David -- __o Free software is a state of an open mind. Enhance everyone's _`\<,_ state: use it, share...