INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Crash log  (Read 3058 times)

NiToNi

  • Recent member
  • *
  • Posts: 28
Crash log
« on: November 07, 2015, 02:47:15 am »

It just crashes for me. Just upgraded from 19 so can't say anything about earlier versions.

Process:         Media Center 21 [2294]
Path:            /Applications/Media Center 21.app/Contents/MacOS/Media Center 21
Identifier:      com.jriver.MediaCenter21
Version:         21.0.19 (?)
Code Type:       X86-64 (Native)
Parent Process:  launchd [157]

Date/Time:       2015-11-07 08:44:39.056 +0000
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          50430528 sec
Crashes Since Last Report:           33
Per-App Interval Since Last Report:  8 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      3D5F4ECB-9FC1-47BD-93EB-2C97DD149308

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSScreen backingScaleFactor]: unrecognized selector sent to instance 0x1099352a0'
*** Call stack at first throw:
(
   0   CoreFoundation                      0x00007fff85ec8784 __exceptionPreprocess + 180
   1   libobjc.A.dylib                     0x00007fff8695bf03 objc_exception_throw + 45
   2   CoreFoundation                      0x00007fff85f22110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
   3   CoreFoundation                      0x00007fff85e9a8ef ___forwarding___ + 751
   4   CoreFoundation                      0x00007fff85e96a38 _CF_forwarding_prep_0 + 232
   5   libJRTools.dylib                    0x00000001030a70dd _ZN10JRUIScalerC2Ev + 81
   6   libJRTools.dylib                    0x00000001030a44d3 _ZN4JRUI9GetScalerEb + 81
   7   libJRTools.dylib                    0x00000001032481d6 _ZN15CMegaSkinParser15ParseEntryGroupERK8JRString + 90
   8   libJRTools.dylib                    0x0000000103246f5c _ZN15CMegaSkinParser10ParseBlockERK8JRString + 148
   9   libJRTools.dylib                    0x0000000103247b4b _ZN15CMegaSkinParser12ParseElementERK8JRStringS2_ + 2851
   10  libJRTools.dylib                    0x0000000103246f5c _ZN15CMegaSkinParser10ParseBlockERK8JRString + 148
   11  libJRTools.dylib                    0x0000000103246b9a _ZN15CMegaSkinParser11LoadSkinXMLEv + 696
   12  libJRTools.dylib                    0x0000000103246e65 _ZN15CMegaSkinParser12LoadMegaSkinEPKw + 311
   13  libJRTools.dylib                    0x000000010323d8a5 _ZN11CAUIManager8LoadSkinEPKw + 327
   14  libJRTools.dylib                    0x000000010323cb5c _ZN11CAUIManager8LoadSkinEv + 276
   15  Media Center 21                     0x0000000100a7fa42 _ZN12CMCPlayerApp12InitInstanceEv + 9138
   16  Media Center 21                     0x00000001004ba44a _ZN5JRApp7WinMainEP11HINSTANCE__S1_i + 22
   17  Media Center 21                     0x00000001000011f4 start + 52
   18  ?                                 0x0000000000000002 0x0 + 2
)
 

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                0x00007fff818d40b6 __kill + 10
1   libSystem.B.dylib                0x00007fff819749f6 abort + 83
2   libstdc++.6.dylib                0x00007fff8059f5d2 __tcf_0 + 0
3   libobjc.A.dylib                  0x00007fff8695fb39 _objc_terminate + 100
4   libstdc++.6.dylib                0x00007fff8059dae1 __cxxabiv1::__terminate(void (*)()) + 11
5   libstdc++.6.dylib                0x00007fff8059db16 __cxxabiv1::__unexpected(void (*)()) + 0
6   libstdc++.6.dylib                0x00007fff8059dbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
7   libobjc.A.dylib                  0x00007fff8695bfa2 object_getIvar + 0
8   com.apple.CoreFoundation         0x00007fff85f22110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
9   com.apple.CoreFoundation         0x00007fff85e9a8ef ___forwarding___ + 751
10  com.apple.CoreFoundation         0x00007fff85e96a38 _CF_forwarding_prep_0 + 232
11  libJRTools.dylib                 0x00000001030a70dd JRUIScaler::JRUIScaler() + 81
12  libJRTools.dylib                 0x00000001030a44d3 JRUI::GetScaler(bool) + 81
13  libJRTools.dylib                 0x00000001032481d6 CMegaSkinParser::ParseEntryGroup(JRString const&) + 90
14  libJRTools.dylib                 0x0000000103246f5c CMegaSkinParser::ParseBlock(JRString const&) + 148
15  libJRTools.dylib                 0x0000000103247b4b CMegaSkinParser::ParseElement(JRString const&, JRString const&) + 2851
16  libJRTools.dylib                 0x0000000103246f5c CMegaSkinParser::ParseBlock(JRString const&) + 148
17  libJRTools.dylib                 0x0000000103246b9a CMegaSkinParser::LoadSkinXML() + 696
18  libJRTools.dylib                 0x0000000103246e65 CMegaSkinParser::LoadMegaSkin(wchar_t const*) + 311
19  libJRTools.dylib                 0x000000010323d8a5 CAUIManager::LoadSkin(wchar_t const*) + 327
20  libJRTools.dylib                 0x000000010323cb5c CAUIManager::LoadSkin() + 276
21  com.jriver.MediaCenter21         0x0000000100a7fa42 CMCPlayerApp::InitInstance() + 9138
22  com.jriver.MediaCenter21         0x00000001004ba44a JRApp::WinMain(HINSTANCE__*, HINSTANCE__*, int) + 22
23  com.jriver.MediaCenter21         0x00000001000011f4 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                0x00007fff8189ec0a kevent + 10
1   libSystem.B.dylib                0x00007fff818a0add _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                0x00007fff818a07b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                0x00007fff818a02de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                0x00007fff8189fc08 _pthread_wqthread + 353
5   libSystem.B.dylib                0x00007fff8189faa5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib                0x00007fff8189fa2a __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff8189fe3c _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff8189faa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff702ea2f8  rcx: 0x00007fff5fbfe948  rdx: 0x0000000000000000
  rdi: 0x00000000000008f6  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfe960  rsp: 0x00007fff5fbfe948
   r8: 0x00007fff702eda60   r9: 0x0000000000000063  r10: 0x00007fff818d00fa  r11: 0xffffff80002e4730
  r12: 0x00007fff85f4db09  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00000001099352a0
  rip: 0x00007fff818d40b6  rfl: 0x0000000000000202  cr2: 0x00000001000b402c


Model: Macmini4,1, BootROM MM41.0042.B00, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: OCZ-VERTEX2, 107.13 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: iPhone, 0x05ac  (Apple Inc.), 0x12a8, 0x24100000 / 2
USB Device: 012345678901234567890123456789012345678901234567, 0x174c  (ASMedia Technology Inc.), 0x55aa, 0x26200000 / 2
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc525, 0x04400000 / 2
USB Device: Logitech BT Mini-Receiver, 0x046d  (Logitech Inc.), 0x0b04, 0x06400000 / 4
USB Device: Logitech BT Mini-Receiver, 0x046d  (Logitech Inc.), 0xc713, 0x06420000 / 7
USB Device: Logitech BT Mini-Receiver, 0x046d  (Logitech Inc.), 0xc714, 0x06430000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0x06630000 / 6
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 2
FireWire Device: unknown_device, OWC Mercury Elite-AL Pro mini, Up to 800 Mb/sec
Logged

NiToNi

  • Recent member
  • *
  • Posts: 28
Crash log
« Reply #1 on: November 07, 2015, 02:48:02 am »

cont'd

Binary Images:
       0x100000000 -        0x10175cff7 +com.jriver.MediaCenter21 21.0.19 (?) <60542923-BFFF-37A4-BCFD-1C744B0204D8> /Applications/Media Center 21.app/Contents/MacOS/Media Center 21
       0x103000000 -        0x103363fff +libJRTools.dylib ? (?) <B9506014-CFE6-3AB3-B964-EC88A58E0AC0> /Applications/Media Center 21.app/Contents/MacOS/libJRTools.dylib
       0x119b00000 -        0x119daafef +libJRImage.dylib ? (?) <605B94A1-5140-35C9-8E70-950D4F3D4F7D> /Applications/Media Center 21.app/Contents/MacOS/libJRImage.dylib
       0x119f59000 -        0x11a0eefff +libJRReader.dylib ? (?) <1BE8A9B7-3F15-3A70-8C93-47C33FAFE96D> /Applications/Media Center 21.app/Contents/MacOS/libJRReader.dylib
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (?) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
    0x7fff80012000 -     0x7fff80097ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff80098000 -     0x7fff80128fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff80161000 -     0x7fff80163fff  libRadiance.dylib ? (?) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80164000 -     0x7fff8017dfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8017e000 -     0x7fff8017eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8017f000 -     0x7fff801a2fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff80553000 -     0x7fff805d0fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff80621000 -     0x7fff80626fff  libGFXShared.dylib ? (?) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8075d000 -     0x7fff8083afff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8083b000 -     0x7fff80866ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
    0x7fff80867000 -     0x7fff80924fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff80971000 -     0x7fff80bf9fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff80c98000 -     0x7fff80cd2fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
    0x7fff80f82000 -     0x7fff80f83ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff80f84000 -     0x7fff80fa1ff7  libPng.dylib ? (?) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80fac000 -     0x7fff810e1fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff810e2000 -     0x7fff810e5fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff810e6000 -     0x7fff812a4fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff81885000 -     0x7fff81a46fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff81a85000 -     0x7fff81a88ff7  libCoreVMClient.dylib ? (?) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff81a89000 -     0x7fff81a89ff7  com.apple.Cocoa 6.6 (?) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81a8a000 -     0x7fff81a8cfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff81b5a000 -     0x7fff81b71fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff81bb0000 -     0x7fff81d6eff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff81d6f000 -     0x7fff81dbeff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff81f74000 -     0x7fff81f75ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81f76000 -     0x7fff82037fff  libFontParser.dylib ? (?) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82038000 -     0x7fff8204dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8204e000 -     0x7fff8205dfef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff820da000 -     0x7fff82121ff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8222d000 -     0x7fff82268fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff822ba000 -     0x7fff82ac4fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff82b4f000 -     0x7fff82b9efef  libTIFF.dylib ? (?) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff82ba4000 -     0x7fff82ce2fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82d01000 -     0x7fff82d05ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff82d06000 -     0x7fff82d21ff7  com.apple.openscripting 1.3.1 (?) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff82db2000 -     0x7fff82e4cfff  com.apple.ApplicationServices.ATS 275.19 (?) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff83099000 -     0x7fff83103fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff83a47000 -     0x7fff83a78fff  libGLImage.dylib ? (?) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff83af4000 -     0x7fff83e91fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83e9a000 -     0x7fff83ea0ff7  IOSurface ? (?) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A>
Logged

NiToNi

  • Recent member
  • *
  • Posts: 28
Crash log
« Reply #2 on: November 07, 2015, 02:48:53 am »

cont'd

/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83ea1000 -     0x7fff83fc0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84288000 -     0x7fff84297fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff84298000 -     0x7fff84359fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff84410000 -     0x7fff84438fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8443e000 -     0x7fff844f7fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff844f8000 -     0x7fff844f8ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff844f9000 -     0x7fff84506fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff84507000 -     0x7fff84f01ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff84f9c000 -     0x7fff84ffcfe7  com.apple.framework.IOKit 2.0 (?) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84ffd000 -     0x7fff85002ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff85080000 -     0x7fff85154fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff85155000 -     0x7fff851a1fff  libauto.dylib ? (?) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff851a2000 -     0x7fff8522efef  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <105C82B6-A1C7-9082-ECA6-AEA08C1948C6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff856b5000 -     0x7fff856bafff  libGIF.dylib ? (?) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff856f6000 -     0x7fff85893fe7  com.apple.WebKit 6534.51 (6534.51.22) <957BAD21-4FC4-9A9D-6E8F-644F474D7E30> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff85894000 -     0x7fff85b16fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85e10000 -     0x7fff85e16ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff85e17000 -     0x7fff85f8efe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85fcb000 -     0x7fff8640efef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff86446000 -     0x7fff86446ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86489000 -     0x7fff86508fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86509000 -     0x7fff86620fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff86621000 -     0x7fff8669fff7  com.apple.CoreText 151.10 (?) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff866a0000 -     0x7fff866a0ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff866a1000 -     0x7fff8692bfff  com.apple.JavaScriptCore 6534.51 (6534.51.21) <848CAF7C-CDC4-A280-378C-24A701BA6F1A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8692c000 -     0x7fff86951ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86952000 -     0x7fff86a08ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff87223000 -     0x7fff87237ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D>
Logged

NiToNi

  • Recent member
  • *
  • Posts: 28
Crash log
« Reply #3 on: November 07, 2015, 02:49:06 am »

/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff875ba000 -     0x7fff8769ffef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff876a0000 -     0x7fff876c7ff7  libJPEG.dylib ? (?) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87967000 -     0x7fff8796aff7  com.apple.securityhi 4.0 (36638) <0234B95B-A339-4576-BB0D-A568634B50F5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8799c000 -     0x7fff88098ff7  com.apple.CoreGraphics 1.545.0 (?) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88099000 -     0x7fff880b9ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff880ba000 -     0x7fff8810dff7  com.apple.HIServices 1.8.3 (?) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8810e000 -     0x7fff88115fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88116000 -     0x7fff8812cfef  libbsm.0.dylib ? (?) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    0x7fff8812d000 -     0x7fff88138ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff88139000 -     0x7fff88139ff7  com.apple.Carbon 150 (152) <32BD355E-C7C7-B993-12F4-90E70C3F3B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8813a000 -     0x7fff88438fff  com.apple.HIToolbox 1.6.5 (?) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff88439000 -     0x7fff88481ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8855c000 -     0x7fff88562ff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88563000 -     0x7fff885a4fef  com.apple.QD 3.36 (?) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff885a5000 -     0x7fff885e6fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff88617000 -     0x7fff8894bfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff88a4d000 -     0x7fff88aedfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff88aee000 -     0x7fff88b02fff  libGL.dylib ? (?) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88b03000 -     0x7fff88c1dfef  libGLProgrammability.dylib ? (?) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff88d17000 -     0x7fff88d25ff7  libkxld.dylib ? (?) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff88d51000 -     0x7fff88e06fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff88e28000 -     0x7fff88e7dff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff890e3000 -     0x7fff890f9fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff89122000 -     0x7fff89143fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
    0x7fff8917c000 -     0x7fff891c5fef  libGLU.dylib ? (?) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8952b000 -     0x7fff8953cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
    0x7fff8953d000 -     0x7fff8954ffe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fff89550000 -     0x7fff89600fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89601000 -     0x7fff89602fff  liblangid.dylib ? (?) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    0x7fff89640000 -     0x7fff8968aff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8968b000 -     0x7fff8a6bcff7  com.apple.WebCore 6534.51 (6534.51.22) <7B51D5D9-55E4-610C-0FBD-E04C9D3F87BA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8a6bd000 -     0x7fff8a6bdff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ? (?) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71458
  • Where did I put my teeth?
Re: Crash log
« Reply #4 on: November 07, 2015, 04:39:41 am »

Please use an attachment for any log.
Logged

blgentry

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 8009
Re: Crash log
« Reply #5 on: November 07, 2015, 07:24:51 am »

I see you are using OSX 10.6.8 .  I thought I remembered that MC requires 10.7 or above... but I can't remember where I read that.  On the JRiver wiki it says 10.6.8 is the minimum, but that 10.7 is recommended.  I wonder if that's changed for MC21?  Maybe MC21 now requires 10.7 for OpenGL ?

Here's the referenced article:  http://wiki.jriver.com/index.php/OSX_System_Requirements

Maybe someone who knows more can comment on this?

Brian.
Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: Crash log
« Reply #6 on: November 07, 2015, 08:12:45 am »

I know originally (MC18) it ran on Snow Leopard, but really preferred Lion or newer, and some things didn't work quite right on SL. I had a few Snow Leopard systems back then.

I do not know if this has changed.
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/
Pages: [1]   Go Up