[Bug 5161] Trillian: crash when showing main window: BadValue in X_CreatePixmap

Wine Bugs wine-bugs at winehq.org
Wed May 24 01:27:43 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5161





------- Additional Comments From marcus at jet.franken.de  2006-24-05 01:27 -------
#0  error_handler (display=0x7bf68d38, error_evt=0x55c29bc0) at 
x11drv_main.c:224 
224     { 
(gdb) bt 
#0  error_handler (display=0x7bf68d38, error_evt=0x55c29bc0) at 
x11drv_main.c:224 
#1  0x56514790 in _XError () from /usr/X11R6/lib/libX11.so.6 
#2  0x56514eaf in _XReply () from /usr/X11R6/lib/libX11.so.6 
#3  0x5650f785 in XSync () from /usr/X11R6/lib/libX11.so.6 
#4  0x5650f833 in XSync () from /usr/X11R6/lib/libX11.so.6 
#5  0x564f52a9 in XCreatePixmap () from /usr/X11R6/lib/libX11.so.6 
#6  0x5649ee61 in X11DRV_AlphaBlend (devDst=0x599aac38, xDst=91, yDst=24, 
widthDst=0, heightDst=0, devSrc=0x599d0350, xSrc=0, ySrc=0,  
    widthSrc=0, heightSrc=0, blendfn={BlendOp = 0 '\0', BlendFlags = 0 '\0', 
SourceConstantAlpha = 255 '�', AlphaFormat = 1 '\001'}) 
    at xrender.c:1591 
#7  0x55e13fba in GdiAlphaBlend (hdcDst=0x7ef0, xDst=91, yDst=24, widthDst=0, 
heightDst=0, hdcSrc=0x8714, xSrc=0, ySrc=0, widthSrc=0,  
    heightSrc=0, blendFunction={BlendOp = 0 '\0', BlendFlags = 0 '\0', 
SourceConstantAlpha = 255 '�', AlphaFormat = 1 '\001'}) 
    at bitblt.c:506 
 
 
#6  0x5649ee61 in X11DRV_AlphaBlend (devDst=0x599aac38, xDst=91, yDst=24, 
widthDst=0, heightDst=0, devSrc=0x599d0350, xSrc=0, ySrc=0,  
    widthSrc=0, heightSrc=0, blendfn={BlendOp = 0 '\0', BlendFlags = 0 '\0', 
SourceConstantAlpha = 255 '�', AlphaFormat = 1 '\001'}) 
    at xrender.c:1591 
1591        xpm = XCreatePixmap(gdi_display, 
#7  0x55e13fba in GdiAlphaBlend (hdcDst=0x7ef0, xDst=91, yDst=24, widthDst=0, 
heightDst=0, hdcSrc=0x8714, xSrc=0, ySrc=0, widthSrc=0,  
    heightSrc=0, blendFunction={BlendOp = 0 '\0', BlendFlags = 0 '\0', 
SourceConstantAlpha = 255 '�', AlphaFormat = 1 '\001'}) 
    at bitblt.c:506 
506                 ret = dcDst->funcs->pAlphaBlend( dcDst->physDev, xDst, 
yDst, widthDst, heightDst, 
 
 

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



More information about the wine-bugs mailing list