https://bugs.winehq.org/show_bug.cgi?id=24073
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|iTunes 9.0.0.70 crashes on |iTunes 9.0.0.70 crashes on |first run |first run (Webkit
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present.
Dupe of bug 32342
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/iTunes
$ WINEDEBUG=+tid,+seh,+relay wine ./iTunes.exe >>log.txt 2>&1 ... 00da:Call gdi32.EnumFontFamiliesExW(00220035,0033e4c8,019196c0,0033e464,00000000) ret=01919838 00da:Ret gdi32.EnumFontFamiliesExW() retval=00000001 ret=01919838 00da:Call user32.ReleaseDC(00000000,00220035) ret=01919842 00da:Ret user32.ReleaseDC() retval=00000001 ret=01919842 ... 00da:trace:seh:raise_exception code=c0000005 flags=0 addr=0x195821c ip=0195821c tid=00da 00da:trace:seh:raise_exception info[0]=00000000 00da:trace:seh:raise_exception info[1]=00000000 00da:trace:seh:raise_exception eax=00000000 ebx=7fe87890 ecx=7fe547b8 edx=000000c0 esi=00000000 edi=7fe585a0 00da:trace:seh:raise_exception ebp=0033e790 esp=0033e708 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010246 00da:trace:seh:call_stack_handlers calling handler at 0x397cbc code=c0000005 flags=0 ... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0195821c). ... Backtrace: =>0 0x0195821c in webkit (+0x35821c) (0x0033e790) 1 0x018d3dfd in webkit (+0x2d3dfc) (0x0033e874) 2 0x0033e8f8 (0x7fe87760) 3 0x7fce7000 (0x01aa34e0) 4 0x01686b80 in webkit (+0x86b7f) (0x018f0480) 5 0xfffc2d48 (0xe8f18b56) 0x0195821c: movl 0x0(%esi),%edx Modules: Module Address Debug info Name (228 modules) PE 340000- 3d3000 Deferred cfnetwork PE 3e0000- 3f0000 Deferred pthreadvc2 PE 3f0000- 3fd000 Deferred asl PE 400000- dd7000 Deferred itunes PE ef0000- fba000 Deferred corefoundation PE fc0000- fdc000 Deferred objc PE fe0000- 10dd000 Deferred icuin40 PE 10e0000- 11c1000 Deferred icuuc40 PE 11d0000- 1233000 Deferred sqlite3 PE 1240000- 1253000 Deferred zlib1 PE 1260000- 15f1000 Deferred coregraphics PE 1600000- 1b55000 Export webkit PE 1b60000- 1c80000 Deferred javascriptcore ... Threads: process tid prio (all id:s are in hex) ... 0000003c (D) C:\Program Files\iTunes\iTunes.exe 000000b9 0 000000dc 0 0000009d 0 000000d7 0 0000005c -1 00000098 0 000000ac 0 000000b1 0 000000b0 0 00000097 0 000000d1 -1 00000076 0 0000009a 0 0000009f 0 00000026 0 000000bc 0 0000005e 0 000000d5 0 000000b4 15 000000c0 0 0000009e 15 00000094 15 0000002d 1 000000bd 2 000000a0 0 0000004a 0 00000064 1 00000021 0 00000069 0 000000da 0 <== --- snip ---
-> 'winetricks -q corefonts'
'secur32' has nothing to do with this problem (whatever issue you were seeing)
$ sha1sum iTunesSetup9.exe 68c84dd8d910ce6cc1508f41cb86d20de839f2e3 iTunesSetup9.exe
$ du -sh iTunesSetup9.exe 89M iTunesSetup9.exe
$ wine --version wine-1.7.16-91-ged51082
Regards
*** This bug has been marked as a duplicate of bug 32342 ***