On Mon, 30 Jun 2003, Arnt Gulbrandsen wrote:

>Date: Mon, 30 Jun 2003 22:38:23 +0200
>From: Arnt Gulbrandsen <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>Content-Type: text/plain; format=flowed
>Subject: via_driver.c (4.3.99.7) buglet
>
>The code does
>
>        AvailFBArea.y2 = (pVia->FBFreeEnd) / pVia->Bpl;
>
>but pVia->Bpl can be zero - it's set only in via_accel.c.
>
>Here's the section that provoked the bug:
>
>Section "Device"
>    Identifier  "CLE266 chip"
>    Driver      "via"
>    Option      "useBIOS" "true"
>    Option     "ShadowFB" "true"
>    Option     "NoAccel"
>    Option      "SWCursor" "true"
>    Option     "HWCursor" "false"
>    Option     "DisableVQ" "true"
>    Option     "NoDDCValue" "true"
>    Option      "ActiveDevice" "CRT"
>EndSection
>
>Basically, by disabling everything, hoping to avoid one bug, I provoked 
>another ;)

Please file a bug report in bugzilla with complete details:

http://bugs.xfree86.org

TIA


-- 
Mike A. Harris


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to