*BSD News Article 17915


Return to BSD News archive

Xref: sserve comp.os.386bsd.bugs:1043 comp.windows.x.i386unix:2304
Path: sserve!newshost.anu.edu.au!munnari.oz.au!metro!sunb.ocs.mq.edu.au!macadam.mpce.mq.edu.au!acagney
From: acagney@macadam.mpce.mq.edu.au (Andrew Cagney - aka Noid)
Newsgroups: comp.os.386bsd.bugs,comp.windows.x.i386unix
Subject: Re: XFree86 1.3 crashes under 386BSD ( fLineBres:fastcfbBfesS() )
Date: 3 Jul 1993 16:21:02 GMT
Organization: Macquarie University, Australia.
Lines: 28
Distribution: world
Message-ID: <214ble$1on@sunb.ocs.mq.edu.au>
References: <20rq0p$iev@email.tuwien.ac.at> <wmbfmk.741712328@rwc.urc.tue.nl>
NNTP-Posting-Host: macadam.mpce.mq.edu.au

>mbirgmei@email.tuwien.ac.at (Martin BIRGMEIER) writes:
>
>>One more hint for those who might know the solution: I can trigger a
>>crash most easily if I run xlock with one of the modes which draw lines,
# xinit /usr/X386/bin/ico -geometry 750x550+25+25 -- \
	./XF86_SVGA -xconfig ./Xconfig > log 2>&1
does rather nicely :-)

In article <wmbfmk.741712328@rwc.urc.tue.nl> wmbfmk@rwc.urc.tue.nl (Marc van Kempen) writes:
>BUGS
>       There are some graphics bugs that show up when the virtual
>       width used is not equal to 1024.
My poor little 512k vga struggles with this :-)

Any way, disabling the trap handling code (and rebuilding with debug
enabled) gives a stack dump containing all of:

	fLineBres:.writeloopC		(its in fastcfbBresS())

Unfortunatly the source to this isn't part of the `server' kit so I
can't easily get any further.  Is there an ftp'ble source tree of the
XFree86 code any where?

			Hope someone finds this, Andrew


PS: For the record. For me it occures on a 512k 8900c card and i've
    set `NoFastMode'.