http://bugs.winehq.org/show_bug.cgi?id=35095
Bug #: 35095 Summary: Lync 2013 installation crashes - Unhandled exception Product: Wine Version: 1.7.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: g.stokmanis@gmail.com Classification: Unclassified
Created attachment 46816 --> http://bugs.winehq.org/attachment.cgi?id=46816 Lync2013 installation program error details
Downloaded Microsoft Lync Basic 2013 (32 bit) http://www.microsoft.com/en-us/download/details.aspx?id=35451 Then run wine lyncentry.exe, it ended up in Unhandled exception. See attached program error details in file backtrace.txt.
http://bugs.winehq.org/show_bug.cgi?id=35095
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.microsoft.com/en | |-us/download/details.aspx?i | |d=35451
http://bugs.winehq.org/show_bug.cgi?id=35095
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |directx-d3d Resolution| |DUPLICATE Summary|Lync 2013 installation |Microsoft Lync Basic 2013 |crashes - Unhandled |installer crashes on |exception |startup (delay load import | |of | |dxgi.dll.CreateDXGIFactory1 | |)
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-12-09 07:04:09 CST --- Hello folks,
dupe of bug 24517
The installer tries to delay load import dxgi.dll CreateDXGIFactory1().
Prerequisite: WinVer set to 'Windows 7'
--- snip --- ... 0028:Call KERNEL32.LoadLibraryA(00c88a20 "dxgi.dll") ret=00c0fe6e ... 0028:Ret PE DLL (proc=0x7df500ac,module=0x7df40000 L"dxgi.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1 0028:Ret KERNEL32.LoadLibraryA() retval=7df40000 ret=00c0fe6e ... 0028:Call KERNEL32.GetProcAddress(7df40000,00c8a106 "CreateDXGIFactory1") ret=00c0ff46 0028:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00c0ff46 0028:Call KERNEL32.GetLastError() ret=00c0ff52 0028:Ret KERNEL32.GetLastError() retval=0000007f ret=00c0ff52 0028:Call KERNEL32.RaiseException(c06d007f,00000000,00000001,0104e588) ret=00c0ff85 0028:trace:seh:raise_exception code=c06d007f flags=0 addr=0x7b83a8ef ip=7b83a8ef tid=0028 0028:trace:seh:raise_exception info[0]=0104e53c 0028:trace:seh:raise_exception eax=7b826921 ebx=7b8ba000 ecx=0104e53c edx=0104e488 esi=0104e530 edi=0104e4f0 0028:trace:seh:raise_exception ebp=0104e4c8 esp=0104e464 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000287 0028:trace:seh:call_stack_handlers calling handler at 0xc557d3 code=c06d007f flags=0 ... Backtrace: =>0 0x7b83a8ef RaiseException+0x8f(code=<couldn't compute location>, flags=<couldn't compute location>, nbargs=<couldn't compute location>, args=<couldn't compute location>) [/home/focht/projects/wine/wine-git/dlls/kernel32/except.c:84] in kernel32 (0x0104e4c8) 1 0x7bc6d966 relay_call+0x39() in ntdll (0x0104e508) 2 0x7b824899 in kernel32 (+0x14898) (0x0104e580) 3 0x00c0ff85 in osetup (+0x49ff84) (0x0104e580) 4 0x00c41b2e in osetup (+0x4d1b2d) (0x0104e704) 5 0x00b59b69 in osetup (+0x3e9b68) (0x0104e74c) 6 0x00b59cae in osetup (+0x3e9cad) (0x0104e798) 7 0x00b86cc3 in osetup (+0x416cc2) (0x0104e7e0) 8 0x00b85e51 in osetup (+0x415e50) (0x0104ea50) 9 0x00b872c2 in osetup (+0x4172c1) (0x0104ea68) ... 0x7b83a8ef RaiseException+0x8f [/home/focht/projects/wine/wine-git/dlls/kernel32/except.c:84] in kernel32: subl $4,%esp 84 RtlRaiseException( &record ); Modules: Module Address Debug info Name (88 modules) PE 350000- 37f000 Deferred osetupui PE 400000- 434000 Deferred setup PE 770000- e3a000 Export osetup PE 10000000-100d3000 Deferred setup ... Threads: process tid prio (all id:s are in hex) ... 00000026 (D) C:\users\focht\Temp\OWP2bf8.tmp\setup.exe 00000028 0 <== 00000027 0 --- snip ---
$ sha1sum lyncentry.exe e702d1bdc63fa47accf49a9aeacb49bc970fbc35 lyncentry.exe
$ du -sh lyncentry.exe 292M lyncentry.exe
$ wine --version wine-1.7.8-128-g37460b6
Regards
*** This bug has been marked as a duplicate of bug 24517 ***
http://bugs.winehq.org/show_bug.cgi?id=35095
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2013-12-09 21:19:55 CST --- Closing.