https://bugs.winehq.org/show_bug.cgi?id=32342
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello folks,
Adobe Audition CS6 (5.0) trial installer also suffers from this.
Download: http://files.ngohq.com/av/Adobe_Audition_CS6.rar
Prerequisite: 'winetricks -q msxml3' (bug 30239)
Crashes when clicking 'signin'.
'winetricks -q corefonts' works around.
--- snip --- ... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x076b8078). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:076b8078 ESP:0033d530 EBP:0033d554 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000000 EBX:00000000 ECX:07991b68 EDX:00000000 ESI:079b6ed8 EDI:0799be14 ... Backtrace: =>0 0x076b8078 in webkit (+0x168078) (0x0033d554) 1 0x07638e29 in webkit (+0xe8e28) (0x0033d578) 2 0x076a20ea in webkit (+0x1520e9) (0x0033d594) 3 0x076a2240 in webkit (+0x15223f) (0x0033d5b0) ... 25 0x01bd67d1 in adbeapeengine (+0x2d67d0) (0x0033dae0) 26 0x01bd7936 in adbeapeengine (+0x2d7935) (0x0033db04) 27 0x01bd67d1 in adbeapeengine (+0x2d67d0) (0x0033dc80) 28 0x01bd6d63 in adbeapeengine (+0x2d6d62) (0x0033dca4) 29 0x01bd77e5 in adbeapeengine (+0x2d77e4) (0x0033dcf0) 30 0x01be9df1 in adbeapeengine (+0x2e9df0) (0x0033dd40) 31 0x01a73c05 in adbeapeengine (+0x173c04) (0x0033ddc4) 32 0x00000000 (0x0232a000) 33 0x00166de0 (0x01fab1bc) 34 0x019202fb in adbeapeengine (+0x202fa) (0x01927d50) 35 0xfffff36c (0xe8f18b56) 0x076b8078: movl 0x0(%eax),%edx Modules: Module Address Debug info Name (195 modules) PE 350000- 36e000 Deferred adbeapecore PE 400000- 60c000 Deferred pdapp PE 1900000- 21e4000 Export adbeapeengine PE 38f0000- 39d1000 Deferred imslib PE 5160000- 5211000 Deferred d6native PE 5660000- 5759000 Deferred p6native PE 5870000- 5aa7000 Deferred adobe_oobelib PE 7140000- 723f000 Deferred axlib PE 7550000- 7973000 Export webkit ... Threads: process tid prio (all id:s are in hex) ... 00000024 (D) C:\users\focht\Local Settings\Application Data\Adobe\OOBE\PDApp\core\PDapp.exe ... 00000027 0 00000026 0 00000025 0 <== --- snip ---
$ sha1sum Adobe_Audition_CS6.rar 4a25686d94957bc982a93df365c5d8e47c965731 Adobe_Audition_CS6.rar
$ du -sh Adobe_Audition_CS6.rar 248M Adobe_Audition_CS6.rar
$ wine --version wine-1.7.25
Regards