http://bugs.winehq.org/show_bug.cgi?id=32071
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2012-10-27 09:47:59 CDT --- Looks like it's crashing pretty early:
Unhandled exception: page fault on write access to 0x00000040 in 32-bit code (0x7e2b25a8). Backtrace: =>0 0x7e2b25a8 in wined3d (+0x125a8) (0x0033f450) 1 0x7e2b3306 in wined3d (+0x13305) (0x0033f4a0) 2 0x7e2df6ae wined3d_device_init_3d+0x13d() in wined3d (0x0033f550)
Can you install debugging symbols (see http://wiki.winehq.org/FAQ#get_log ), get the problem to happen again, and attach both the log and the backtrace?
Also, what graphics card and driver?