http://bugs.winehq.org/show_bug.cgi?id=3336
Summary: X Error (X_Create_Pixmap) when patch applied to xorg-x11 6.8.2 (Gentoo) Product: Wine Version: 20050830 Platform: PC URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005- 2495 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: pete4abw@comcast.net
This patch causes many wine programs, including winecfg, progman, to fail on startup. Debug trace is: peter@mars /mnt/data/data/PC Coach $ winecfg trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\advapi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\gdi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\user32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\iphlpapi.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\rpcrt4.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\ole32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\shlwapi.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\comctl32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\shell32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\winspool.drv" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\comdlg32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\winmm.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\uxtheme.dll" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "gdi.exe" : builtin trace:loaddll:MODULE_LoadModule16 Loaded module "user.exe" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\winex11.drv" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system\imm32.dll" : builtin X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 12783 Current serial number in output stream: 12785 ----
Curiously, while Gentoo has applied the patch, it's not listed one the CVE. I will attach the file. Removing the patch removed the problem.
HTH