http://bugs.winehq.org/show_bug.cgi?id=2831
Summary: Unhandled exception in MS Office 2000 install Product: Wine Version: 20050111 Platform: PC URL: http://www.winehq.org/appview.php?appId=31 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: jjk3@msstate.edu
I'm getting this when I try to run the MS Office 2000 installer from the CD-ROM:
[/media/cdrw_dvdrw]$ wine SETUP.EXE wine: Unhandled exception (thread 0026), starting debugger... WineDbg starting on pid 0xa Unhandled exception: page fault on read access to 0x00000018 in 32-bit code (0x7797a5b2). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:7797a5b2 ESP:7e9fb988 EBP:7e9fb9bc EFLAGS:00210246( - 00 -RIZP1) EAX:00000000 EBX:7798d578 ECX:7e601690 EDX:00000000 ESI:7e6018b0 EDI:00000000 Stack dump: 0x7e9fb988: 7797454f 00000000 00000000 7e9fb9ac 0x7e9fb998: 77974257 77ec6fbd 7e6014e8 77ec70c7 0x7e9fb9a8: 00000002 00000005 7798d578 7e611b40 0x7e9fb9b8: 00000000 7e9fb9cc 77977daf 7e601900 0x7e9fb9c8: 00000000 7e9fb9ec 77977e27 7e611b40 0x7e9fb9d8: 00000000 00000002 00000002 000000f5 Backtrace: =>1 0x7797a5b2 MSI_RecordGetFieldCount+0x7 in msi (0x7e9fb9bc) 2 0x77977daf MSI_ViewExecute+0x36 in msi (0x7e9fb9cc) 3 0x77977e27 MsiViewExecute+0x6d in msi (0x7e9fb9ec) 4 0x10002f9a AddLocalAlwaysInstalledCA+0xbda in customactiondll (0x00000000) 0x7797a5b2 MSI_RecordGetFieldCount+0x7 in msi: movl 0x18(%eax),%eax Wine-dbg>WineDbg terminated on pid 0xa
[/media/cdrw_dvdrw]$
This doesn't happen immediately (it drops back to a shell prompt beforehand), but it happens before any dialog comes up.