Subject: Re: XF430 debugging advice needed
To: David Hopper <dhop@nwlink.com>
From: Aymeric Vincent <xmimic@free.fr>
List: tech-x11
Date: 03/03/2003 01:25:51
David Hopper <dhop@nwlink.com> writes:

> I've patched up alpha_video.c to build, but I've hit a snag in the new
> scanpci code in XFree86 4.3.0 on Alpha.  Even just a nudge in the
> right direction would be appreciated:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x12026a1b0 in pciReadLong (tag=0, offset=0) at Pci.c:282
> 282       if ((bus >= 0) && ((bus < pciNumBuses) || inProbe) && pciBusInfo[bus] &&

Please update
xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bus/netbsdPci.c
to rev. 1.7

 Aymeric