Alan Hourihane wrote:

> Romain,
> Try setting
> Option "swcursor"
> in the MGA device section.

I tried 'Option "HWCursor" "false"' (I assume it's the same
and I only had to uncomment it ;-) in MGA then in both
Device ; it doesn't change anything in Accel mode (the
server still crash in Mga32SetupForMono8x8PatternFill).

The server crash at a different place if NoAccel is true :
(I didn't think the HW cursor was used in NoAccel...)

#####
Program received signal SIGSEGV, Segmentation fault.
0x10477184 in fbBlt (srcLine=0x301f67c4, srcStride=1024, srcX=0, dstLine=0x10c986c8, 
dstStride=32, dstX=0, 
    width=1024, height=31, alu=3, pm=4294967295, bpp=32, reverse=0, upsidedown=0) at 
fbblt.c:173
173                         while (n--)
(gdb) bt
#0  0x10477184 in fbBlt (srcLine=0x301f67c4, srcStride=1024, srcX=0, 
dstLine=0x10c986c8, dstStride=32, dstX=0, 
    width=1024, height=31, alu=3, pm=4294967295, bpp=32, reverse=0, upsidedown=0) at 
fbblt.c:173
#1  0x10486600 in fbCopyNtoN (pSrcDrawable=0x10b87a40, pDstDrawable=0x10c98610, 
pGC=0x10c99650, pbox=0x7ffff7a0, 
    nbox=0, dx=497, dy=369, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at 
fbcopy.c:60
#2  0x1048750c in fbCopyRegion (pSrcDrawable=0x10b87a40, pDstDrawable=0x10c98610, 
pGC=0x10c99650, 
    pDstRegion=0x7ffff7a0, dx=497, dy=369, copyProc=0x10486314 <fbCopyNtoN>, 
bitPlane=0, closure=0x0)
    at fbcopy.c:366
#3  0x10487c1c in fbDoCopy (pSrcDrawable=0x10b87a40, pDstDrawable=0x10c98610, 
pGC=0x10c99650, xIn=497, yIn=369, 
    widthSrc=32, heightSrc=32, xOut=0, yOut=0, copyProc=0x10486314 <fbCopyNtoN>, 
bitPlane=0, closure=0x0)
    at fbcopy.c:558
#4  0x10487ddc in fbCopyArea (pSrcDrawable=0x10b87a40, pDstDrawable=0x10c98610, 
pGC=0x10c99650, xIn=497, yIn=369, 
    widthSrc=32, heightSrc=32, xOut=0, yOut=0) at fbcopy.c:596
#5  0x105cd4fc in miDCSaveUnderCursor (pScreen=0x10b4c700, x=497, y=369, w=32, h=32) 
at midispcur.c:373
#6  0x105e341c in miSpriteRestoreCursor (pScreen=0x10b4c700) at misprite.c:2276
#7  0x105e3170 in miSpriteSetCursor (pScreen=0x10b4c700, pCursor=0x10c675c0, x=512, 
y=384) at misprite.c:2221
#8  0x105cbd84 in miPointerUpdate () at mipointer.c:352
#9  0x105cb6bc in miPointerDisplayCursor (pScreen=0x10b4c700, pCursor=0x10c675c0) at 
mipointer.c:175
#10 0x1040ea58 in DefineInitialRootWindow (win=0x10b87a40) at events.c:2124
#11 0x1041bd6c in main (argc=3, argv=0x7ffffa94, envp=0x7ffffaa4) at main.c:436
#####

-- 
DOLBEAU Romain               | Well if you don't like rock 'n' roll       
ENS Cachan / Ker Lann        |        Then you're too late now            
Thesard IRISA / CAPS         |   -- Rainbow,                              
[EMAIL PROTECTED]    |         'If You Don't Like Rock 'N' Roll'
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to