http://bugs.winehq.org/show_bug.cgi?id=24073
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #9 from Austin English austinenglish@gmail.com 2012-03-14 19:25:57 CDT --- (In reply to comment #8)
From your log: fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54 wine: Unhandled page fault on read access to 0x00000000 at address 0x19e7eec (thread 006d), starting debugger...
Perhaps schannel is to blame? Though SECPKG_ATTR_LOCAL_CERT_CONTEXT seems a little funny, I wouldn't expect iTunes to be using client-side certificates.
Native secur32 from winetricks prevents the crash, it then seems to hit bug 23609 (or similar) and just hangs there).
WINEDEBUG=relay,seh,tid,secur32,ntls,lsa wine iTunes.exe >> ~/it.txt 2>&1 is 315MB uncompressed, 6.1MB compressed.
austin@aw21 ~ $ sha1sum it2.txt.rz 42d3108afeb24ed6509814695507e8e982c6d6c6 it2.txt.rz
http://www.filedropper.com/it2txt
I'll attach the log without relay,set,tid.