http://bugs.winehq.org/show_bug.cgi?id=17512
Summary: Microsoft Virtual PC 2007 SP1 won't install Product: Wine Version: 1.1.15 Platform: PC-x86-64 URL: http://www.microsoft.com/downloads/details.aspx?FamilyId =28C97D22-6EB8-4A09-A7F7-F6C7A1F000B5&displaylang=en OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=19625) --> (http://bugs.winehq.org/attachment.cgi?id=19625) terminal output
austin@midna:~$ wine: Unhandled page fault on write access to 0x00670000 at address 0x7ef960c1 (thread 0044), starting debugger... Unhandled exception: page fault on write access to 0x00670000 in 32-bit code (0x7ef960c1). ... Backtrace: =>0 0x7ef960c1 LdrProcessRelocationBlock+0xc1(page=0x66f000, count=0, relocs=0x68a08e, delta=6553600) [/home/austin/wine-git/dlls/ntdll/loader.c:2119] in ntdll (0x0064e658) 1 0x7ecbba21 load_driver_module+0x1d1(name=<is not available>) [/home/austin/wine-git/programs/winedevice/device.c:97] in winedevice (0x0064e6f8) 2 0x7ecbbd77 load_driver+0x277() [/home/austin/wine-git/programs/winedevice/device.c:229] in winedevice (0x0064e978) 3 0x7ecbc396 ServiceMain+0xc6(argc=0, argv=0x113d58) [/home/austin/wine-git/programs/winedevice/device.c:287] in winedevice (0x0064e9c8) 4 0x7ec639ac service_thread+0x11c(arg=0x113878) [/home/austin/wine-git/dlls/advapi32/service.c:294] in advapi32 (0x0064ea18) 5 0x7efc372e call_thread_entry_point+0xe() in ntdll (0x0064ea28) 6 0x7efc5192 call_thread_func+0x42(rtl_func=<register EDI not in topmost frame>, arg=<register ESI not in topmost frame>) [/usr/include/bits/string3.h:85] in ntdll (0x0064eac8) 7 0x7efc5360 start_thread+0x130(info=0x7ffd0fb8) [/home/austin/wine-git/dlls/ntdll/thread.c:493] in ntdll (0x0064f3b8) 8 0xf7e314ff start_thread+0xbf() in libpthread.so.0 (0x0064f4b8) 0x7ef960c1 LdrProcessRelocationBlock+0xc1 [/home/austin/wine-git/dlls/ntdll/loader.c:2119] in ntdll: addl %edi,0x0(%edx,%eax,1) 2119 *(int *)((char *)page + offset) += delta;