Cross Not responding after start-up

   Forum closed (read only)
Forum rules
PLEASE.READ.FORUM.RULES.SUPPORT.UPDATE


FORUM CLOSED PLEASE POST in NEW TECHNICAL FORUMS BY SOFTWARE FAMILY

* Register your software (User Control Panel > Profile > Serial Number)
* Go to the download center and install the latest versions of software and drivers
* Use the search tool to look into topics
* Check the FAQs to be sure your problem hasn't been solved already
* Write in concise and precise ENGLISH Thank you.

Cross Not responding after start-up

Postby laurens on 29 Aug 2009, 22:26

Hi all,

I have installed mixvibes Cross 1.2.5 on a macbook with Leopard. After the first installation, i have imported all my music from an external HD. Then I went to the menu to quit Cross. While closing, Cross crashed.

Since then, Cross always crashed when I press a button or if I move the cursor of my mouse, so I haven't even the time to create a bug report.

Note: it's a macbook with a clean installation

Best regards
User avatar
laurens
 
Posts: 5
Joined: 31 Aug 2008, 14:00


Re: Cross Not responding after start-up

Postby sylMV on 31 Aug 2009, 10:30

Hello !

Thank you for your message.

Mac OSX generates a crash report each time an app crashes.
You should have seen a window like that:

Image

Click on "Report..." and copy-paste the text displayed.
This can help us to find out what's going on.

Thank you !
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Re: Cross Not responding after start-up

Postby N-deep on 31 Aug 2009, 10:55

Hello,

Can you try a clean Cross uninstall? Then install it again.
User avatar
N-deep
 


Re: Cross Not responding after start-up

Postby laurens on 31 Aug 2009, 13:30

I have installed Cross many times. The same problem occurs also with version 1.2.3.

If I import my music from my external HD into iTunes, and then use the iTunes tab of Cross, then there's no problem.

Cross crashed if I try the same thing (importing of 6000+ songs) with the function in the CROSS-menu (File > Import > Directory).

But it doesn't crash if I import some songs from a directory on my local harddisk. So i assume that there's a problem with imorting from an external HD.
User avatar
laurens
 
Posts: 5
Joined: 31 Aug 2008, 14:00


Re: Cross Not responding after start-up

Postby sylMV on 31 Aug 2009, 13:56

Thanks for this information !

Wwe'll try to reproduce it following your explanations.

Any chance to get the macOSX crash report ?
It could really help us to find the problem and fix it !

Thanks a lot in advance.

Cheers,
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Re: Cross Not responding after start-up

Postby laurens on 31 Aug 2009, 19:09

See the attachements for the error reports.

Best regards
You do not have the required permissions to view the files attached to this post.
User avatar
laurens
 
Posts: 5
Joined: 31 Aug 2008, 14:00


Re: Cross Not responding after start-up

Postby sylMV on 01 Sep 2009, 09:47

Hi !

Thank you for the reports.
We'll see if they contain useful information or not and let you know whether we find out what's going wrong or not.

Cheers,
SylMV

Image
User avatar
sylMV
 
Posts: 3098
Joined: 04 Jan 2007, 10:38


Re: Cross Not responding after start-up

Postby Blackroof on 08 Nov 2009, 23:20

Hi Guys.

I am new, so hope this is correct.

I am gettin the same thing happening Process: Cross-DJ [2544]
Path: /Applications/Cross DJ 1.2.9.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 1.2.9 (1.2.9)
Code Type: X86 (Native)
Parent Process: launchd [77]

Interval Since Last Report: 2422119 sec
Crashes Since Last Report: 86
Per-App Interval Since Last Report: 39919 sec
Per-App Crashes Since Last Report: 6

Date/Time: 2009-11-08 21:02:37.667 +0000
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: E3C9225A-5A77-4AB3-8B02-DD4007BEDB3D

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 8

Thread 0:
0 libSystem.B.dylib 0x94f17286 mach_msg_trap + 10
1 libSystem.B.dylib 0x94f1ea7c mach_msg + 72
2 com.Apple.CoreFoundation 0x95607e7e CFRunLoopRunSpecific + 1790
3 com.Apple.CoreFoundation 0x95608aa8 CFRunLoopRunInMode + 88
4 com.Apple.HIToolbox 0x930832ac RunCurrentEventLoopInMode + 283
5 com.Apple.HIToolbox 0x930830c5 ReceiveNextEventCommon + 374
6 com.Apple.HIToolbox 0x931c6377 ReceiveNextEvent + 58
7 com.mixvibes.cross-dj 0x00ff7fa6 juce::juce_dispatchNextMessageOnSystemQueue(bool) + 166
8 com.mixvibes.cross-dj 0x00eae8b3 juce::MessageManager::runDispatchLoop() + 67
9 com.mixvibes.cross-dj 0x00e90e6d juce::JUCEApplication::main(juce::StringArray&, juce::JUCEApplication*) + 349
10 com.mixvibes.cross-dj 0x00e9108f juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 47
11 com.mixvibes.cross-dj 0x0000768d main + 173
12 com.mixvibes.cross-dj 0x000075a6 start + 54

Thread 1:
0 libSystem.B.dylib 0x94f172ce semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x94f492c6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x94f8e539 pthread_cond_wait + 48
3 com.mixvibes.cross-dj 0x00ff4d5f juce::WaitableEvent::wait(int) const + 159
4 com.mixvibes.cross-dj 0x00e84d6b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x00eafbcb juce::(anonymous namespace)::MessageQueueThread::run() + 267
6 com.mixvibes.cross-dj 0x00e850b4 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x00ff4e31 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x94f48155 _pthread_start + 321
9 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x94f17286 mach_msg_trap + 10
1 libSystem.B.dylib 0x94f1ea7c mach_msg + 72
2 com.Apple.CoreFoundation 0x95607e7e CFRunLoopRunSpecific + 1790
3 com.Apple.CoreFoundation 0x95608b04 CFRunLoopRun + 84
4 com.Apple.DVCPROHDMuxer 0x14d770fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297
5 libSystem.B.dylib 0x94f48155 _pthread_start + 321
6 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x94f17286 mach_msg_trap + 10
1 libSystem.B.dylib 0x94f1ea7c mach_msg + 72
2 com.Apple.CoreFoundation 0x95607e7e CFRunLoopRunSpecific + 1790
3 com.Apple.CoreFoundation 0x95608aa8 CFRunLoopRunInMode + 88
4 com.Apple.audio.CoreAudio 0x946dc5f8 HALRunLoop::OwnThread(void*) + 160
5 com.Apple.audio.CoreAudio 0x946dc480 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x94f48155 _pthread_start + 321
7 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x94f17286 mach_msg_trap + 10
1 libSystem.B.dylib 0x94f1ea7c mach_msg + 72
2 com.Apple.audio.MIDI.CoreMIDI 0x0195cf0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.Apple.audio.MIDI.CoreMIDI 0x0194f477 MIDIInPortThread::Run() + 111
4 com.Apple.audio.MIDI.CoreMIDI 0x0195307d XThread::RunHelper(void*) + 17
5 com.Apple.audio.MIDI.CoreMIDI 0x0195d9ee CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x94f48155 _pthread_start + 321
7 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x94f172e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94f492af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x94f4ab33 pthread_cond_timedwait_relative_np + 47
3 com.mixvibes.cross-dj 0x00ff4d29 juce::WaitableEvent::wait(int) const + 105
4 com.mixvibes.cross-dj 0x00e84d6b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x00e85a5e juce::TimeSliceThread::run() + 254
6 com.mixvibes.cross-dj 0x00e850b4 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x00ff4e31 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x94f48155 _pthread_start + 321
9 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x94f172e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94f492af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x94f4ab33 pthread_cond_timedwait_relative_np + 47
3 com.Apple.audio.CoreAudio 0x946ebbdf CAGuard::WaitFor(unsigned long long) + 213
4 com.Apple.audio.CoreAudio 0x946ed79a CAGuard::WaitUntil(unsigned long long) + 70
5 com.Apple.audio.CoreAudio 0x946ebf3f HP_IOThread::WorkLoop() + 759
6 com.Apple.audio.CoreAudio 0x946ebc43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.Apple.audio.CoreAudio 0x946dc480 CAPThread::Entry(CAPThread*) + 96
8 libSystem.B.dylib 0x94f48155 _pthread_start + 321
9 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x94f172e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94f492af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x94f4ab33 pthread_cond_timedwait_relative_np + 47
3 com.Apple.audio.CoreAudio 0x946ebbdf CAGuard::WaitFor(unsigned long long) + 213
4 com.Apple.audio.CoreAudio 0x946ed79a CAGuard::WaitUntil(unsigned long long) + 70
5 com.Apple.audio.CoreAudio 0x946ebf3f HP_IOThread::WorkLoop() + 759
6 com.Apple.audio.CoreAudio 0x946ebc43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.Apple.audio.CoreAudio 0x946dc480 CAPThread::Entry(CAPThread*) + 96
8 libSystem.B.dylib 0x94f48155 _pthread_start + 321
9 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 8 Crashed:
0 libSystem.B.dylib 0xffff01a4 __atomic_add32 + 4 (cpu_capabilities.h:230)
1 com.mixvibes.cross-dj 0x00144115 vibe::VibeThreadWithProgressWindow::setStatusMessage(juce::String const&) + 53
2 com.mixvibes.cross-dj 0x000c41a0 vibe::ImportItunesThread::run() + 320
3 com.mixvibes.cross-dj 0x00e850b4 juce::Thread::threadEntryPoint(juce::Thread*) + 276
4 com.mixvibes.cross-dj 0x00ff4e31 juce::threadEntryProc(void*) + 17
5 libSystem.B.dylib 0x94f48155 _pthread_start + 321
6 libSystem.B.dylib 0x94f48012 thread_start + 34

Thread 8 crashed with X86 Thread State (32-bit):
eax: 0xffffffff ebx: 0x000c406b ecx: 0xffffffff edx: 0x00000000
edi: 0xb0417ea4 esi: 0x02750c50 ebp: 0xb0417d58 esp: 0xb0417d38
ss: 0x0000001f efl: 0x00010202 eip: 0xffff01a4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000000

Binary Images:
0x1000 - 0x13a2ff7 +com.mixvibes.cross-dj 1.2.9 (1.2.9) <4a24ea55f02baaf811d90089e74a7fad> /Applications/Cross DJ 1.2.9.app/Contents/MacOS/Cross-DJ
0x194b000 - 0x1968ff7 com.Apple.audio.MIDI.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x1980000 - 0x199efe3 libexpat.1.dylib ??? (???) <caa6d7f83f7e0a3fe26aa5904c6f98a9> /usr/lib/libexpat.1.dylib
0x1eef000 - 0x1ef2fff com.Apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1ef8000 - 0x1efefff com.Apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1f04000 - 0x1f5afd6 com.Apple.DVCPROHDAudio 1.3 (1.3) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
0x14cd7000 - 0x14cdafff com.Apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x14ce0000 - 0x14d45fde com.Apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x14d65000 - 0x14daffec com.Apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x163bf000 - 0x163cbfff com.Apple.iokit.IOHIDLib 1.5.5 (1.5.5) <b8fc922eae4ec02441920c284952b437> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x168aa000 - 0x16ab1fef com.Apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90003000 - 0x90060ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x90064000 - 0x90064ffd com.Apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90065000 - 0x9033fff3 com.Apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x903ae000 - 0x9042bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9042c000 - 0x9057eff3 com.Apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90623000 - 0x90627fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90628000 - 0x90650ff7 com.Apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90663000 - 0x906a2fef libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x906a3000 - 0x9091ffe7 com.Apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90952000 - 0x90ff2fef com.Apple.CoreGraphics 1.409.4 (???) <b9a8a94c430d3b6f9ed7e2e4f0aad02c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90ff3000 - 0x90ffcfff com.Apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90ffd000 - 0x910a4fec com.Apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x910a5000 - 0x91186ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0x91187000 - 0x912c0ff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
0x912c1000 - 0x912c6fff com.Apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9132e000 - 0x9133cffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x9133d000 - 0x91368fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x913a4000 - 0x913b4fff com.Apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x914aa000 - 0x91ca8fef com.Apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92738000 - 0x9273ffe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x927f8000 - 0x92851ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x929c6000 - 0x929dbffb com.Apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92a5d000 - 0x92a64ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x92a71000 - 0x92a71ff8 com.Apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92a72000 - 0x92a73ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x92ae9000 - 0x92b2afe7 libRIP.A.dylib ??? (???) <ec9df25a1ca8d668bda92f2baf407958> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92d94000 - 0x92e21ff7 com.Apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92e22000 - 0x92e3eff3 libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92e3f000 - 0x92e6cfeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92fbf000 - 0x93052ff3 com.Apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93053000 - 0x9335bfe7 com.Apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93366000 - 0x933e5ff5 com.Apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x933e6000 - 0x93415fe3 com.Apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93416000 - 0x935e7ffb com.Apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x935e8000 - 0x93644ff7 com.Apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93678000 - 0x9368efff com.Apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9368f000 - 0x9368fffd com.Apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93690000 - 0x93692fff com.Apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93693000 - 0x93745ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x93a9b000 - 0x93a9bffc com.Apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93a9c000 - 0x93aa8ff9 com.Apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93aa9000 - 0x93e67fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93e68000 - 0x93f0ffeb com.Apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93f10000 - 0x943e1fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9445d000 - 0x9453dfff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x946bf000 - 0x9473cfeb com.Apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9473d000 - 0x9475cffa libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9475d000 - 0x9475dffd com.Apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9475e000 - 0x947ebff7 com.Apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x949f4000 - 0x94aaefe3 com.Apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94aaf000 - 0x94ab3fff libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94ab4000 - 0x94abefeb com.Apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94abf000 - 0x94ae3fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x94ae4000 - 0x94baffef com.Apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94bb3000 - 0x94c2dff8 com.Apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94c2e000 - 0x94c36fff com.Apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94c37000 - 0x94cc1fe3 com.Apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94cc2000 - 0x94e0aff7 com.Apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94eee000 - 0x94f0cfff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x94f12000 - 0x94f15fff com.Apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94f16000 - 0x9507dff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x950bf000 - 0x954cffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95543000 - 0x9554fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95550000 - 0x9558efff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95595000 - 0x956c8fe7 com.Apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x956c9000 - 0x957b1ff3 com.Apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x957b2000 - 0x9580cff7 com.Apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9580d000 - 0x95814fff com.Apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95815000 - 0x9585efef com.Apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9585f000 - 0x95bfcfef com.Apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95c1c000 - 0x95ca3ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x95ca4000 - 0x95caafff com.Apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95cab000 - 0x95d5bfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95d5c000 - 0x95d93fff com.Apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95d94000 - 0x95d94ff8 com.Apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95d95000 - 0x95d95ffb com.Apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x96ce7000 - 0x96d29fef com.Apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96d2a000 - 0x96d37fe7 com.Apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96d6d000 - 0x96d78fe7 libCSync.A.dylib ??? (???) <94faf3571527a99d0a8809024aa9e1be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96d79000 - 0x96d79fff com.Apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96dc0000 - 0x970e6fe2 com.Apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x970e7000 - 0x97110fff libcups.2.dylib ??? (???) <764c74a71785aa10f3cac2eae06f372b> /usr/lib/libcups.2.dylib
0x97163000 - 0x9722aff2 com.Apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9722b000 - 0x9723bffc com.Apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9723c000 - 0x9723eff5 libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9723f000 - 0x97290ff7 com.Apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97291000 - 0x97298ff7 libCGATS.A.dylib ??? (???) <fb7677501dd491ea5520291045153069> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x97299000 - 0x9732cfff com.Apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97357000 - 0x9736fff7 com.Apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97370000 - 0x97388fff com.Apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9751f000 - 0x9751fffa com.Apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97520000 - 0x9755afe7 com.Apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
User avatar
Blackroof
 
Posts: 10
Joined: 08 Nov 2009, 21:39
Location: Manchester



Return to Technical support




Who is online

Users browsing this forum: No registered users and 26 guests

Board index

 
 
   
 
© 2014 Mixvibes