[Bug 43198] 64-bit iTunes 12.6.1 crashes on unimplemented function msvcp140.dll._Lock_shared_ptr_spin_lock

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 18 06:21:34 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43198

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
                 CC|                            |focht at gmx.net
           Keywords|                            |download, win64
            Summary|Itunes failed to run        |64-bit iTunes 12.6.1
                   |                            |crashes on unimplemented
                   |                            |function
                   |                            |msvcp140.dll._Lock_shared_p
                   |                            |tr_spin_lock
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |https://www.apple.com/itune
                   |                            |s/download/
          Component|-unknown                    |msvcp

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

dupe of bug 42876

--- snip ---
Unhandled exception: unimplemented function
msvcp140.dll._Lock_shared_ptr_spin_lock called in 64-bit code
(0x000000007b44f007).
Register dump:
 rip:000000007b44f007 rsp:000000000053f720 rbp:000000000053f890 eflags:00000202
(   - --  I   - - - )
 rax:000000000053f740 rbx:000000000053f8c0 rcx:000000000053f740
rdx:000000000053f760
 rsi:000000000053f8d0 rdi:000000000053f770  r8:0000000000000002 
r9:000000000053f8c0 r10:0000000005390000
 r11:000000000053f880 r12:0000000000000000 r13:000000000000000a
r14:00000000ffffffff r15:000000000528bb70
...
Backtrace:
=>0 0x000000007b44f007 in kernel32 (+0x2f007) (0x000000000053f890)
  1 0x00007f0c0bd0b664 in msvcp140 (+0x8b663) (0x000000000053faf0)
  2 0x00007f0c0bc873f7 in msvcp140 (+0x73f6) (0x000000000053faf0)
  3 0x0000000140740b58 in itunes (+0x740b57) (0x000000000053faf0)
...
0x000000007b44f007: movq    0x00000000000000b8(%rsp),%rax
Modules:
Module    Address                    Debug info    Name (286 modules)
PE              680000-          693000    Deferred        applepushservice
PE              6a0000-          8ce000    Deferred        corefoundation
PE              8d0000-          909000    Deferred        objc
PE              910000-          92d000    Deferred        libdispatch
PE              930000-          b17000    Deferred        libicuin
PE              b20000-          c6e000    Deferred        libicuuc
PE              c70000-          cd3000    Deferred        avfoundationcf
PE              ce0000-         1450000    Deferred        coremedia
PE             1450000-         16eb000    Deferred        foundation
PE             16f0000-         18b6000    Deferred        quartzcore
PE             18c0000-         1ddb000    Deferred        coregraphics
PE             1de0000-         1e10000    Deferred        corevideo
PE             1e10000-         1e25000    Deferred        pthreadvc2
PE             1e30000-         1f7d000    Deferred        libxml2
PE             1f80000-         20a3000    Deferred        coretext
PE             20b0000-         20c1000    Deferred        mediaaccessibility
PE             20d0000-         2342000    Deferred        cfnetwork
PE             2350000-         241f000    Deferred        sqlite3
PE             2420000-         2cf8000    Deferred        coreaudiotoolbox
PE             2d00000-         3519000    Deferred        javascriptcore
PE             3520000-         35d9000    Deferred        wtf
PE             35e0000-         4b80000    Deferred        webkit
PE             4b80000-         4bbb000    Deferred        libxslt
PE             4bc0000-         4efc000    Deferred        gnsdk_dsp
PE             4f00000-         5126000    Deferred        gnsdk_manager
PE             5130000-         5208000    Deferred        gnsdk_musicid
PE             5210000-         5264000    Deferred        gnsdk_submit
PE             5270000-         527c000    Deferred        libcache
PE             7a20000-         98d2000    Deferred        corefp
PE             a280000-         a2a7000    Deferred        itunesregistry
PE             a8e0000-         a8f1000    Deferred        ituneslocalized
PE             a900000-         db76000    Deferred        itunesresources
PE            22000000-        2327e000    Deferred        gwrks64
PE            4ad00000-        4c612000    Deferred        icudt55
PE            5a4c0000-        5a4d8000    Deferred        zlib1
ELF            7a800000-        7a9f9000    Deferred        opengl32<elf>
  \-PE            7a850000-        7a9f9000    \               opengl32
ELF            7ac00000-        7ac96000    Deferred        riched20<elf>
  \-PE            7ac10000-        7ac96000    \               riched20
ELF            7b400000-        7b811000    Dwarf           kernel32<elf>
  \-PE            7b420000-        7b811000    \               kernel32
ELF            7bc00000-        7bd21000    Dwarf           ntdll<elf>
  \-PE            7bc20000-        7bd21000    \               ntdll
ELF            7c000000-        7c004000    Dwarf           <wine-loader>
PE           140000000-       142784000    Export          itunes
PE           180000000-       180017000    Deferred        asl
ELF        7f0b9a66a000-    7f0b9a950000    Deferred        msvcrt<elf>
  \-PE        7f0b9a690000-    7f0b9a950000    \               msvcrt
...
Threads:
process  tid      prio (all id:s are in hex)
...
000000f8 (D) C:\Program Files\iTunes\iTunes.exe
...
    000000f9    0 <==
...
System information:
    Wine build: wine-2.0
    Platform: x86_64
    Version: Windows 8
    Host system: Linux
    Host version: 4.8.0-54-generic
---snip ---

The fix from bug 42876 went into Wine:

--- snip ---
git tag --contains 3b9e9dd06a1c --sort=v:refname

wine-2.3
wine-2.4
wine-2.5
wine-2.6
wine-2.7
wine-2.8
wine-2.9
wine-2.10
-- snip ---

Regards

*** This bug has been marked as a duplicate of bug 42876 ***

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list