[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#275735: xserver-xfree86-dbg: Removing DRI module does not help




Hi,

Hmmmm.... it worked yesterday. Tonight X became unresponsive at most once. As usual, top says "100%" while gdb tells:
---------------------------------------------
(gdb) bt
#0  0x0fe154cc in ioctl () from /lib/libc.so.6
#1  0x1047b520 in drmDMA (fd=7, request=0x7ffff5c0) at xf86drm.c:796
#2  0x10053764 in RADEONCPGetBuffer (pScrn=0x10d40f68) at radeon_accel.c:490
#3  0x10051430 in RADEONSetupForScanlineCPUToScreenColorExpandFillCP (
    pScrn=0x10d40f68, fg=0, bg=2147483647, rop=1, planemask=4294967295)
    at radeon_accelfuncs.c:756
#4 0x102fef78 in XAAWriteBitmapScanlineColorExpandLSBFirst (pScrn=0x10d40f68, x=846, y=441, w=2, h=2, src=0x10f796f8 "", srcwidth=4, skipleft=0, fg=0,
    bg=2147483647, rop=1, planemask=4294967295) at xaaBitmap.c:449
#5  0x102dd968 in XAAPutImage (pDraw=0x10fc1898, pGC=0x10fc8cd0, depth=1,
    x=433, y=461, w=2, h=2, leftPad=0, format=0, pImage=0x10f796f8 "")
    at xaaImage.c:456
#6  0x106e1040 in miSpritePutImage (pDrawable=0x10fc1898, pGC=0x10fc8cd0,
depth=1, x=433, y=461, w=2, h=2, leftPad=0, format=0, pBits=0x10f796f8 "")
    at misprite.c:1158
#7  0x10399eac in ShadowPutImage (pDraw=0x10fc1898, pGC=0x10fc8cd0, depth=1,
    x=433, y=461, w=2, h=2, leftPad=0, format=0, pImage=0x10f796f8 "")
    at shadow.c:750
#8  0x104d0498 in ProcPutImage (client=0x10f7b728) at dispatch.c:2094
#9  0x104c9cec in Dispatch () at dispatch.c:450
#10 0x104ebbe0 in main (argc=9, argv=0x7ffffd94, envp=0x7ffffdbc) at main.c:469
-------------------------------------------------------------

BTW:
  root@bingo:/home/d2# grep rendering /var/log/XFree86.0.log
  (II) RADEON(0): Direct rendering enabled

xlibmesa-dri is still uninstalled:
  root@bingo:/home/d2# dpkg -s xlibmesa-dri
  Package: xlibmesa-dri
  Status: purge ok not-installed
  Priority: optional
  Section: x11
  Architecture: powerpc

Same config file as yesterday. I'll try without the dri module.

Bye,



Reply to: