[Nouveau] [Bug 22253] KMS Nouveau - wfb crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 24 07:42:00 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=22253





--- Comment #13 from Maarten Maathuis <madman2003 at gmail.com>  2009-06-24 07:41:59 PST ---
nouveau_wfb_finish_wrap is broken

It ignores index:

struct wfb_pixmap *wfb = &wfb_pixmap[0];

Later it loops over all 6, but still uses 0.

Eventually you pollute all 6 of your wfb entries and boom.

I'll let Ben fix it :-)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list