Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 449252

Summary: x11-base/xorg-server-1.13.1: Please backport upstream da3eaf6bdbd7ce3bebf2c490cbe2448b4c402dba
Product: Gentoo Linux Reporter: Benjamin Bannier <bbannier+gentoo_bugs>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://cgit.freedesktop.org/xorg/xserver/commit/?id=da3eaf6bdbd7ce3bebf2c490cbe2448b4c402dba
Whiteboard:
Package list:
Runtime testing required: ---

Description Benjamin Bannier 2012-12-30 00:32:45 UTC
Hi,

I experience reproducible GLX errors using the intel driver. A simplest test
case would be using sci-physics/root

    $ cat test.C
    {
    TH1D h;
    h.Draw();
    }

    $ root -l -q -n test.C

This crashes with some message about BadAlloc.

This issue is fixed upstream with a very simple patch which applies cleanly at
least on x11-base/xorg-server-1.13.1; I didn't check others. Is providing
an ebuild which fix this issue before this gets released an option?


Cheers,

Benjamin


Reproducible: Always
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-01-04 10:54:52 UTC
Fixed in 1.13.1.901