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

           Summary: X aborts on running glxinfo
           Product: DRI
           Version: DRI CVS
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM modules
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Running git tip of the batchbuffer branch of the intel driver, lXserver, mesa
and drm (as of April 6th 4PM GMT) on a Thinkpad T61 (i965), X aborts with:

error setting MTRR (base = 0xe0000000, size = 0x10000000, type = 1) Invalid
argument (22)
(EE) [drm] Could not set DRM device bus ID.
(EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.
error setting MTRR (base = 0xe0000000, size = 0x10000000, type = 1) Invalid
argument (22)
intel_bufmgr_ttm.c:654: Error -9 waiting for fence fence buffers.
Aborted

Here is the stack trace:

#0  0xb7c14d96 in raise () from /lib/libc.so.6
#1  0xb7c16541 in abort () from /lib/libc.so.6
#2  0xb7aaf3dc in dri_ttm_fence_wait (fence=0x83d9a40)
    at intel_bufmgr_ttm.c:655
#3  0xb7aae252 in ddx_dri_fence_wait (fence=0x83d9a40) at dri_bufmgr.c:101
#4  0xb7ab0111 in intelddx_batchbuffer_finish (batch=0x8243628)
    at intel_batchbuffer.c:256
#5  0xb7a75b75 in I830Sync (pScrn=0x8222610) at i830_accel.c:187
#6  0xb7a81e70 in i830_stop_ring (pScrn=0x8222610, flush=<value optimized out>)
    at i830_driver.c:1786
#7  0xb7a82755 in I830EnterVT (scrnIndex=0, flags=0) at i830_driver.c:3233
#8  0xb7a83fda in I830ScreenInit (scrnIndex=0, pScreen=0x831a048, argc=1, 
    argv=0xbf897a64) at i830_driver.c:2980
#9  0x0806fffd in AddScreen (pfnInit=0xb7a82bd0 <I830ScreenInit>, argc=1, 
    argv=0xbf897a64) at main.c:757
#10 0x080a5915 in InitOutput (pScreenInfo=0x81f1f80, argc=1, argv=0xbf897a64)
    at xf86Init.c:1051
#11 0x080707c6 in main (argc=1, argv=0xbf897a64, envp=0xbf897a6c) at main.c:372


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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to