Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soundtouch.so segmentation fault #39

Open
davidpoyner opened this issue Jan 12, 2015 · 4 comments
Open

soundtouch.so segmentation fault #39

davidpoyner opened this issue Jan 12, 2015 · 4 comments

Comments

@davidpoyner
Copy link

Currently using OSX 10.10.1:

soundtouch.so exits with a segmentation fault every time.

See below:

Process:               Python [2356]
Path:                  /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier:            Python
Version:               2.7.9 (2.7.9)
Code Type:             X86-64 (Native)
Parent Process:        zsh [842]
Responsible:           iTerm [837]
User ID:               501

Date/Time:             2015-01-12 12:06:58.086 -0500
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        BE063E6A-5B1B-0EC8-A348-ECF06AB8A0A1


Time Awake Since Boot: 7000 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000228

VM Regions Near 0x228:
--> 
    __TEXT                 0000000100ca2000-0000000100ca4000 [    8K] r-x/rwx SM=COW  /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   soundtouch.so                   0x00000001028424ef SoundTouch_putSamples(SoundTouch*, _object*) + 47
1   org.python.python               0x0000000100d2e7e6 PyEval_EvalFrameEx + 14392
2   org.python.python               0x0000000100d3162e fast_function + 262
3   org.python.python               0x0000000100d2e400 PyEval_EvalFrameEx + 13394
4   org.python.python               0x0000000100d3162e fast_function + 262
5   org.python.python               0x0000000100d2e400 PyEval_EvalFrameEx + 13394
6   org.python.python               0x0000000100d3162e fast_function + 262
7   org.python.python               0x0000000100d2e400 PyEval_EvalFrameEx + 13394
8   org.python.python               0x0000000100d3162e fast_function + 262
9   org.python.python               0x0000000100d2e400 PyEval_EvalFrameEx + 13394
10  org.python.python               0x0000000100d2ad7a PyEval_EvalCodeEx + 1409
11  org.python.python               0x0000000100d2a7f3 PyEval_EvalCode + 54
12  org.python.python               0x0000000100d4a8a2 run_mod + 53
13  org.python.python               0x0000000100d4a945 PyRun_FileExFlags + 133
14  org.python.python               0x0000000100d4a4e2 PyRun_SimpleFileExFlags + 769
15  org.python.python               0x0000000100d5bc5b Py_Main + 3051
16  libdyld.dylib                   0x00007fff878165c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff9047022e kevent64 + 10
1   libdispatch.dylib               0x00007fff9022ea6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff9046f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8f9c74a1 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff9046f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8f9c74a1 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff9046f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8f9c74a1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x480004a0a8e8a0c1  rdx: 0x0000000000000000
  rdi: 0x0000000000000001  rsi: 0x0000000000000000  rbp: 0x00007fff5ef5cda0  rsp: 0x00007fff5ef5cd80
   r8: 0x00007fff5ef5cd40   r9: 0x00007fff5ef5cb50  r10: 0x0000000101e4b990  r11: 0x00007fb82b800000
  r12: 0x00007fb82b893850  r13: 0x0000000100f85e90  r14: 0x0000000101e3d098  r15: 0x0000000000000001
  rip: 0x00000001028424ef  rfl: 0x0000000000010202  cr2: 0x0000000000000228

Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x100ca2000 -        0x100ca3fff +org.python.python (2.7.9 - 2.7.9) <E6A2C746-0CEF-3357-A494-E4951EAF0BA4> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
       0x100ca6000 -        0x100d98fff +org.python.python (2.7.9, [c] 2004-2014 Python Software Foundation. - 2.7.9) <B3B7084F-41DB-32BB-9AC7-C91825348428> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/Python
       0x100f7a000 -        0x100f7cfff +_locale.so (0) <29EFF01B-811A-3630-A6D8-0143809C5048> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x100fff000 -        0x101002ff7 +math.so (0) <DEF5D1EF-0A78-35A3-8F83-8F382A844AE7> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
       0x101008000 -        0x10100bfff +zlib.so (0) <B7A6A89F-F654-31D2-AA70-04868318AAAD> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
       0x101070000 -        0x101072fff +_hashlib.so (0) <77B4105A-BB03-3C8D-A71E-78652E0A984A> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
       0x101076000 -        0x1010afff7 +libssl.1.0.0.dylib (0) <3750B2C8-207B-395B-A819-03AAD86AA2D5> /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
       0x1010c8000 -        0x1011d9fc7 +libcrypto.1.0.0.dylib (0) <6BA1057E-82B5-3B48-A1CF-F34A30A28C08> /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
       0x10124c000 -        0x10138cfff +multiarray.so (???) <20692378-6291-39E7-AE94-C7F6776EFDA9> /usr/local/lib/python2.7/site-packages/numpy/core/multiarray.so
       0x101445000 -        0x10144ffff +datetime.so (0) <73C3B2A8-8E38-3BC1-A674-CD4338A4A0BB> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x101498000 -        0x1014fcfff +umath.so (???) <FB05415F-AE90-38B1-B7C0-2BDAEA3F4F0C> /usr/local/lib/python2.7/site-packages/numpy/core/umath.so
       0x101568000 -        0x10156bfff +_collections.so (0) <9A34391A-4CDF-31A6-B364-15E13AA9A89F> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x101570000 -        0x101573fff +operator.so (0) <30570608-5F04-37E9-A637-0DD32B5158C5> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x101579000 -        0x10157efff +itertools.so (0) <C319423F-0D83-3EB3-8518-0D9C4A24D4E4> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x101587000 -        0x101588fff +_heapq.so (0) <79FF4316-7429-3CCC-B264-277305FBB159> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x10158c000 -        0x101597fff +cPickle.so (0) <9FE3D79B-9D73-348E-82B8-E3B8DD88C81D> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so
       0x10159d000 -        0x10159efff +cStringIO.so (0) <37DDE83B-BE50-3DF7-BB34-CD2593032A88> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
       0x1015a3000 -        0x1015a7ff7 +_dotblas.so (???) <F642F435-FA32-3AD0-933C-93E16CECF009> /usr/local/lib/python2.7/site-packages/numpy/core/_dotblas.so
       0x10166b000 -        0x10166cfff +_functools.so (0) <EE5FF464-4B9D-3448-8435-957D5FAC1818> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x1016af000 -        0x1016d0ff7 +scalarmath.so (???) <8589BCB6-86A8-32B7-941C-EE32E359E818> /usr/local/lib/python2.7/site-packages/numpy/core/scalarmath.so
       0x101762000 -        0x101763fff +time.so (0) <3720B3AF-7F96-3635-8A4A-494CFA5E22D0> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x101768000 -        0x101769fff +grp.so (0) <9BBB7FFB-65C9-34D1-B153-B34378B8A6F5> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
       0x1017ac000 -        0x1017bbfff +_io.so (0) <B4FE2132-E171-3DAB-9750-A128F8DE3D31> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
       0x1017cc000 -        0x1017cffff +binascii.so (0) <F82DEDCB-9A28-39DE-A8F0-C1DEFD84D503> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
       0x1017d2000 -        0x1017d3ff7 +_random.so (0) <48AC06E5-E5A3-30AF-891A-C777DF4DF351> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
       0x1017d6000 -        0x1017d7fff +fcntl.so (0) <0E5E4BF0-D961-38E8-A3D3-173D241C2D25> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
       0x10181a000 -        0x10181efff +_compiled_base.so (???) <1C06B261-6E47-3F4E-81FF-F2C7052C90B3> /usr/local/lib/python2.7/site-packages/numpy/lib/_compiled_base.so
       0x101822000 -        0x101823fff +lapack_lite.so (???) <3F7FCFD2-43DC-3942-BE56-263A4C2B9865> /usr/local/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so
       0x101827000 -        0x10183afff +_umath_linalg.so (???) <3E71B5C5-776B-3B14-9065-562449F22D6C> /usr/local/lib/python2.7/site-packages/numpy/linalg/_umath_linalg.so
       0x101886000 -        0x101886fff +future_builtins.so (0) <6316F416-66B1-3FD1-8D5F-CD4304FD6F4B> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/future_builtins.so
       0x1018c9000 -        0x1018d1fff +fftpack_lite.so (???) <80BF4739-CD32-3A75-9F6B-8E5122079FE5> /usr/local/lib/python2.7/site-packages/numpy/fft/fftpack_lite.so
       0x1018d5000 -        0x10192cfff +mtrand.so (???) <1FF1E4EB-BBCE-351D-B724-297F0E82E5A7> /usr/local/lib/python2.7/site-packages/numpy/random/mtrand.so
       0x1019c1000 -        0x1019d0fff +_ctypes.so (0) <6F57E1D8-279C-3F55-B5E1-E0469D0DA41E> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x1019db000 -        0x1019defff +_struct.so (0) <1D851534-7819-38F1-8E17-295A89A317D4> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x101ada000 -        0x101adffff +_json.so (0) <6BF09806-5F5B-3460-A9A0-7A5B82EDAEB6> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_json.so
       0x101b63000 -        0x101b67fff +array.so (0) <36242D37-4354-31DD-A1FF-0990C55439E5> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so
       0x101bad000 -        0x101bb5ff7 +_socket.so (0) <A1EA96DC-9826-3BAE-882E-0C18DC35CC0D> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
       0x101bbf000 -        0x101bc9fff +_ssl.so (0) <DE593FEC-DE48-32E1-B2BE-14AAD98CCD80> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
       0x101c13000 -        0x101c16ff7 +strop.so (0) <4333F027-68D4-3726-A4FC-531EEFB8C476> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x101c5a000 -        0x101c5afff +_bisect.so (0) <5B4BCC72-A703-3F05-BD1D-E914F2D13F79> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so
       0x101c5d000 -        0x101c5efff +_scproxy.so (0) <6146179C-A473-3339-B127-DC3C0B8832D0> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
       0x101d61000 -        0x101d69fff +parser.so (0) <393ED8AD-8F21-30BF-ADE6-E9A458216BA6> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/parser.so
       0x101dad000 -        0x101dcbff7 +pyexpat.so (0) <AD4C4DD2-4676-3C89-960B-2E66E1FB7A8A> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
       0x101e56000 -        0x101e58fff +select.so (0) <9F0813D8-2BD3-38DB-A3E7-1DBCE8D3F6E6> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
       0x10283c000 -        0x102844ff7 +soundtouch.so (0) <2E69D6E4-A358-380A-BBD7-A4E0B8F1F4D9> /Users/USER/*/soundtouch.so
       0x102892000 -        0x102936fff +unicodedata.so (0) <1FAD11DF-82FA-3A48-BB51-3DB2FAEC2E9E> /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/unicodedata.so
    0x7fff65e58000 -     0x7fff65e8e837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff85e22000 -     0x7fff85e32ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff85e33000 -     0x7fff85e49ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff85e63000 -     0x7fff85e63fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85fd7000 -     0x7fff85fe0ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff86224000 -     0x7fff8653ffcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff86588000 -     0x7fff8658cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff865b4000 -     0x7fff86799267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff867fc000 -     0x7fff86888fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff8703d000 -     0x7fff87065fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff87813000 -     0x7fff87816ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
    0x7fff87817000 -     0x7fff87c24ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff87da5000 -     0x7fff87dadfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff87f0c000 -     0x7fff87f0cff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff87f0d000 -     0x7fff87f35fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff88054000 -     0x7fff88054fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88ee8000 -     0x7fff88ee8ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff89e01000 -     0x7fff89e12ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff89f83000 -     0x7fff8a319fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ab39000 -     0x7fff8ab4aff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8ab5f000 -     0x7fff8ab67ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8af5c000 -     0x7fff8af5cff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8afb5000 -     0x7fff8afb6ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8afd8000 -     0x7fff8b050ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8b169000 -     0x7fff8b218fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8b232000 -     0x7fff8b233fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff8b34a000 -     0x7fff8b39efff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8b39f000 -     0x7fff8b3a0fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b3a1000 -     0x7fff8b3a2ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b86f000 -     0x7fff8b88bff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8c6ff000 -     0x7fff8c70afff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8d08b000 -     0x7fff8d270ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
    0x7fff8d631000 -     0x7fff8d636ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8f639000 -     0x7fff8f67fff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8f72e000 -     0x7fff8f745ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8f795000 -     0x7fff8f923fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8f9c6000 -     0x7fff8f9cffff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8fc56000 -     0x7fff8fc86fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff90134000 -     0x7fff9013cfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff9022a000 -     0x7fff90254ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff90459000 -     0x7fff90476fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff90660000 -     0x7fff90666fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff9159f000 -     0x7fff915a6ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9163b000 -     0x7fff9163dff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff91657000 -     0x7fff9165bfff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff9165c000 -     0x7fff91661ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff916e4000 -     0x7fff9171cffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff924c1000 -     0x7fff924c2fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff924c3000 -     0x7fff924eefff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff92786000 -     0x7fff92898ff7  libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff92917000 -     0x7fff9298dfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff9298e000 -     0x7fff92990ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff92991000 -     0x7fff92997ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff92a17000 -     0x7fff92a19fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
    0x7fff94775000 -     0x7fff94777ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 3969
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=100.4M resident=149.8M(149%) swapped_out_or_unallocated=16777216.0T(17518280310784%)
Writable regions: Total=155.7M written=76.0M(49%) resident=79.7M(51%) swapped_out=0K(0%) unallocated=76.0M(49%)

REGION TYPE                      VIRTUAL
===========                      =======
Dispatch continuations             8192K
Kernel Alloc Once                     4K
MALLOC                            110.0M
MALLOC (admin)                       16K
MALLOC_LARGE (reserved)            27.2M        reserved VM address space (unallocated)
STACK GUARD                        56.0M
Stack                              9824K
VM_ALLOCATE                          48K
__DATA                             2492K
__LINKEDIT                         72.1M
__TEXT                             28.4M
__UNICODE                           544K
shared memory                         4K
===========                      =======
TOTAL                             314.3M
TOTAL, minus reserved VM space    287.1M


Model: MacBookAir6,2, BootROM MBA61.0099.B16, 2 processors, Intel Core i7, 1.7 GHz, 8 GB, SMC 2.13f15
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.124.12.10)
Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
Network Service: Display Ethernet, Ethernet, en3
Network Service: Wi-Fi, AirPort, en0
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@191,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@190,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@196,0,2
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Hub
USB Device: Display Audio
USB Device: Apple Thunderbolt Display
USB Device: FaceTime HD Camera (Display)
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2
@davidpoyner
Copy link
Author

Is it because remix.js is using soundtouch version 1.4.0 as opposed to 1.8.0?
———
(b) Why SoundTouch library compiles in Mac OS X having Intel CPU, but crashes immediately after starting with a "Segmentation fault" error?

This issue deals with Intel 64bit instruction set that also Mac OS uses. Earlier releases of SoundTouch uses Intel CPU detection routine written for 32bit mode which uses stack management instructions that have since been erased from 64bit mode, hence the segmentation failure.

This issue has been fixed into latest SoundTouch development source codes, available for download in Source Code Repository.
———
http://www.surina.net/soundtouch/faq.html

@SafetyOrange
Copy link

Tried building latest soundtouch from source and (for lack of a better word) smashing the source over the 1.4 files in /external/pysoundtouch14/libsoundtouch.

It was a pipe dream. A pipe dream that failed. Segfault persists in 64bit OSX.

@Mdelvalle
Copy link

Any progress on this?
Are there any other work-arounds?

I tried what @SafetyOrange did and got the same results, sadly.

@cerkut
Copy link

cerkut commented Dec 13, 2015

I've encountered the same issue on 10.11.2, I tried what @SafetyOrange did, and also did not work. BTW latest soundtouch source creates .dylib and not .so. Tried to hack my way with the mac equivalent of https://github.com/talko/soundtouch#223-compiling-shared-library--dll-version but no success. Can the developers check this on 10.11.2 and include a decent version of sound touch?

Many examples work as described at http://echonest.github.io/remix/python but not the following stretch examples, since they depend to soundtouch.so:

  • cycle_soundtouch.py and
  • beatshift.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants