http://bugs.winehq.org/show_bug.cgi?id=34586
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-09-24 16:59:20 CDT --- Hello folks,
first, "%1.dll" messages as seen in +warn traces are not real failures. They are caused by wine builtin 'winemenubuilder.exe' and can be safely ignored. You are basically tracing the whole bootstrapping of Wine, which includes start of several Wine builtin processes.
Providing "warn+all,err+all" is not really useful for diagnosis, it should be avoided. Terminal output only and +relay upon request.
Anyway, this is a dupe of bug 20986
--- snip --- 002c:Starting process L"C:\Program Files\Maxima-5.31.1\lib\maxima\5.31.1\binary-gcl\maxima.exe" (entryproc=0x401240) 002c:Call msvcrt.__set_app_type(00000001) ret=00401253 002c:Ret msvcrt.__set_app_type() retval=7ed22138 ret=00401253 002c:Call KERNEL32.SetUnhandledExceptionFilter(004010e0) ret=004011f5 002c:Ret KERNEL32.SetUnhandledExceptionFilter() retval=00000000 ret=004011f5 002c:Call msvcrt.__getmainargs(00631000,00631004,0098fde8,ffffffff,0098fdec) ret=00401038 002c:Call ntdll.RtlFreeHeap(00110000,00000000,00000000) ret=7eca1d8d 002c:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7eca1d8d 002c:Call ntdll.RtlAllocateHeap(00110000,00000000,00000082) ret=7eca1dd5 002c:Ret ntdll.RtlAllocateHeap() retval=00134208 ret=7eca1dd5 002c:Call KERNEL32.InitializeCriticalSection(7ed22f00) ret=7ecbeace 002c:Ret KERNEL32.InitializeCriticalSection() retval=00000001 ret=7ecbeace 002c:Ret msvcrt.__getmainargs() retval=00000000 ret=00401038 002c:Call msvcrt.__p__fmode() ret=004010ab 002c:Ret msvcrt.__p__fmode() retval=7ed220dc ret=004010ab 002c:Call msvcrt.__p__environ() ret=00401211 002c:Ret msvcrt.__p__environ() retval=7ed22128 ret=00401211 002c:Call KERNEL32.GetModuleFileNameA(00000000,0098fca0,00000104) ret=00472440 002c:Ret KERNEL32.GetModuleFileNameA() retval=00000046 ret=00472440 002c:Call KERNEL32.VirtualAlloc(113e0000,2ec20000,00002000,00000001) ret=0047247a 002c:Ret KERNEL32.VirtualAlloc() retval=00000000 ret=0047247a 002c:Call msvcrt.exit(00000001) ret=00472515 002c:Call KERNEL32.InitializeCriticalSection(7ed22f70) ret=7ecbeace 002c:Ret KERNEL32.InitializeCriticalSection() retval=00000001 ret=7ecbeace 002c:Call KERNEL32.GetModuleHandleW(7ecfba4a L"mscoree") ret=7ecac680 002c:Ret KERNEL32.GetModuleHandleW() retval=00000000 ret=7ecac680 002c:Call KERNEL32.ExitProcess(00000001) ret=7ecac6c4 --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 20986 ***