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]

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


>Submitter-Id:	net
>Originator:	
>Organization:
>Confidential:	no
>Synopsis:	ncftp 3.0 beta 15 and 16 seg fault under glibc 2.0.10x
>Severity:	serious
>Priority:	medium
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.105
>Environment:
Host type: i686-pc-linux-gnu
System: Linux pc.wackyland.com 2.1.130 #7 SMP Thu Nov 26 20:36:50 EST 1998 i686 unknown
Architecture: i686

Addons: crypt linuxthreads
Build CFLAGS: -O3 -mcpu=pentiumpro
Build CC: gcc
Compiler version: pgcc-2.91.57 19980901 (egcs-1.1 release)
Kernel headers: 2.1.130
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	ncftp seg faults with the following:
(gdb) run
Starting program: /home/trini/ncftp-3.0beta16/bin/./ncftp 
NcFTP 3.0.0 beta 16 (December 01, 1998) by Mike Gleason.

Program received signal SIGSEGV, Segmentation fault.
0x40091003 in _IO_fflush (fp=0x4012a140) at iofflush.c:41
41            result = _IO_SYNC (fp) ? EOF : 0;
(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
(gdb) 

>How-To-Repeat:
	grab ncftp 3.0beta16 or 15 from ftp.ncftp.com, compile and run.  This problem does not show up with ncftp 2.4.x or glibc 2.0.9x (possibly .100 or .101, don't have those around locally anymore)
>Fix:
	unknown


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