http://bugs.winehq.org/show_bug.cgi?id=32499
Bug #: 32499 Summary: installer of PPTV crashes Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jactry92@gmail.com Classification: Unclassified
Created attachment 42875 --> http://bugs.winehq.org/attachment.cgi?id=42875 The Log
This a follow up of Bug 32433 .
You can reproduce it follow: 0. download it md5sum pptvsetup_3.2.1.0076.exe 0798f55492a75b9461cacd48f038f562 pptvsetup_3.2.1.0076.exe 1. 'winetricks -q mfc42 jscript' to get workarounds for: Bug 32498 . 2. 'wine pptvsetup_3.2.1.0076.exe' to begin installation and it will crashes when the installation nearly complete.
my test enviroment: - Ubuntu 12.10 32bit - wine-1.5.19-244-gf28324a - pptvsetup_3.2.1.0076
--- snip --- wine: Unhandled page fault on execute access to 0x00000000 at address (nil) (thread 0053), starting debugger... Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:00000000 ESP:0074de08 EBP:0074de9c EFLAGS:00010206( R- -- I - -P- ) EAX:7c7eea40 EBX:00147d28 ECX:0074de3c EDX:00000000 ESI:0013f030 EDI:00000000 Stack dump: 0x0074de08: 00b1e56f 0013f030 0074de3c 4c775e39 0x0074de18: 00147d54 00e54c00 0074def4 00d25855 0x0074de28: 00000001 00001000 0007fffe 00000001 0x0074de38: 0074ded8 00000000 00e54c00 00d2589b 0x0074de48: 00000180 00000010 00000000 00e57680 0x0074de58: 00000010 0074de78 00147d28 00b2f135 Backtrace: =>0 0x00000000 (0x0074de9c) 1 0x00b1eabe in avcvideodec.ax (+0xeabd) (0x0074def4) 0x00000000: -- no code accessible -- --- snip ---