new jitter crash

Home Forums Syphon Syphon Implementations – User new jitter crash

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5923
    wugmump
    Participant

    1) launch max6 (version 6.0.5 d518051) with syphon (rc2) in osX 10.7.3.
    2) open jit.gl.syphonserver help file.
    3) unlock and add jit.gl.syphonclient object.
    BOOM

    Process: Max [25488]
    Path: /Applications/Max6/Max.app/Contents/MacOS/Max
    Identifier: com.cycling74.Max
    Version: 6.0.5 [d518051] (6.0.5)
    Code Type: X86 (Native)
    Parent Process: launchd [349]

    Date/Time: 2012-05-05 12:33:20.092 -0400
    OS Version: Mac OS X 10.7.3 (11D50b)
    Report Version: 9

    Interval Since Last Report: 661507 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 76805 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 479C8D3C-9A18-4055-97B9-C4248354B2C8

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

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

    VM Regions Near 0:
    –> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] —/— SM=NUL /Applications/Max6/Max.app/Contents/MacOS/Max
    __TEXT 0000000000001000-0000000000603000 [ 6152K] rwx/rwx SM=COW /Applications/Max6/Max.app/Contents/MacOS/Max

    Application Specific Information:
    objc[25488]: garbage collection is OFF

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 info.v002.syphon.jit.gl.syphonserver 0x13076f52 jit_gl_syphon_server_dest_changed + 226
    1 com.cycling74.Max 0x000b335a object_method + 963
    2 com.cycling74.MaxAPI 0x042356eb object_method + 139
    3 com.cycling74.JitterAPI 0x0d6fd530 jit_object_method + 118
    4 com.cycling74.JitterAPI 0x0d7d093e draw_client_callback + 126
    5 com.cycling74.JitterAPI 0x0d70267a jit_linklist_funallsafe + 48
    6 com.cycling74.JitterAPI 0x0d7d11e2 do_draw_clients + 722
    7 com.cycling74.JitterAPI 0x0d7d22c8 jit_gl_scenegraph_draw + 194
    8 com.cycling74.Max 0x000b335a object_method + 963
    9 com.cycling74.MaxAPI 0x042356eb object_method + 139
    10 com.cycling74.JitterAPI 0x0d6fd530 jit_object_method + 118
    11 com.cycling74.jit.gl.render 0x12479df7 jit_gl_render_draw + 89
    12 com.cycling74.jit.gl.render 0x1247b27a jit_gl_render_drawswap + 30
    13 com.cycling74.Max 0x000b335a object_method + 963
    14 com.cycling74.MaxAPI 0x042356eb object_method + 139
    15 com.cycling74.JitterAPI 0x0d6fd530 jit_object_method + 118
    16 com.cycling74.JitterAPI 0x0d71b61e max_jit_defer_method_doit + 69
    17 com.cycling74.JitterAPI 0x0d71f90e max_jit_defer_low_method + 94
    18 com.cycling74.Max 0x00021a5c typedmess_fun + 909
    19 com.cycling74.Max 0x00021e41 typedmess + 72
    20 com.cycling74.MaxAPI 0x04221e14 typedmess + 84
    21 com.cycling74.jit.gl.render 0x1247b783 max_jit_gl_render_bang + 52
    22 com.cycling74.Max 0x00066455 outlet_bang + 817
    23 com.cycling74.Max 0x000555b0 trigger_iterate + 369
    24 com.cycling74.Max 0x00055b53 trigger_bang + 80
    25 com.cycling74.Max 0x00066455 outlet_bang + 817
    26 com.cycling74.Max 0x000555b0 trigger_iterate + 369
    27 com.cycling74.Max 0x00055b53 trigger_bang + 80
    28 com.cycling74.Max 0x00066455 outlet_bang + 817
    29 com.cycling74.MaxAPI 0x0421eb62 outlet_bang + 34
    30 com.cycling74.metro 0x1250e5dc metro_out + 99
    31 com.cycling74.Max 0x0002f327 sched_dequeue + 256
    32 com.cycling74.Max 0x00016fb4 max_tick + 81
    33 com.cycling74.Max 0x00310c53 juce::InternalTimerThread::callTimers() + 133
    34 com.cycling74.Max 0x003109fa non-virtual thunk to juce::InternalTimerThread::handleMessage(juce::Message const&) + 20
    35 com.cycling74.Max 0x0030f5f1 juce::MessageManager::deliverMessage(juce::Message*) + 137
    36 com.cycling74.Max 0x0042cb7a juce::AppDelegateRedirector::runLoopCallback() + 116
    37 com.apple.CoreFoundation 0x9c8b13df __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    38 com.apple.CoreFoundation 0x9c8b0d96 __CFRunLoopDoSources0 + 246
    39 com.apple.CoreFoundation 0x9c8dac68 __CFRunLoopRun + 1112
    40 com.apple.CoreFoundation 0x9c8da47c CFRunLoopRunSpecific + 332
    41 com.apple.CoreFoundation 0x9c8da328 CFRunLoopRunInMode + 120
    42 com.apple.HIToolbox 0x97e6e17f RunCurrentEventLoopInMode + 318
    43 com.apple.HIToolbox 0x97e75412 ReceiveNextEventCommon + 168
    44 com.apple.HIToolbox 0x97e75356 BlockUntilNextEventMatchingListInMode + 88
    45 com.apple.AppKit 0x9452fa9c _DPSNextEvent + 678
    46 com.apple.AppKit 0x9452f306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    47 com.apple.AppKit 0x9452b675 -[NSApplication run] + 911
    48 com.cycling74.Max 0x00417a43 juce::MessageManager::runDispatchLoop() + 731
    49 com.cycling74.Max 0x002a7910 juce::JUCEApplication::main(juce::StringArray const&) + 68
    50 com.cycling74.Max 0x002a7a33 juce::JUCEApplication::main(int, char const**) + 73
    51 com.cycling74.Max 0x0000a00b _start + 209
    52 com.cycling74.Max 0x00009f39 start + 41

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x9384390a kevent + 10
    1 libdispatch.dylib 0x93facc58 _dispatch_mgr_invoke + 969
    2 libdispatch.dylib 0x93fab6a7 _dispatch_mgr_thread + 53

    Thread 2:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x908b4f7b pthread_cond_timedwait_relative_np + 47
    3 com.apple.CoreServices.CarbonCore 0x938953ef TSWaitOnConditionTimedRelative + 178
    4 com.apple.CoreServices.CarbonCore 0x93895165 TSWaitOnSemaphoreCommon + 490
    5 com.apple.CoreServices.CarbonCore 0x93894f76 TSWaitOnSemaphoreRelative + 24
    6 com.apple.CoreServices.CarbonCore 0x9390a398 TimerThread + 292
    7 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    8 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 3:
    0 libsystem_kernel.dylib 0x93840c22 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x938401f6 mach_msg + 70
    2 com.apple.audio.midi.CoreMIDI 0x00e4ef67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3 com.apple.audio.midi.CoreMIDI 0x00e71f5b MIDIProcess::RunMIDIInThread() + 259
    4 com.apple.audio.midi.CoreMIDI 0x00e728e2 MIDIProcess::MIDIInPortThread::Run() + 24
    5 com.apple.audio.midi.CoreMIDI 0x00e5053b XThread::RunHelper(void*) + 17
    6 com.apple.audio.midi.CoreMIDI 0x00e4ff05 CAPThread::Entry(CAPThread*) + 123
    7 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    8 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 4:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e21 _pthread_cond_wait + 827
    2 libsystem_c.dylib 0x908653e0 pthread_cond_timedwait$UNIX2003 + 70
    3 com.cycling74.Max 0x0042e01c juce::WaitableEventImpl::wait(int) + 168
    4 ??? 0x015b7cc0 0 + 22772928
    5 com.cycling74.Max 0x00420984 juce::WaitableEvent::wait(int) const + 26
    6 com.cycling74.Max 0x0043b209 juce::Thread::wait(int) const + 27
    7 com.cycling74.Max 0x00310945 juce::InternalTimerThread::run() + 163
    8 com.cycling74.Max 0x0043b0ea juce::Thread::threadEntryPoint() + 130
    9 com.cycling74.Max 0x0041e8ba juce::threadEntryProc(void*) + 70
    10 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    11 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 5:
    0 libsystem_kernel.dylib 0x93841e12 __accept + 10
    1 com.cycling74.Max 0x0040443b juce::StreamingSocket::waitForNextConnection() const + 219
    2 com.cycling74.Max 0x00232b67 tcpconnection_listenthread + 36
    3 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    4 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    5 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 6:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 7:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 8:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 9:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 10:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 11:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 12:
    0 libsystem_kernel.dylib 0x9384283e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x908b4e78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x9085c82a pthread_cond_wait + 48
    3 com.cycling74.MaxAPI 0x04230a8f systhread_cond_wait + 47
    4 com.cycling74.JitterAPI 0x0d7375af parallel_threadproc + 41
    5 com.cycling74.Max 0x0006b829 systhread_threadproc + 67
    6 libsystem_c.dylib 0x908b0ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x908b46de thread_start + 34

    Thread 13:
    0 libsystem_kernel.dylib 0x9384302e __workq_kernreturn + 10
    1 libsystem_c.dylib 0x908b2ccf _pthread_wqthread + 773
    2 libsystem_c.dylib 0x908b46fe start_wqthread + 30

    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x071a4e00 ebx: 0x10e08998 ecx: 0x13076e7d edx: 0x00000000
    edi: 0x173e6990 esi: 0x111ef380 ebp: 0xbfffddd8 esp: 0xbfffdd80
    ss: 0x00000023 efl: 0x00010206 eip: 0x13076f52 cs: 0x0000001b
    ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
    cr2: 0x00000000
    Logical CPU: 0

    Binary Images:
    0x1000 – 0x602fff +com.cycling74.Max (6.0.5 [d518051] – 6.0.5) /Applications/Max6/Max.app/Contents/MacOS/Max
    0xe3f000 – 0xe8bffb com.apple.audio.midi.CoreMIDI (1.8 – 42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xeae000 – 0xedaff3 com.apple.audio.CoreAudioKit (1.6.3 – 1.6.3) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1100000 – 0x1161ff7 +AdaptorBundle_5_8 (??? – ???) AdaptorBundle_5_8
    0x17f4000 – 0x17f8ffb com.apple.audio.AudioIPCPlugIn (1.2.2 – 1.2.2) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17fd000 – 0x17fdfff libmx.A.dylib (2026.0.0 – compatibility 1.0.0) /usr/lib/libmx.A.dylib
    0x3fe6000 – 0x3fecffb com.apple.audio.AppleHDAHALPlugIn (2.1.7 – 2.1.7f9) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x3ff1000 – 0x3ff7ff7 +com.cycling74.autohelp (6.0.5 [d518051] – d518051) /Applications/Max6/*/autohelp
    0x421c000 – 0x425aff7 +com.cycling74.MaxAPI (1.0 – 1.0) /Applications/Max6/Max.app/Contents/Frameworks/MaxAPI.framework/MaxAPI
    0x460c000 – 0x460dff7 +com.cycling74.debugwindow (6.0.5 [d518051] – d518051) /Applications/Max6/*/debugwindow
    0x4614000 – 0x4619fe2 libcldcpuengine.dylib (1.50.69 – compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x4620000 – 0x4622fff libCoreFSCache.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x464d000 – 0x464dff3 +cl_kernels (??? – ???) cl_kernels
    0x464f000 – 0x46f0ff7 unorm8_bgra.dylib (1.50.69 – compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x4ab1000 – 0x4ab2ff7 +com.cycling74.fseventwatcher (6.0.5 [d518051] – d518051) /Applications/Max6/*/fseventwatcher
    0x4ab6000 – 0x4ab8ff7 +com.cycling74.glstatus (6.0.5 [d518051] – d518051) /Applications/Max6/*/glstatus
    0x4abd000 – 0x4ac3ff7 +com.cycling74.maxzlib (6.0.5 [d518051] – d518051) /Applications/Max6/*/maxzlib
    0x5c38000 – 0x5c55ff3 +com.numark.ns7.hal (??? – 2.0.2) /Library/Audio/Plug-Ins/HAL/NumarkNS7AudioHAL.plugin/Contents/MacOS/NumarkNS7AudioHAL
    0x5fa0000 – 0x5fe0ff7 +com.cycling74.MaxLua (??? – 1.0) /Applications/Max6/Max.app/Contents/Frameworks/MaxLua.framework/Versions/A/MaxLua
    0x5ff9000 – 0x5ffbff7 +com.cycling74.objectview (6.0.5 [d518051] – d518051) /Applications/Max6/*/objectview
    0x87fc000 – 0x8876ff7 +com.cycling74.genpatcher (6.0.5 [d518051] – d518051) /Applications/Max6/*/genpatcher
    0x88c4000 – 0x88f6ff7 +com.cycling74.live.guilib (6.0.5 [d518051] – d518051) /Applications/Max6/*/live.guilib
    0x890e000 – 0x8943ff7 +com.cycling74.MaxAudioAPI (??? – 1.0) /Applications/Max6/Max.app/Contents/Frameworks/MaxAudioAPI.framework/Versions/A/MaxAudioAPI
    0x89fd000 – 0x8a06ff7 +com.cycling74.pianoroll (6.0.5 [d518051] – d518051) /Applications/Max6/*/pianoroll
    0x8a0d000 – 0x8a0eff7 +com.cycling74.setplugpath (6.0.5 [d518051] – d518051) /Applications/Max6/*/setplugpath
    0x8a12000 – 0x8a14ff7 +com.cycling74.ad_coreaudio (6.0.5 [d518051] – d518051) /Applications/Max6/*/ad_coreaudio
    0x8a18000 – 0x8a19fff +com.cycling74.ad_nonreal (6.0.5 [d518051] – d518051) /Applications/Max6/*/ad_nonreal
    0x8b6e000 – 0x8b72ff7 +info.v002.syphon.jit.gl.syphonclient (5.1.1 – 5.1.1) /Applications/Max6/*/jit.gl.syphonclient
    0x8b79000 – 0x8b8bff3 +info.v002.Syphon (1.0 – 1) /Applications/Max6/*/Syphon.framework/Versions/A/Syphon
    0x8cfb000 – 0x8d02ff7 +com.cycling74.polybuffer (6.0.5 [d518051] – d518051) /Applications/Max6/*/polybuffer
    0x966a000 – 0x969bfff +com.cycling74.querylib (6.0.5 [d518051] – d518051) /Applications/Max6/*/querylib
    0x9709000 – 0x9715ff7 +com.cycling74.sfplay32~ (6.0.5 [d518051] – d518051) /Applications/Max6/*/sfplay32~
    0x97a2000 – 0x97a5fef com.apple.LiveType.component (2.1.3 – 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x97aa000 – 0x97f0fc3 com.apple.motion.component (1.0 – 1.0) /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x97f6000 – 0x97f902f Motion (??? – ???) /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xbf80000 – 0xce48f53 +com.cycling74.clang (6.0.5 [d518051] – d518051) /Applications/Max6/*/clang
    0xd1dc000 – 0xd241fde com.apple.LiveType.framework (2.1.3 – 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0xd261000 – 0xd2cefff +com.DivXInc.DivXDecoder (6.6.0 – 6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xd2dd000 – 0xd39dfff +net.sourceforge.webcam-osx.common (0.9.2 – 0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
    0xd454000 – 0xd464ff7 +com.cycling74.ad_portaudio (6.0.5 [d518051] – d518051) /Applications/Max6/*/ad_portaudio
    0xd472000 – 0xd47bff7 +com.cycling74.ad_rewire (6.0.5 [d518051] – d518051) /Applications/Max6/*/ad_rewire
    0xd4c6000 – 0xd4c7ffb +tap.loader (??? – ???) /Applications/Max6/*/tap.loader
    0xd4cb000 – 0xd4cfffd com.apple.JavaVM (14.2.2 – 14.2.2) /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0xd4d7000 – 0xd4dbfff JavaLaunching (??? – ???) /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0xd4e2000 – 0xd4e5ff7 +com.cycling74.zoomer (6.0.5 [d518051] – d518051) /Applications/Max6/*/zoomer
    0xd4ea000 – 0xd4ebff7 +com.cycling74.augraph (6.0.5 [d518051] – d518051) /Applications/Max6/*/augraph
    0xd4ef000 – 0xd4f1ff7 +com.cycling74.coremidi (6.0.5 [d518051] – d518051) /Applications/Max6/*/coremidi
    0xd4fa000 – 0xd4fbff7 +com.cycling74.midi_adrewire (6.0.5 [d518051] – d518051) /Applications/Max6/*/midi_adrewire
    0xd600000 – 0xd66eff7 +com.cycling74.sqlite (6.0.5 [d518051] – d518051) /Applications/Max6/*/sqlite
    0xd695000 – 0xd823fe7 +com.cycling74.JitterAPI (1.7.0 – 1.7.0) /Applications/Max6/Max.app/Contents/Frameworks/JitterAPI.framework/Versions/A/JitterAPI
    0xe0e9000 – 0xe0e9fff +org.xlife.InquisitorLoader (3.2 – 61) /Library/InputManagers/*/Inquisitor.bundle/Contents/MacOS/Inquisitor
    0xe0f1000 – 0xe0f6ff7 +com.cycling74.fpic (6.0.5 [d518051] – d518051) /Applications/Max6/*/fpic
    0xe5e4000 – 0xe5efff7 +com.cycling74.tab (6.0.5 [d518051] – d518051) /Applications/Max6/*/tab
    0xffd4000 – 0xffd9ff7 +com.cycling74.comment (6.0.5 [d518051] – d518051) /Applications/Max6/*/comment
    0xfff2000 – 0xfff2ff7 +com.cycling74.prepend (6.0.5 [d518051] – d518051) /Applications/Max6/*/prepend
    0xfff6000 – 0xfff7ff7 +com.cycling74.tosymbol (6.0.5 [d518051] – d518051) /Applications/Max6/*/tosymbol
    0xfffd000 – 0xfffdff7 +com.cycling74.uzi (6.0.5 [d518051] – d518051) /Applications/Max6/*/uzi
    0x108ee000 – 0x108f3ff7 +com.cycling74.coll (6.0.5 [d518051] – d518051) /Applications/Max6/*/coll
    0x108fb000 – 0x108fcff7 +com.cycling74.loadmess (6.0.5 [d518051] – d518051) /Applications/Max6/*/loadmess
    0x10ae9000 – 0x10aefff7 +com.cycling74.message (6.0.5 [d518051] – d518051) /Applications/Max6/*/message
    0x10b83000 – 0x10b91ff7 +com.cycling74.regexp (6.0.5 [d518051] – d518051) /Applications/Max6/*/regexp
    0x10b95000 – 0x10b9cff7 +com.cycling74.zl (6.0.5 [d518051] – d518051) /Applications/Max6/*/zl
    0x10deb000 – 0x10df9ff7 +com.cycling74.umenu (6.0.5 [d518051] – d518051) /Applications/Max6/*/umenu
    0x10f09000 – 0x10f09ff7 +com.cycling74.deferlow (6.0.5 [d518051] – d518051) /Applications/Max6/*/deferlow
    0x10f0c000 – 0x10f0cff7 +com.cycling74.rminus (6.0.5 [d518051] – d518051) /Applications/Max6/*/rminus
    0x10f0f000 – 0x10f10ff7 +com.cycling74.counter (6.0.5 [d518051] – d518051) /Applications/Max6/*/counter
    0x10f55000 – 0x10f56ff7 +com.cycling74.fromsymbol (6.0.5 [d518051] – d518051) /Applications/Max6/*/fromsymbol
    0x10f62000 – 0x10f64ff7 +com.cycling74.text (6.0.5 [d518051] – d518051) /Applications/Max6/*/text
    0x10f69000 – 0x10f6cff7 +com.cycling74.toggle (6.0.5 [d518051] – d518051) /Applications/Max6/*/toggle
    0x11080000 – 0x11081ff7 +com.cycling74.speedlim (6.0.5 [d518051] – d518051) /Applications/Max6/*/speedlim
    0x11085000 – 0x1108fff7 +com.cycling74.number (6.0.5 [d518051] – d518051) /Applications/Max6/*/number
    0x1115d000 – 0x1115dff7 +com.cycling74.pak (6.0.5 [d518051] – d518051) /Applications/Max6/*/pak
    0x111a1000 – 0x111a8ff7 +com.cycling74.textedit (6.0.5 [d518051] – d518051) /Applications/Max6/*/textedit
    0x111f7000 – 0x111feff7 +com.cycling74.panel (6.0.5 [d518051] – d518051) /Applications/Max6/*/panel
    0x112da000 – 0x112dbff7 +com.cycling74.jit.noise (6.0.5 [d518051] – d518051) /Applications/Max6/*/jit.noise
    0x112df000 – 0x11710fc3 +com.nvidia.cg (2.0.0010 – ???) /Applications/Max6/*/Cg.framework/Cg
    0x118f4000 – 0x118f7ff7 +com.cycling74.button (6.0.5 [d518051] – d518051) /Applications/Max6/*/button
    0x11b68000 – 0x11b7afd9 com.apple.FCP Uncompressed 422.component (1.5 – 1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x11b80000 – 0x11c89fce +com.red.redcode.quicktime (3.7 – 3.7) /Library/QuickTime/REDCODE.QT.component/Contents/MacOS/REDCODE.QT
    0x11ceb000 – 0x11d25fff com.apple.AppleProRes422 (1.0.2 – 46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0x11d71000 – 0x120fefe3 QuickTimeH264.scalar (??? – ???) /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar
    0x1217c000 – 0x121c0fe7 com.apple.DVCPROHDCodec (1.4 – 231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x121d5000 – 0x12278fd3 com.apple.AppleHDVCodec (1.4.1 – 222) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x12296000 – 0x122b7fe7 com.apple.AppleIntermediateCodec (2.0 – 542.4) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x122c6000 – 0x122e6ff3 com.apple.IMXCodec (1.3.1 – 147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x122fe000 – 0x12316ff2 com.apple.applepixletvideo (1.2.30 – 1.2d30) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0x1235c000 – 0x12362ff7 +com.cycling74.jit.fpsgui (6.0.5 [d518051] – d518051) /Applications/Max6/*/jit.fpsgui
    0x123ed000 – 0x123efff7 +com.cycling74.jit.gl.videoplane (6.0.5 [d518051] – d518051) /Applications/Max6/*/jit.gl.videoplane
    0x12477000 – 0x12483ff7 +com.cycling74.jit.gl.render (6.0.5 [d518051] – d518051) /Applications/Max6/*/jit.gl.render
    0x1250d000 – 0x1250eff7 +com.cycling74.metro (6.0.5 [d518051] – d518051) /Applications/Max6/*/metro
    0x12512000 – 0x12515ff7 +com.cycling74.jit.window (6.0.5 [d518051] – d518051) /Applications/Max6/*/jit.window
    0x1255c000 – 0x126c9ffc GLEngine (??? – ???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x126fd000 – 0x127f4ffb libGLProgrammability.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x12818000 – 0x12ab9ff7 com.apple.ATIRadeonX3000GLDriver (7.18.11 – 7.1.8) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
    0x12aea000 – 0x12e81fef com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 – 7.1.8) /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
    0x13040000 – 0x1306dff8 GLRendererFloat (??? – ???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x13075000 – 0x13077ff7 +info.v002.syphon.jit.gl.syphonserver (5.1.1 – 5.1.1) /Applications/Max6/*/jit.gl.syphonserver
    0x1333b000 – 0x1334dff3 +info.v002.Syphon (1.0 – 1) /Applications/Max6/*/Syphon.framework/Versions/A/Syphon
    0x8fe29000 – 0x8fe5baa7 dyld (195.6 – ???) /usr/lib/dyld
    0x90005000 – 0x900fdff7 libFontParser.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9010f000 – 0x90145ff7 com.apple.AE (527.7 – 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x90146000 – 0x90264fec com.apple.vImage (5.1 – 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x90265000 – 0x90374fff com.apple.DesktopServices (1.6.2 – 1.6.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x90375000 – 0x903daff7 libvDSP.dylib (325.4.0 – compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x903db000 – 0x903deff7 libcompiler_rt.dylib (6.0.0 – compatibility 1.0.0) /usr/lib/system/libcompiler_rt.dylib
    0x903df000 – 0x903e0fff libDiagnosticMessagesClient.dylib (??? – ???) /usr/lib/libDiagnosticMessagesClient.dylib
    0x903e1000 – 0x903e1fff com.apple.Accelerate.vecLib (3.7 – vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90518000 – 0x90541ffe com.apple.opencl (1.50.69 – 1.50.69) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90542000 – 0x90571ff7 libsystem_info.dylib (??? – ???) /usr/lib/system/libsystem_info.dylib
    0x906cf000 – 0x90821fff com.apple.audio.toolbox.AudioToolbox (1.7.2 – 1.7.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9082d000 – 0x90849ff5 com.apple.GenerationalStorage (1.0 – 126.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x9084a000 – 0x90851fff com.apple.agl (3.1.4 – AGL-3.1.4) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90854000 – 0x9091ffff libsystem_c.dylib (763.12.0 – compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib
    0x90920000 – 0x90a81ffb com.apple.QuartzCore (1.7 – 270.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90a86000 – 0x914a6fff com.apple.WebCore (7534.53 – 7534.53.11) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x91553000 – 0x91557fff libGIF.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91558000 – 0x9155fff8 libCGXCoreImage.A.dylib (600.0.0 – compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91560000 – 0x91582ffe com.apple.framework.familycontrols (3.0 – 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x915ba000 – 0x915c5ffe libbz2.1.0.dylib (1.0.5 – compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib
    0x915c6000 – 0x91622fff com.apple.coreui (1.2.1 – 165.3) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91623000 – 0x9192dff3 com.apple.Foundation (6.7.1 – 833.24) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x919a4000 – 0x91a1afff com.apple.Metadata (10.7.0 – 627.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x91a22000 – 0x91a6bff7 libGLU.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91a97000 – 0x91acafef libtidy.A.dylib (??? – ???) /usr/lib/libtidy.A.dylib
    0x91ad6000 – 0x91b19ffd libcommonCrypto.dylib (55010.0.0 – compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
    0x91b1c000 – 0x91b77ff3 com.apple.Symbolication (1.3 – 91) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x91b78000 – 0x91b78ff0 com.apple.ApplicationServices (41 – 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x91b79000 – 0x91bb9ff7 libauto.dylib (??? – ???) /usr/lib/libauto.dylib
    0x91bba000 – 0x91c47fe7 libvMisc.dylib (325.4.0 – compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x91da9000 – 0x91dacff7 libmathCommon.A.dylib (2026.0.0 – compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
    0x91dad000 – 0x91dadffe libkeymgr.dylib (23.0.0 – compatibility 1.0.0) /usr/lib/system/libkeymgr.dylib
    0x91dae000 – 0x91db7fff libc++abi.dylib (14.0.0 – compatibility 1.0.0) /usr/lib/libc++abi.dylib
    0x91dc3000 – 0x91dcaff5 libsystem_dnssd.dylib (??? – ???) /usr/lib/system/libsystem_dnssd.dylib
    0x91dcb000 – 0x921beffb com.apple.VideoToolbox (1.0 – 705.61) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x921bf000 – 0x9225aff3 com.apple.ink.framework (1.3.2 – 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x9225b000 – 0x924ceff7 com.apple.CoreImage (7.93 – 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x924cf000 – 0x924d6ffd com.apple.NetFS (4.0 – 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x924d7000 – 0x924d7fff com.apple.audio.units.AudioUnit (1.7.2 – 1.7.2) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92530000 – 0x92533ffd libCoreVMClient.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9253f000 – 0x92590fff libFontRegistry.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9260a000 – 0x92691fff com.apple.print.framework.PrintCore (7.1 – 366.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x92692000 – 0x92693fff libsystem_blocks.dylib (53.0.0 – compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
    0x9271e000 – 0x92729ff3 libCSync.A.dylib (600.0.0 – compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9272a000 – 0x92841fe9 com.apple.WebKit (7534.53 – 7534.53.11) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92876000 – 0x928dafff com.apple.framework.IOKit (2.0 – ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9291a000 – 0x92df6ff6 libBLAS.dylib (??? – ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x931c8000 – 0x932b0fff libxml2.2.dylib (10.3.0 – compatibility 10.0.0) /usr/lib/libxml2.2.dylib
    0x932b1000 – 0x932f1ff7 com.apple.NavigationServices (3.7 – 193) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x932f2000 – 0x932f8ffb com.apple.print.framework.Print (7.1 – 247.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x93300000 – 0x93301fff com.apple.TrustEvaluationAgent (2.0 – 1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x93302000 – 0x93353ff3 com.apple.CoreMediaIO (210.0 – 3180) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x93471000 – 0x936baff7 com.apple.JavaScriptCore (7534.53 – 7534.53.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93792000 – 0x93829ff3 com.apple.securityfoundation (5.0 – 55107) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9382a000 – 0x93848ff7 libsystem_kernel.dylib (1699.22.73 – compatibility 1.0.0) /usr/lib/system/libsystem_kernel.dylib
    0x93857000 – 0x93b59fff com.apple.CoreServices.CarbonCore (960.20 – 960.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x93b5a000 – 0x93c3bff7 com.apple.DiscRecording (6.0.3 – 6030.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x93c3c000 – 0x93cd1ff7 com.apple.LaunchServices (480.27.1 – 480.27.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x93cfe000 – 0x93dcdfff com.apple.ImageIO.framework (3.1.1 – 3.1.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x93dce000 – 0x93eb1ff7 libcrypto.0.9.8.dylib (44.0.0 – compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
    0x93faa000 – 0x93fb8fff libdispatch.dylib (187.7.0 – compatibility 1.0.0) /usr/lib/system/libdispatch.dylib
    0x93fb9000 – 0x93fbcffc libpam.2.dylib (3.0.0 – compatibility 3.0.0) /usr/lib/libpam.2.dylib
    0x93fbd000 – 0x93fcbff7 libxar-nossl.dylib (??? – ???) /usr/lib/libxar-nossl.dylib
    0x93fcc000 – 0x94056ffb com.apple.SearchKit (1.4.0 – 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x94057000 – 0x940a7ff0 libTIFF.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x940a8000 – 0x940acfff com.apple.CommonPanels (1.2.5 – 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x940ad000 – 0x940adff2 com.apple.CoreServices (53 – 53) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94204000 – 0x94208ffa libcache.dylib (47.0.0 – compatibility 1.0.0) /usr/lib/system/libcache.dylib
    0x94209000 – 0x94251ff7 com.apple.SystemConfiguration (1.11.2 – 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x94252000 – 0x943b4fff com.apple.QTKit (7.7.1 – 2315) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94526000 – 0x94fb9ff6 com.apple.AppKit (6.7.3 – 1138.32) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94fba000 – 0x94fceff7 com.apple.CFOpenDirectory (10.7 – 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x951f9000 – 0x951fbffb libRadiance.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x951fc000 – 0x951fcfff com.apple.vecLib (3.7 – vecLib 3.7) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9552c000 – 0x9562bffb com.apple.DiskImagesFramework (10.7.3 – 331.3) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9562c000 – 0x95660ff8 libssl.0.9.8.dylib (44.0.0 – compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
    0x95661000 – 0x95662ff7 libsystem_sandbox.dylib (??? – ???) /usr/lib/system/libsystem_sandbox.dylib
    0x95663000 – 0x9566bff3 libunwind.dylib (30.0.0 – compatibility 1.0.0) /usr/lib/system/libunwind.dylib
    0x9567e000 – 0x95683ff7 libmacho.dylib (800.0.0 – compatibility 1.0.0) /usr/lib/system/libmacho.dylib
    0x95684000 – 0x956a1fff libresolv.9.dylib (46.1.0 – compatibility 1.0.0) /usr/lib/libresolv.9.dylib
    0x956a2000 – 0x956a2fff libdnsinfo.dylib (395.6.0 – compatibility 1.0.0) /usr/lib/system/libdnsinfo.dylib
    0x956af000 – 0x95863ff3 libicucore.A.dylib (46.1.0 – compatibility 1.0.0) /usr/lib/libicucore.A.dylib
    0x95864000 – 0x95866ffc com.apple.QuickTimeH264.component (7.7.1 – 2315) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x95867000 – 0x95868fff liblangid.dylib (??? – ???) /usr/lib/liblangid.dylib
    0x95869000 – 0x9591fff3 com.apple.QuickTimeMPEG4.component (7.7.1 – 2315) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x95925000 – 0x95962ff7 libcups.2.dylib (2.9.0 – compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x9597d000 – 0x95a0aff7 com.apple.CoreText (220.11.0 – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x95a65000 – 0x95a7dff7 libexpat.1.dylib (7.2.0 – compatibility 7.0.0) /usr/lib/libexpat.1.dylib
    0x95d8c000 – 0x95dc3fef com.apple.DebugSymbols (2.1 – 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x95dc4000 – 0x95dc5ffd libCVMSPluginSupport.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x95dc6000 – 0x95e6afff com.apple.QD (3.40 – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x95e6b000 – 0x960f0fe3 com.apple.QuickTime (7.7.1 – 2315) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x960f1000 – 0x96132ff7 com.apple.CoreMedia (1.0 – 705.61) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96133000 – 0x96143fff libsasl2.2.dylib (3.15.0 – compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
    0x96146000 – 0x9621caab libobjc.A.dylib (228.0.0 – compatibility 1.0.0) /usr/lib/libobjc.A.dylib
    0x9621d000 – 0x9622dff7 libCRFSuite.dylib (??? – ???) /usr/lib/libCRFSuite.dylib
    0x962c0000 – 0x962c3ff9 libCGXType.A.dylib (600.0.0 – compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x962c4000 – 0x96302fff libRIP.A.dylib (600.0.0 – compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96303000 – 0x9631aff8 com.apple.CoreMediaAuthoring (2.0 – 890) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x9631b000 – 0x9635efff com.apple.MediaKit (12 – 589) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9635f000 – 0x963d3fff com.apple.CoreSymbolication (2.2 – 73.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x963d4000 – 0x963e9ff7 com.apple.ImageCapture (7.0 – 7.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x96412000 – 0x96a8dfe5 com.apple.CoreAUC (6.11.04 – 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96ab0000 – 0x96affffb com.apple.AppleVAFramework (5.0.14 – 5.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96b00000 – 0x96b0efff libz.1.dylib (1.2.5 – compatibility 1.0.0) /usr/lib/libz.1.dylib
    0x96b85000 – 0x96b9ffff com.apple.Kerberos (1.0 – 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96e52000 – 0x96e55ffb com.apple.help (1.3.2 – 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x96e56000 – 0x96e7ffff com.apple.shortcut (2.1 – 2.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96e80000 – 0x96e81ff0 libunc.dylib (24.0.0 – compatibility 1.0.0) /usr/lib/system/libunc.dylib
    0x96e82000 – 0x96e88ffd com.apple.CommerceCore (1.0 – 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x96e89000 – 0x96ef0fff libc++.1.dylib (19.0.0 – compatibility 1.0.0) /usr/lib/libc++.1.dylib
    0x96ef1000 – 0x96f1ffe7 libSystem.B.dylib (159.1.0 – compatibility 1.0.0) /usr/lib/libSystem.B.dylib
    0x96fc3000 – 0x97438ff7 FaceCoreLight (1.4.7 – compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x97439000 – 0x97444ffb com.apple.speech.recognition.framework (4.0.19 – 4.0.19) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x97496000 – 0x975c2ff9 com.apple.CFNetwork (520.3.2 – 520.3.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x975c3000 – 0x976d7ff3 com.apple.QuickTimeImporters.component (7.7.1 – 2315) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x976d8000 – 0x976f4ffc libPng.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x976f5000 – 0x976f9ff7 com.apple.OpenDirectory (10.7 – 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x977bd000 – 0x977beff4 libremovefile.dylib (21.1.0 – compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
    0x977bf000 – 0x977e7ff7 libxslt.1.dylib (3.24.0 – compatibility 3.0.0) /usr/lib/libxslt.1.dylib
    0x977e8000 – 0x97805ff3 com.apple.openscripting (1.3.3 – ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x97806000 – 0x97c08ff6 libLAPACK.dylib (??? – ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x97dc3000 – 0x97e25ff3 libstdc++.6.dylib (52.0.0 – compatibility 7.0.0) /usr/lib/libstdc++.6.dylib
    0x97e26000 – 0x97e2eff5 libcopyfile.dylib (85.1.0 – compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib
    0x97e2f000 – 0x97e6bffa libGLImage.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x97e6c000 – 0x981b0ffb com.apple.HIToolbox (1.8 – ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x981b1000 – 0x9820effb com.apple.htmlrendering (76 – 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x9826f000 – 0x98331fff com.apple.CoreServices.OSServices (478.37 – 478.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x98332000 – 0x983adffb com.apple.ApplicationServices.ATS (317.5.0 – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x983be000 – 0x98417fff com.apple.HIServices (1.11 – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x984fa000 – 0x984fbff7 libquarantine.dylib (36.2.0 – compatibility 1.0.0) /usr/lib/system/libquarantine.dylib
    0x98b97000 – 0x98ca7fe7 libsqlite3.dylib (9.6.0 – compatibility 9.0.0) /usr/lib/libsqlite3.dylib
    0x98cf5000 – 0x98d1eff1 com.apple.CoreServicesInternal (113.12 – 113.12) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x98d1f000 – 0x98d21ff7 libdyld.dylib (195.5.0 – compatibility 1.0.0) /usr/lib/system/libdyld.dylib
    0x98d22000 – 0x99065fff com.apple.MediaToolbox (1.0 – 705.61) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x99066000 – 0x99177ff7 libJP2.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x993ef000 – 0x993fcfff libGL.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x993fd000 – 0x9940bfff com.apple.opengl (1.7.6 – 1.7.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9940c000 – 0x99414fff com.apple.DiskArbitration (2.4.1 – 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9947c000 – 0x9947cfff com.apple.Carbon (153 – 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9947d000 – 0x9947dfff com.apple.Cocoa (6.6 – ???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9947e000 – 0x9948ffff libbsm.0.dylib (??? – ???) /usr/lib/libbsm.0.dylib
    0x99490000 – 0x994b3fff com.apple.CoreVideo (1.7 – 70.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x994b6000 – 0x994c6fff com.apple.LangAnalysis (1.7.0 – 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x994c7000 – 0x994f5ff7 com.apple.DictionaryServices (1.2.1 – 158.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x99538000 – 0x9953aff9 com.apple.securityhi (4.0 – 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x9953b000 – 0x99566fff com.apple.GSS (2.1 – 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x99573000 – 0x99e9b5eb com.apple.CoreGraphics (1.600.0 – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x99ec1000 – 0x99ec5ffd IOSurface (??? – ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99ec6000 – 0x99f17ff9 com.apple.ScalableUserInterface (1.0 – 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x99f18000 – 0x99fd8ffb com.apple.ColorSync (4.7.1 – 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x99fd9000 – 0x9a1ceff7 com.apple.CoreData (104.1 – 358.13) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a1cf000 – 0x9a1dcfff com.apple.HelpData (2.1.2 – 72) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9a29b000 – 0x9afebfeb com.apple.QuickTimeComponents.component (7.7.1 – 2315) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
    0x9afec000 – 0x9b0dcff1 libiconv.2.dylib (7.0.0 – compatibility 7.0.0) /usr/lib/libiconv.2.dylib
    0x9b0dd000 – 0x9b0ddfff com.apple.Accelerate (1.7 – Accelerate 1.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9b0de000 – 0x9b14dfff com.apple.Heimdal (2.1 – 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9b1df000 – 0x9b1f5ffe libxpc.dylib (77.18.0 – compatibility 1.0.0) /usr/lib/system/libxpc.dylib
    0x9b1f6000 – 0x9b1fbffd libGFXShared.dylib (??? – ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9b265000 – 0x9b29bff4 com.apple.LDAPFramework (3.0 – 120.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9b2a8000 – 0x9b2b3fff libkxld.dylib (??? – ???) /usr/lib/system/libkxld.dylib
    0x9b2ff000 – 0x9b360ffb com.apple.audio.CoreAudio (4.0.2 – 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b361000 – 0x9b369ff3 liblaunch.dylib (392.18.0 – compatibility 1.0.0) /usr/lib/system/liblaunch.dylib
    0x9b36a000 – 0x9b37ffff com.apple.speech.synthesis.framework (4.0.74 – 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9b411000 – 0x9b6cdff3 com.apple.security (7.0 – 55110) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9b6ce000 – 0x9b6d5ff7 libsystem_notify.dylib (80.1.0 – compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
    0x9b6f4000 – 0x9b716ff1 com.apple.PerformanceAnalysis (1.10 – 10) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x9b799000 – 0x9b79dff3 libsystem_network.dylib (??? – ???) /usr/lib/system/libsystem_network.dylib
    0x9b7ad000 – 0x9b7d2ff9 libJPEG.dylib (??? – ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9b7d3000 – 0x9bcb8ffb com.apple.RawCamera.bundle (3.12.0 – 614) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9bf1d000 – 0x9bf27ff2 com.apple.audio.SoundManager (3.9.4.1 – 3.9.4.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x9bf28000 – 0x9bf8affb com.apple.datadetectorscore (3.0 – 179.4) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x9c18d000 – 0x9c1a0ffb com.apple.MultitouchSupport.framework (220.62.1 – 220.62.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x9c1a1000 – 0x9c1aaff3 com.apple.CommonAuth (2.1 – 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9c83d000 – 0x9c848ffc com.apple.NetAuth (1.0 – 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9c85d000 – 0x9c89eff9 libcurl.4.dylib (7.0.0 – compatibility 7.0.0) /usr/lib/libcurl.4.dylib
    0x9c89f000 – 0x9ca76fff com.apple.CoreFoundation (6.7.1 – 635.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9ca77000 – 0x9ca96fff com.apple.RemoteViewServices (1.3 – 44) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 5
    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: 64434
    thread_create: 5
    thread_set_state: 375

    VM Region Summary:
    ReadOnly portion of Libraries: Total=246.9M resident=155.0M(63%) swapped_out_or_unallocated=91.9M(37%)
    Writable regions: Total=236.5M written=66.2M(28%) resident=126.1M(53%) swapped_out=0K(0%) unallocated=110.3M(47%)

    REGION TYPE VIRTUAL
    =========== =======
    ATS (font support) 32.2M
    ATS (font support) (reserved) 4K reserved VM address space (unallocated)
    CG backing stores 3264K
    CG image 4K
    CG raster data 128K
    CG shared images 3544K
    CoreGraphics 8K
    CoreImage 4K
    CoreServices 7388K
    IOKit 16.4M
    IOKit (reserved) 512K reserved VM address space (unallocated)
    MALLOC 145.8M
    MALLOC guard page 32K
    Memory tag=240 4K
    Memory tag=242 12K
    Memory tag=249 264K
    OpenCL 8K
    Stack 70.6M
    VM_ALLOCATE 18.9M
    __CI_BITMAP 80K
    __DATA 18.0M
    __DATA/__OBJC 52K
    __IMAGE 528K
    __IMPORT 88K
    __LINKEDIT 55.5M
    __OBJC 2020K
    __OBJC/__DATA 12K
    __PAGEZERO 4K
    __PDSIG 24K
    __RC_CAMERAS 244K
    __TEXT 191.4M
    __UNICODE 544K
    mapped file 104.1M
    shared memory 34.5M
    shared pmap 6644K
    =========== =======
    TOTAL 712.2M
    TOTAL, minus reserved VM space 711.7M

    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW GS31N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    #5924
    wugmump
    Participant

    #5930
    vade
    Keymaster

    Weird. I cannot re-create in 6.0.4. Are you using the latest jit.gl.syphon plugins?

    #5934
    vade
    Keymaster

    Cant re-create in 6.0.5

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.