: #0  0x0000000000425ae5 in linear32_drawhorzline (psd=0x6df4c0, x1=511, 
: x2=639, y=240, c=0) at src/drivers/fblin32.c:77

One possibility is that the framebuffer is reporting an invalid size
to the startup in drivers/scr_fb.c, which results in the initial
screen clear out-of-bounds at y=240 (rather than, say 239)

Regards,

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to