[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg segfaults on iMac G3 with Rage 128 Pro



Hi!

On Sun, 2023-05-07 at 20:20 -0400, Ben Westover wrote:
> Hello,
> 
> On 5/7/23 3:14 AM, Paul Wise wrote:
> > If you add a return statement like this, does that fix the crash?
> > 
> >      /* non-x86 platform */
> >      if (!info->VBIOS) {
> >          otypes[0] = OUTPUT_VGA;
> >          return;
> >      }
> 
> Yes, it no longer segfaults. It goes past the point where it previously
> crashed, but now I have a new error:

I didn't read through the whole thread, but if this was actually a change
to the upstream code when we don't have the latest version of the r128
driver in Debian, it should be reported upstream.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: