Subject: Problem with 1.3.2 X libraries?
To: None <port-mac68k@netbsd.org>
From: S . Carlson <bc774@scn.org>
List: port-mac68k
Date: 10/27/1998 22:46:52
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.