http://bugs.winehq.org/show_bug.cgi?id=22280
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-10-14 15:03:39 CDT --- Hello,
confirming, still present.
~/.wine/drive_c/Program Files/Ubisoft/Assassin's Creed/Detection$ WINEDEBUG=+tid,+seh,+relay wine ./Detection.exe >>log.txt 2>&1
--- snip --- ... 0024:Call KERNEL32.CreateThread(00000000,00020000,7c3494f6,0056c430,00000004,0032eb68) ret=7c3495f0 0024:Ret KERNEL32.CreateThread() retval=000000c4 ret=7c3495f0 0024:Call KERNEL32.SetThreadPriority(000000c4,00000001) ret=00d29dc8 0024:Ret KERNEL32.SetThreadPriority() retval=00000001 ret=00d29dc8 0024:Call KERNEL32.SetThreadPriorityBoost(000000c4,00000000) ret=00d29e1d 0024:Ret KERNEL32.SetThreadPriorityBoost() retval=00000000 ret=00d29e1d 0024:Call ntdll.RtlAllocateHeap(00542000,00000000,00001000) ret=7c3416b3 0024:Ret ntdll.RtlAllocateHeap() retval=0056e908 ret=7c3416b3 0024:Call KERNEL32.OutputDebugStringA(0032ea48 "\n\n..\..\..\src\thread\ms\thread.cpp(334) : ASSERT FAILURE: Ret()\n") ret=00d2db73 0024:Ret KERNEL32.OutputDebugStringA() retval=00000000 ret=00d2db73 0024:Call KERNEL32.DebugBreak() ret=00d2db79 0024:trace:seh:raise_exception code=80000003 flags=0 addr=0x7efa1094 ip=7efa1095 tid=0024 0024:trace:seh:raise_exception eax=7ed2875d ebx=7efe3ff4 ecx=00112fb8 edx=00000000 esi=0032ea44 edi=00000000 0024:trace:seh:raise_exception ebp=0032e9d0 esp=0032e9c4 cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00200256 0024:trace:seh:call_vectored_handlers calling handler at 0x7e0d2cf0 code=80000003 flags=0 0024:trace:seh:call_vectored_handlers handler at 0x7e0d2cf0 returned 0 ... ......\src\thread\ms\thread.cpp(334) : ASSERT FAILURE: Ret() wine: Unhandled exception 0x80000003 at address 0x7efa1094 (thread 0009), starting debugger... --- snip ---
$ wine --version wine-1.3.30-152-g0096373
Regards