Subject: Re: Problem with 1.3.2 X libraries?
To: S . Carlson <bc774@scn.org>
From: Skeelo <skeelo@white-dwarf.dyn.ml.org>
List: port-mac68k
Date: 10/29/1998 16:14:59
It might have something to do with this...

Date: Tue, 22 Sep 1998 13:12:33 -0700 (PDT)
To: source-changes@netbsd.org
Subject: CVS commit: xsrc

Module Name:	xsrc
Committed By:	tron
Date:		Tue Sep 22 20:12:32 UTC 1998

Modified Files:
	xsrc/xc/config/cf: NetBSD.cf
Log Message:
Use only "-O" on m68k because at least "libX11" will not be completely
functional otherwise.


If or when I get my system to build world again, I'll see about putting
out another X snapshot. You are of course free to compile the xsrc
yourself and see if your problem goes away in -current.

Later.

On Tue, 27 Oct 1998, S . Carlson wrote:

> Recently I upgraded from NetBSD 1.2 to 1.3.2.  Since then xpdf seg
> faults.  I did a backtrace with gdb and the seg fault seems to occurr
> when it calls the Xlib function XPolygonRegion().  I think there is
> some sort of problem with xlib.  I wrote a program that just calls
> XPolygonRegion() and it also seg faults.
> 
> I looked around on the NetBSD ftp server but all the 1.2 stuff seems
> to have been removed.  Are there any bugs in xlib?
> 
> Thanks.
>