[Ubuntu-x-swat] [Bug 711614] Re: X crashes on OMAP BeagleBoard C4

2011-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-fbdev - 1:0.4.2-3ubuntu4 --- xserver-xorg-video-fbdev (1:0.4.2-3ubuntu4) natty; urgency=low * debian/patches/100_bgnoneroot.patch: defer this initialization until we have a valid Screen to attach to. LP: #711614. -- Steve La

[Ubuntu-x-swat] [Bug 711614] Re: X crashes on OMAP BeagleBoard C4

2011-02-01 Thread Steve Langasek
** Also affects: xserver-xorg-video-fbdev (Ubuntu Natty) Importance: High Status: Confirmed ** Changed in: xserver-xorg-video-fbdev (Ubuntu Natty) Assignee: (unassigned) => Steve Langasek (vorlon) ** Changed in: xserver-xorg-video-fbdev (Ubuntu Natty) Milestone: None => natty-a

[Ubuntu-x-swat] [Bug 711614] Re: X crashes on OMAP BeagleBoard C4

2011-02-01 Thread Tobin Davis
I'm seeing the same thing on omap4 (Panda). -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-fbdev in ubuntu. https://bugs.launchpad.net/bugs/711614 Title: X crashes on OMAP BeagleBoard C4 ___

[Ubuntu-x-swat] [Bug 711614] Re: X crashes on OMAP BeagleBoard C4

2011-02-01 Thread Steve Langasek
ah, no, sorry - that's line 408 in the unpatched source. The line in the patched source is: pScrn->pScreen->canDoBGNoneRoot = TRUE; So still a null deref. :) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-fbdev in u

[Ubuntu-x-swat] [Bug 711614] Re: X crashes on OMAP BeagleBoard C4

2011-02-01 Thread Steve Langasek
(gdb) print pScrn->driverPrivate $4 = (pointer) 0x0 Null deref. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-fbdev in ubuntu. https://bugs.launchpad.net/bugs/711614 Title: X crashes on OMAP BeagleBoard C4 _