This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ncftp 3.0beta1[56] seg fault under glibc 2.0.10[345]


On Wed, 2 Dec 1998 tmrini@ntplx.net wrote:

> (gdb) bt
> #0  0x40091003 in _IO_fflush (fp=0x4012a140) at iofflush.c:41
> #1  0x4002a738 in rl_prep_terminal ()
> #2  0x400252af in readline ()
> #3  0x80542ec in Readline ()
> #4  0x8052370 in Shell ()
> #5  0x8051c64 in main ()
> #6  0x40056782 in __libc_start_main (main=0x80518c0 <main>, argc=1, 
>     argv=0xbffffb64, init=0x8049e34 <_init>, fini=0x8067644 <_fini>, 
>     rtld_fini=0x4000b694 <_dl_fini>, stack_end=0xbffffb5c)
>     at ../sysdeps/generic/libc-start.c:78

To me that looks like a problem with readline. I have no problems with
ncftp 3.0b15 or 16. I use readline 2.2.1, ncurses-4.2+lastest patches,
CVS egcs. Try a newer readline or recompile your existing one. And make
sure you have the right headers installed for it.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]