http://bugs.winehq.org/show_bug.cgi?id=10523
Summary: mdiviewer crashes on install Product: Wine Version: 0.9.49. Platform: PC-x86-64 URL: http://www.hot.ee/mdiviewer/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: wine@lesshaste.plus.com
Created an attachment (id=9266) --> (http://bugs.winehq.org/attachment.cgi?id=9266) debug output of crash for mdiviewer
MDIviewer from http://www.hot.ee/mdiviewer/ crashes on install. Running wine 0.9.49 on amd64 gentoo system. I copied MSVCP60.DLL into ~/.wine/drive_c/windows/system to get it this far.
The crucial part of the debug output seems to be
Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00000054 ESP:0034f048 EBP:0034f068 EFLAGS:00010202( - 00 - -RI1) EAX:001343bc EBX:001343a8 ECX:00407b00 EDX:00120f78 ESI:00120f78 EDI:6600e488 Stack dump: 0x0034f048: 660be829 00120f78 00000000 00120bb8 0x0034f058: 00000000 00000016 00120bb8 00a4e58c 0x0034f068: 00000006 660be850 00000000 00407f98 0x0034f078: 00407734 660d9f54 00a4011c 0034f304 0x0034f088: 00407f98 0011fc60 660c2c46 00407f98 0x0034f098: 00b5011c 66110978 00000023 00000202 Backtrace: =>1 0x00000054 (0x0034f068) err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols 2 0x660be850 ?CPOfSink@RUN_INSTMGR@@QAEJPAUIUnknown@@IPAPAUIConnectionPoint@@H@Z+0x132() in msvbvm60 (0x00000006) 3 0x00000000 (0x00000000) 0x00000054: addb %al,0x0(%eax)
Whole output attached.
Please let me know if I can give any more information. I wasn't sure what component to choose so that is likely to be wrong.
Raphael