http://bugs.winehq.org/show_bug.cgi?id=6929
Summary: Corel Painter Essentials crashes on startup, but starts if run without wintab Product: Wine Version: 0.9.27. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: karlerlandsen@yahoo.com
Hi, In wine 0.9.27 (and many earlier versions too) wine currently crashes when trying to run Corel Painter Essentials 2, the version that came free with my Wacom Graphire 4. Painter starts running, the main window appears, and then crashes just as it starts drawing the pallettes in the interface. However if run with "WINEDLLOVERIDES=wintab32=n wine CorelPainterEssentials2.exe", Painter starts successfully without crashing (although the menu and toolbar no longer respond to mouseclicks, the pallettes continue to respond mouse clicks perfectly).
If run as described above, the following is printed to the console: fixme:win:WINNLSEnableIME hUnknown1 0x20028 bUnknown2 1: stub! err:x11drv:X11DRV_CreateWindow invalid window width -16
If run without "WINEDLLOVERIDES=wintab32=n", a crash occurs and the following is printed to the console: fixme:win:WINNLSEnableIME hUnknown1 0x30048 bUnknown2 1: stub! err:x11drv:X11DRV_CreateWindow invalid window width -16 fixme:wintab32:X11DRV_WTInfoA Return proper size wine: Unhandled page fault on write access to 0x4e4f56ec at address 0x706f41 (th read 0011), starting debugger... WineDbg starting on pid 0x10 Unhandled exception: page fault on write access to 0x4e4f56ec in 32-bit code (0x 00706f41). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:00706f41 ESP:0034f5fc EBP:0000000f EFLAGS:00010297( - 00 RISAP1C) EAX:00000c00 EBX:41544e45 ECX:00000000 EDX:00000001 ESI:4e4f4954 EDI:00007d20 Stack dump: 0x0034f5fc: 00002710 00000008 0034fe7c 00000000 0x0034f60c: 00010005 00000000 0034fe7c 00000000 0x0034f61c: 006ed288 00706d16 00000001 00002710 0x0034f62c: 00000005 00000008 00c0c79c 0034fe04 0x0034f63c: 007bd16b 00000000 005b2806 000000fa 0x0034f64c: 00002710 005af979 7ffdf000 001166cb Backtrace: =>1 0x00706f41 in corelpainteressentials2 (+0x306f41) (0x0000000f) 2 0x00000000 (0x00000000) 0x00706f41: movl %eax,0xd98(%esi) Wine-dbg>
I'm running Debian Testing with XOrg 7.1, Kernel 2.6.17 and wacom driver 0.7.4. I created a bug report using wine's bug-report.pl, and I'll attach the formatted log generated by it to this bug report in just a moment. I'm happy to provide any other needed info should it be necessary.
Thanks!