[Bug 2285] New: BadMatch in Wadauthor

Wine Bugs wine-bugs at winehq.org
Mon Jun 14 16:18:02 CDT 2004


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

           Summary: BadMatch in Wadauthor
           Product: Wine
           Version: 20040505
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jpakkane at yahoo.com


I was using a Doom level editor called WadAuthor (see bug 2269 for more info on
it). It can crash Wine consistently. The steps are as follows:

- start program
- load a wad file
- zoom in until items are shown with bitmaps
- panning around the map causes a crash

Here's the output Wine prints:

warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:ntdll:NtCreateFile L"\\??\\C:" not found (c0000034)
warn:file:CreateFileW Unable to create file L"\\\\.\\C:" (status c0000034)
(The above repeats several times)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  73 (X_GetImage)
  Serial number of failed request:  43126
  Current serial number in output stream:  43126
Wine failed with return code 1

The crash is definitely caused by the item bitmaps. If you disable the bitmaps
with tools > options > views > disable thing bitmaps, the crash does not occur.

This might be related with bug 447.

-- 
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