http://bugs.winehq.org/show_bug.cgi?id=32173
--- Comment #8 from Jactry Zeng jactry92@gmail.com 2012-11-09 00:32:23 CST --- Created attachment 42459 --> http://bugs.winehq.org/attachment.cgi?id=42459 pptv_withworkaround.txt log with workaround: +quartz
(In reply to comment #7)
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 :)
I used wine from Ubuntu Wine ppa.I can reproduce this crash every time, my Ubuntu is run in Vbox, maybe it cause it? I think I will test it in a physical machine soon. Maybe I should test it in a version from git?