http://bugs.winehq.org/show_bug.cgi?id=32173
--- Comment #7 from Qian Hong fracting@gmail.com 2012-11-08 21:29:58 CST --- Jactry, I still can't reproduce the first crashing.
My wine version is wine-1.5.16-234-g465c98a, are you using Wine from Ubuntu's ppa packager or compiled from git repo? Do you mind retest with latest Version?
Also I see a deadlock here (til wait a long time after the intallation finished): err:ntdll:RtlpWaitForCriticalSection section 0x7e043008 "opengl.c: context_section" wait timed out in thread 0064, blocked by 005d, retrying (60 sec)
wine: Critical section 7e043008 wait failed at address 0x7bc3478c (thread 0064), starting debugger... Unhandled exception: wait failed on critical section 0x7e043008 context_section in 32-bit code (0x7bc3478c). err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3478c
The debugger crashes and no backtrace for this.
$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
$ modinfo i915 vermagic: 3.0.0-26-generic-pae SMP mod_unload modversions 686
Appreciate if any others help to test :)