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]

[50 character or so descriptive subject here (for reference)]


>Submitter-Id:	net
>Originator:	SL Baur
>Organization:
XEmacs Development Team
>Confidential:	no
>Synopsis:	New regression failures in 2.0.100
>Severity:	serious
>Priority:	high
>Category:	libc
>Class:		
>Release:	libc-2.0.110
>Environment:
	
Host type: i586-pc-linux-gnu
System: Linux demeter.xemacs.org 2.2.0-pre7 #2 SMP Thu Jan 14 08:10:28 JST 1999 i686 unknown
Architecture: i686

Addons: crypt linuxthreads
Build CFLAGS: -g -O3
Build CC: gcc
Compiler version: pgcc-2.91.60 19981201 (egcs-1.1.1 release)
Kernel headers: 2.2.0-pre7
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:
	I patched up glibc-2.0.109 to 2.0.110 and built as usual:
	mkdir build
	cd build
	CFLAGS="-g -O3" ../configure i586-pc-linux --prefix=/usr \
		--enable-add-ons=crypt,linuxthreads
	## Edit Makefile to enable parallel make
	make
	make -k check
	The following tests failed with coredumps:
		test-popen.out
		bug5.out
		xbug.out
		Australia/Melbourne (tst-timezone.out)


	make[2]: *** [/devel/src/lib/glibc-2.0.110/build/stdio-common/test-popen.out] Segmentation fault


	I have glibc-2.0.109 currently installed as the default libc and it
	has been working O.K.

>How-To-Repeat:
	
>Fix:
	


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