jitter crashes mac but not pc

MaaachSeven's icon

Hi all,

This patch works fine on my PC, but crashes when I try to open it on a Mac. There was no problem with previous versions that didn't use Jitter, so I suspect that Jitter may be the culprit, although, I'm only using jit.gl.text2d, jit.window, and jit.gl.render objects. Are there any known problems/difference I should be aware of when switching from PC to Mac? Thanks! The crash report is pasted below:

Process: MaxMSP [701]
Path: /Applications/Max5/MaxMSP.app/Contents/MacOS/MaxMSP
Identifier: com.cycling74.MaxMSP
Version: 5.0.5 (36470) (5.0.5)
Code Type: X86 (Native)
Parent Process: launchd [92]

Date/Time: 2009-02-01 22:32:53.224 -0800
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000018434008
Crashed Thread: 0

Thread 0 Crashed:
0 com.cycling74.jit.gl.text2d     0x185c92c4 get_glyph_ids_and_positions + 218
1 com.cycling74.jit.gl.text2d     0x185c970e text_to_layouts + 982
2 com.cycling74.jit.gl.text2d     0x185ca3b5 jit_gl_text2d_draw + 233
3 com.cycling74.MaxMSP     0x000ac413 object_method + 901
4 com.cycling74.MaxAPI     0x02999236 object_method + 156
5 com.cycling74.JitterAPI     0x1876b3e8 jit_object_method + 136
6 com.cycling74.JitterAPI     0x1871569e jit_ob3d_drawimmediate + 143
7 com.cycling74.MaxMSP     0x000ac413 object_method + 901
8 com.cycling74.MaxAPI     0x02999236 object_method + 156
9 com.cycling74.JitterAPI     0x1876b3e8 jit_object_method + 136
10 com.cycling74.jit.gl.render     0x19f06d3d draw_client_callback + 295
11 com.cycling74.JitterAPI     0x187709e0 jit_linklist_funallsafe + 49
12 com.cycling74.jit.gl.render     0x19f0768b do_draw_clients + 243
13 com.cycling74.jit.gl.render     0x19f07e17 jit_gl_render_drawswap + 51
14 com.cycling74.MaxMSP     0x000ac413 object_method + 901
15 com.cycling74.MaxAPI     0x02999236 object_method + 156
16 com.cycling74.JitterAPI     0x1876b3e8 jit_object_method + 136
17 com.cycling74.JitterAPI     0x18789c23 max_jit_defer_method_doit + 114
18 com.cycling74.MaxMSP     0x000180c6 typedmess_fun + 782
19 com.cycling74.MaxMSP     0x000185f7 typedmess + 83
20 com.cycling74.MaxAPI     0x0298d801 typedmess + 60
21 com.cycling74.jit.gl.render     0x19f0cd20 max_jit_gl_render_bang + 55
22 com.cycling74.MaxMSP     0x0005b2cb outlet_bang + 469
23 com.cycling74.MaxMSP     0x0004a4c4 trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 434
24 com.cycling74.MaxMSP     0x0004a6f0 trigger_bang(unpack*) + 80
25 com.cycling74.MaxMSP     0x0005b3a3 outlet_bang + 685
26 com.cycling74.MaxMSP     0x0005b3a3 outlet_bang + 685
27 com.cycling74.MaxMSP     0x0005b3a3 outlet_bang + 685
28 com.cycling74.MaxMSP     0x0005b3a3 outlet_bang + 685
29 com.cycling74.MaxMSP     0x0005b3a3 outlet_bang + 685
30 com.cycling74.MaxMSP     0x0005b2cb outlet_bang + 469
31 com.cycling74.MaxMSP     0x0004a4c4 trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 434
32 com.cycling74.MaxMSP     0x0004a529 trigger_int(unpack*, long) + 77
33 com.cycling74.MaxMSP     0x0005b70a outlet_int + 722
34 com.cycling74.MaxMSP     0x0005b70a outlet_int + 722
35 com.cycling74.MaxAPI     0x0298bb2b outlet_int + 38
36 com.cycling74.loadmess     0x1a0a699a loadmess_output + 77
37 com.cycling74.MaxMSP     0x00054be4 linklist_funall + 68
38 com.cycling74.MaxMSP     0x0015b2ae jpatcher_loadbang + 204
39 com.cycling74.MaxMSP     0x000ac413 object_method + 901
40 com.cycling74.MaxMSP     0x0003607f loadbang_dequeue + 155
41 com.cycling74.MaxMSP     0x0000e04d lowload_type + 1373
42 com.cycling74.MaxMSP     0x0000e623 fileload_extended + 169
43 com.cycling74.MaxMSP     0x0000eb67 fileload_unique + 99
44 com.cycling74.MaxMSP     0x0000eb9a fileload_type + 40
45 com.cycling74.MaxMSP     0x0000ecee dropload + 338
46 com.cycling74.MaxMSP     0x00004748 ae_openfile(FSRef*) + 60
47 com.cycling74.MaxMSP     0x0004c54b sysiac_iterate + 223
48 com.cycling74.MaxMSP     0x000047c9 ae_docopen(AEDesc const*, AEDesc*, long) + 39
49 com.apple.AE     0x9406d648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
50 com.apple.AE     0x9406d57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
51 com.apple.AE     0x9406d425 aeProcessAppleEvent + 177
52 com.apple.HIToolbox     0x9533f9a5 AEProcessAppleEvent + 38
53 com.cycling74.MaxMSP     0x0029d9a2 juce::juce_dispatchNextMessageOnSystemQueue(bool) + 738
54 com.cycling74.MaxMSP     0x002ac5c3 juce::MessageManager::runDispatchLoop() + 131
55 com.cycling74.MaxMSP     0x002a7ecf juce::JUCEApplication::main(juce::String&, juce::JUCEApplication*) + 415
56 com.cycling74.MaxMSP     0x002a80fa juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 90
57 com.cycling74.MaxMSP     0x001c655a main + 76
58 com.cycling74.MaxMSP     0x00002412 _start + 216
59 com.cycling74.MaxMSP     0x00002339 start + 41

Thread 1:
0 libSystem.B.dylib     0x9656f226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib     0x965a11ef _pthread_cond_wait + 1244
2 libSystem.B.dylib     0x965a2a73 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore    0x966ffe62 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore    0x966ffc42 TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore    0x967309f0 TimerThread + 74
6 libSystem.B.dylib     0x965a0095 _pthread_start + 321
7 libSystem.B.dylib     0x9659ff52 thread_start + 34

Thread 2:
0 libSystem.B.dylib     0x9656f226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib     0x965a11ef _pthread_cond_wait + 1244
2 libSystem.B.dylib     0x965a2a73 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore    0x966ffe62 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore    0x966ffc42 TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore    0x96730dea DeferredTaskThread + 70
6 libSystem.B.dylib     0x965a0095 _pthread_start + 321
7 libSystem.B.dylib     0x9659ff52 thread_start + 34

Thread 3:
0 libSystem.B.dylib     0x9659f906 kevent + 10
1 libSystem.B.dylib     0x965a0095 _pthread_start + 321
2 libSystem.B.dylib     0x9659ff52 thread_start + 34

Thread 4:
0 libSystem.B.dylib     0x9656f1c6 mach_msg_trap + 10
1 libSystem.B.dylib     0x965769bc mach_msg + 72
2 com.apple.audio.midi.CoreMIDI     0x163fdf0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI     0x163f0477 MIDIInPortThread::Run() + 111
4 com.apple.audio.midi.CoreMIDI     0x163f407d XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI     0x163fe9ee CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib     0x965a0095 _pthread_start + 321
7 libSystem.B.dylib     0x9659ff52 thread_start + 34

Thread 5:
0 libGLProgrammability.dylib     0x9100a56c llvm::BasicBlock::getTerminator() + 28
1 libGLProgrammability.dylib     0x9101d291 llvm::DominatorTree::DFSPass(llvm::BasicBlock*, llvm::DominatorTreeBase::InfoRec&, unsigned int) + 113
2 libGLProgrammability.dylib     0x9101c7fa llvm::DominatorTree::calculate(llvm::Function&) + 346
3 libGLProgrammability.dylib     0x9101c3bf llvm::DominatorTree::runOnFunction(llvm::Function&) + 63
4 libGLProgrammability.dylib     0x9101bc7c llvm::FPPassManager::runOnFunction(llvm::Function&) + 700
5 libGLProgrammability.dylib     0x9101b5c1 llvm::FunctionPassManagerImpl::run(llvm::Function&) + 97
6 libGLProgrammability.dylib     0x9101b4c5 llvm::FunctionPassManager::run(llvm::Function&) + 85
7 libGLImage.dylib     0x96e05808 glgBuildProcessor + 3752
8 libGLProgrammability.dylib     0x9100289c glvm_deferred_build_modular(void*) + 252
9 libGLProgrammability.dylib     0x91001ada glvmDoWork + 74
10 libSystem.B.dylib     0x965a0095 _pthread_start + 321
11 libSystem.B.dylib     0x9659ff52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x19345374 ebx: 0x185c91f5 ecx: 0x18433fec edx: 0x1bd23010
edi: 0x00012b42 esi: 0x000e070c ebp: 0xbfffd698 esp: 0xbfffd640
ss: 0x0000001f efl: 0x00010206 eip: 0x185c92c4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x18434008

Binary Images:
0x1000 - 0x4fbfe8 +com.cycling74.MaxMSP 5.0.5 (36470) (5.0.5) /Applications/Max5/MaxMSP.app/Contents/MacOS/MaxMSP
0xd83000 - 0xde8fcf +[Unknown Bundle] ??? (???) [Unknown Bundle]
0xea5000 - 0xea5ffd +com.cycling74.fseventwatcher 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/extensions/fseventwatcher.mxo/Contents/MacOS/fseventwatcher
0xeaa000 - 0xeaefff com.apple.CommonCocoaPanels 3.0 (15) /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0xf0d000 - 0xf7afff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0xff4000 - 0xff4ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x280d000 - 0x2811fff +com.cycling74.message 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/message.mxo/Contents/MacOS/message
0x298a000 - 0x29adfff +com.cycling74.MaxAPI 1.0 (1.0) /Applications/Max5/MaxMSP.app/Contents/Frameworks/MaxAPI.framework/MaxAPI
0x2f49000 - 0x2f4ffff +com.cycling74.autohelp 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/extensions/autohelp.mxo/Contents/MacOS/autohelp
0x2f55000 - 0x2f57fff +com.cycling74.debugwindow 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/extensions/debugwindow.mxo/Contents/MacOS/debugwindow
0x2f5b000 - 0x2f5dfff +com.cycling74.objectview 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/extensions/objectview.mxo/Contents/MacOS/objectview
0x2fa3000 - 0x2fd0ff3 +com.cycling74.querylib 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/extensions/querylib.mxo/Contents/MacOS/querylib
0x3023000 - 0x3026fff +com.cycling74.zoomer 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/extensions/zoomer.mxo/Contents/MacOS/zoomer
0x3033000 - 0x3034ffd +com.cycling74.augraph 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/mididrivers/augraph.mxo/Contents/MacOS/augraph
0x16091000 - 0x160e4ff3 +com.cycling74.sqlite VERSION (SVNREV) (SVNREV) /Applications/Max5/Cycling '74/extensions/sqlite.mxo/Contents/MacOS/sqlite
0x160f2000 - 0x160f4fff +com.cycling74.coremidi 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/mididrivers/coremidi.mxo/Contents/MacOS/coremidi
0x163ec000 - 0x16409ff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x16421000 - 0x1643ffe3 libexpat.1.dylib ??? (???) /usr/lib/libexpat.1.dylib
0x16447000 - 0x16447fff +com.cycling74.midi_adrewire 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/mididrivers/midi_adrewire.mxo/Contents/MacOS/midi_adrewire
0x1644b000 - 0x16459fff +com.cycling74.MaxAudioAPI ??? (1.0) /Applications/Max5/MaxMSP.app/Contents/Frameworks/MaxAudioAPI.framework/Versions/A/MaxAudioAPI
0x16a7a000 - 0x16c4cfe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x17aa5000 - 0x17ac1ff7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17b1a000 - 0x17b1bfe1 com.apple.textencoding.unicode 2.2 (2.2) /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x180df000 - 0x180dfff7 +com.cycling74.scale 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/scale.mxo/Contents/MacOS/scale
0x180e3000 - 0x180e3ffd +com.cycling74.delay 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/delay.mxo/Contents/MacOS/delay
0x180e7000 - 0x180e7fff +com.cycling74.prepend 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/prepend.mxo/Contents/MacOS/prepend
0x180eb000 - 0x180ebffe +com.cycling74.listfunnel 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/listfunnel.mxo/Contents/MacOS/listfunnel
0x180ef000 - 0x180efffc +com.cycling74.buddy 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/buddy.mxo/Contents/MacOS/buddy
0x180f3000 - 0x180f6fff +com.cycling74.comment 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/comment.mxo/Contents/MacOS/comment
0x180fc000 - 0x180fcffc +com.cycling74.makenote 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/makenote.mxo/Contents/MacOS/makenote
0x18425000 - 0x18429fff +com.cycling74.detonate 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/detonate.mxo/Contents/MacOS/detonate
0x1842e000 - 0x18430fff +com.cycling74.ubutton 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/ubutton.mxo/Contents/MacOS/ubutton
0x184f9000 - 0x184fdfff +com.cycling74.panel 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/panel.mxo/Contents/MacOS/panel
0x185c6000 - 0x185caff7 +com.cycling74.jit.gl.text2d ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.gl.text2d.mxo/Contents/MacOS/jit.gl.text2d
0x185cf000 - 0x185d5ffd com.apple.JavaVM 12.2.0 (12.2.0) /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x185e7000 - 0x185eafff +com.cycling74.toggle 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/toggle.mxo/Contents/MacOS/toggle
0x185ef000 - 0x185f0fff +com.cycling74.metro 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/metro.mxo/Contents/MacOS/metro
0x18700000 - 0x18853ff7 +com.cycling74.JitterAPI 1.7.0 (1.7.0) /Applications/Max5/MaxMSP.app/Contents/Frameworks/JitterAPI.framework/Versions/A/JitterAPI
0x1896b000 - 0x18d9cfc3 +com.nvidia.cg 2.0.0010 (???) /Applications/Max5/Cycling '74/jitter-externals/Cg.framework/Cg
0x18e2d000 - 0x18efffe0 +com.cycling74.jit.openexr ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.openexr.mxo/Contents/MacOS/jit.openexr
0x19365000 - 0x1973afe5 QuickTimeH264.scalar ??? (???) /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar
0x197a5000 - 0x197ebfef com.apple.viceroy.codec 32.1 (32.1) /System/Library/Components/VCH263Codec.component/VCH263Codec
0x197f4000 - 0x1980dfe3 com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x19812000 - 0x1982cfe3 com.apple.applepixletvideo 1.2.16 (1.2d16) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x19f00000 - 0x19f0dfff +com.cycling74.jit.gl.render ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.gl.render.mxo/Contents/MacOS/jit.gl.render
0x19f55000 - 0x19f55fff +com.cycling74.togedge 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/togedge.mxo/Contents/MacOS/togedge
0x19f59000 - 0x19f59ffe +com.cycling74.onebang 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/onebang.mxo/Contents/MacOS/onebang
0x19f5d000 - 0x19f62fff +com.cycling74.jit.window ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.window.mxo/Contents/MacOS/jit.window
0x19fb2000 - 0x19fbbfff +com.cycling74.jit.pwindow ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.pwindow.mxo/Contents/MacOS/jit.pwindow
0x1a0a1000 - 0x1a0a2ffe +com.cycling74.counter 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/counter.mxo/Contents/MacOS/counter
0x1a0a6000 - 0x1a0a6ffd +com.cycling74.loadmess 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/loadmess.mxo/Contents/MacOS/loadmess
0x1a0ed000 - 0x1a0f0fff +com.cycling74.button 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/button.mxo/Contents/MacOS/button
0x1a136000 - 0x1a140ffb +com.cycling74.number ??? (1.0) /Applications/Max5/Cycling '74/max-externals/number.mxo/Contents/MacOS/number
0x1a147000 - 0x1a147ffc +com.cycling74.pak 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/pak.mxo/Contents/MacOS/pak
0x1a1d0000 - 0x1a1d2fff +com.cycling74.swatch 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/swatch.mxo/Contents/MacOS/swatch
0x1a1d7000 - 0x1a1d8ffe +com.cycling74.text 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/text.mxo/Contents/MacOS/text
0x1a1dc000 - 0x1a1dcffc +com.cycling74.date 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/date.mxo/Contents/MacOS/date
0x1a221000 - 0x1a222ffc +com.cycling74.combine 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/combine.mxo/Contents/MacOS/combine
0x1a226000 - 0x1a226ffe +com.cycling74.timer 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/timer.mxo/Contents/MacOS/timer
0x1a26b000 - 0x1a26cffd +com.cycling74.pipe 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/pipe.mxo/Contents/MacOS/pipe
0x1a2b1000 - 0x1a2b1ffd +com.cycling74.urn 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/urn.mxo/Contents/MacOS/urn
0x1a2f6000 - 0x1a2f6ffe +com.cycling74.funnel VERSION (SVNREV) (SVNREV) /Applications/Max5/Cycling '74/max-externals/funnel.mxo/Contents/MacOS/funnel
0x1a2fa000 - 0x1a2faffe +com.cycling74.minimum 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/minimum.mxo/Contents/MacOS/minimum
0x1a441000 - 0x1a44dfff +com.cycling74.umenu 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/umenu.mxo/Contents/MacOS/umenu
0x1a454000 - 0x1a458fff +com.cycling74.coll 5.0.5 (36470) (36470) /Applications/Max5/Cycling '74/max-externals/coll.mxo/Contents/MacOS/coll
0x1a667000 - 0x1a7eafe3 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1a818000 - 0x1aac2fe9 com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) /usr/lib/dyld
0x900f8000 - 0x90230ff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x90231000 - 0x9028bff7 com.apple.CoreText 2.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9028c000 - 0x90629fef com.apple.QuartzCore 1.5.7 (1.5.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9062a000 - 0x906a7feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x906c6000 - 0x906eefff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x906ef000 - 0x906f1fff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90854000 - 0x9088bfff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90af5000 - 0x90baffe3 com.apple.CoreServices.OSServices 226.5 (226.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90bcd000 - 0x90bf6fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x90c49000 - 0x90c61fff com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90d20000 - 0x90db3fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90db4000 - 0x90dd3ffa libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90de1000 - 0x90de9fff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90dea000 - 0x90e24fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90e25000 - 0x90e25ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90e26000 - 0x90e3eff7 com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90ef7000 - 0x90efefe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x90f04000 - 0x90f60ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90f61000 - 0x90fa2fe7 libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90fa3000 - 0x90fc7fff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x90fda000 - 0x914abf3e libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x914e3000 - 0x91576ff3 com.apple.ApplicationServices.ATS 3.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91581000 - 0x9255cff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9255d000 - 0x9257bfff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x9257c000 - 0x9257cfff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x925bd000 - 0x9261affb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x9261b000 - 0x9265dfef com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92793000 - 0x92878ff3 com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92879000 - 0x9291cff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9291d000 - 0x9291dff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92924000 - 0x92928fff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate
0x92929000 - 0x92fc9fff com.apple.CoreGraphics 1.407.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92fca000 - 0x932effe2 com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x932f0000 - 0x9336aff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9336b000 - 0x9341bfff edu.mit.Kerberos 6.0.12 (6.0.12) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9341c000 - 0x9341cff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9341d000 - 0x93429ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9342a000 - 0x934f5fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x934f6000 - 0x9357dff7 libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
0x9357e000 - 0x9357effa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9357f000 - 0x935aafe7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x935ca000 - 0x93693fef com.apple.QuickTimeMPEG4.component 7.6 (1290) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x93694000 - 0x937daff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x937db000 - 0x93865fe3 com.apple.DesktopServices 1.4.7 (1.4.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93866000 - 0x93876fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93877000 - 0x9387cfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9387d000 - 0x93884ff7 libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93886000 - 0x93ed7fff com.apple.WebCore 5525.26 (5525.26.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x93ed8000 - 0x93f17fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93f18000 - 0x9406aff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9406b000 - 0x9409afe3 com.apple.AE 402.2 (402.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9409b000 - 0x940abffc com.apple.LangAnalysis 1.6.4 (1.6.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94146000 - 0x94150feb com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94151000 - 0x9415fffd libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x94160000 - 0x9495efef com.apple.AppKit 6.5.6 (949.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x949bf000 - 0x949c3fff libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x949c4000 - 0x94dd4fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94dff000 - 0x94e06fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94e07000 - 0x94e0dfff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94e0f000 - 0x9508afe7 com.apple.Foundation 6.5.7 (677.22) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9508b000 - 0x95094fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95095000 - 0x95098fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95099000 - 0x95167ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9517a000 - 0x95217ffc com.apple.CFNetwork 422.11 (422.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95218000 - 0x9530cff4 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib
0x9530d000 - 0x95615fff com.apple.HIToolbox 1.5.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95646000 - 0x95648ff5 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95649000 - 0x95664ffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95665000 - 0x95717ffb libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x95718000 - 0x957bffeb com.apple.QD 3.11.54 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9582e000 - 0x9587fff7 com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95880000 - 0x95a00fef com.apple.CoreAUC 3.02.0 (3.02.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95a01000 - 0x95dbffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95dc0000 - 0x95e3fff5 com.apple.SearchKit 1.2.1 (1.2.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95e40000 - 0x95e42ff1 com.apple.QuickTimeH264.component 7.6 (1290) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x95e43000 - 0x95e44ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x95e77000 - 0x95e82fe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95e83000 - 0x95e8affe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x95f43000 - 0x95f6bff7 com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95f6c000 - 0x95fc5ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95fc6000 - 0x95fc6ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95fc7000 - 0x96010fef com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96011000 - 0x9608efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x960c9000 - 0x96187fff com.apple.WebKit 5525.27 (5525.27.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96188000 - 0x961b5feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x961b6000 - 0x96297ff7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x964a6000 - 0x9656dff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9656e000 - 0x966d5ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x966d6000 - 0x969b0ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x969b1000 - 0x969b1ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96b03000 - 0x96b8fff7 com.apple.LaunchServices 290.3 (290.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96b90000 - 0x96b9dfe7 com.apple.opengl 1.5.9 (1.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96d1e000 - 0x96d1effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96d1f000 - 0x96dfffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x96e00000 - 0x96e3eff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96e45000 - 0x96e49fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96e4a000 - 0x97018ff3 com.apple.security 5.0.4 (34102) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97019000 - 0x97025ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97075000 - 0x971a8fff com.apple.CoreFoundation 6.5.5 (476.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x971de000 - 0x97269fff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9726a000 - 0x97280fff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97281000 - 0x97296ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x97297000 - 0x97297ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Joshua Kit Clayton's icon

On Feb 2, 2009, at 6:50 AM, David wrote:

> Thread 0 Crashed:
> 0 com.cycling74.jit.gl.text2d     0x185c92c4
> get_glyph_ids_and_positions + 218
> 1 com.cycling74.jit.gl.text2d     0x185c970e text_to_layouts + 982
> 2 com.cycling74.jit.gl.text2d     0x185ca3b5 jit_gl_text2d_draw + 233

Yes, this is crashing in jit.gl.text2d. Please post an example patch.
We've fixed what seems like a similar jit.gl.text2d bug for the
forthcoming 5.0.6 release, but if you send an example, we can verify
and fix any issues.

-Joshua

MaaachSeven's icon

Sure, I've pasted the entire patch below. Thanks!

{
"patcher" : {
"fileversion" : 1,
"rect" : [ 435.0, 262.0, 452.0, 222.0 ],
"bglocked" : 0,
"defrect" : [ 435.0, 262.0, 452.0, 222.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"globalpatchername" : "PatcherWindow",
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "newobj",
"text" : "sel 27",
"patching_rect" : [ 1076.0, 199.0, 43.0, 20.0 ],
"hidden" : 1,
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-56",
"numoutlets" : 2,
"fontsize" : 12.0,
"outlettype" : [ "bang", "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "key",
"patching_rect" : [ 1062.0, 170.0, 59.5, 20.0 ],
"hidden" : 1,
"fontname" : "Arial",
"numinlets" : 0,
"id" : "obj-57",
"numoutlets" : 4,
"fontsize" : 12.0,
"outlettype" : [ "int", "int", "int", "int" ]
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "front",
"patching_rect" : [ 1076.0, 225.0, 35.0, 18.0 ],
"hidden" : 1,
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-12",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "thispatcher",
"patching_rect" : [ 1076.0, 248.0, 69.0, 20.0 ],
"hidden" : 1,
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-6",
"numoutlets" : 2,
"fontsize" : 12.0,
"outlettype" : [ "", "" ],
"save" : [ "#N", "thispatcher", ";", "#Q", "end", ";" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "p Response",
"patching_rect" : [ 436.0, 473.5, 75.0, 20.0 ],
"hidden" : 1,
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-48",
"numoutlets" : 0,
"fontsize" : 12.0,
"patcher" : {
"fileversion" : 1,
"rect" : [ 29.0, 67.0, 640.0, 480.0 ],
"bglocked" : 0,
"defrect" : [ 29.0, 67.0, 640.0, 480.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "newobj",
"text" : "gate 2",
"patching_rect" : [ 66.0, 170.5, 44.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-38",
"numoutlets" : 2,
"fontsize" : 12.0,
"outlettype" : [ "", "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "r key_assign",
"patching_rect" : [ 67.0, 132.5, 78.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 0,
"id" : "obj-41",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "scale 1 2 2 1",
"patching_rect" : [ 86.0, 198.5, 86.5, 20.0 ],
"fontname" : "Arial",
"numinlets" : 6,
"id" : "obj-24",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "int" ]
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "2",
"patching_rect" : [ 85.0, 100.0, 32.5, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-72",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "1",
"patching_rect" : [ 50.0, 100.0, 32.5, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-19",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s response",
"patching_rect" : [ 66.0, 228.5, 69.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-73",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "inlet",
"patching_rect" : [ 55.0, 40.0, 25.0, 25.0 ],
"numinlets" : 0,
"id" : "obj-45",
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "inlet",
"patching_rect" : [ 90.0, 40.0, 25.0, 25.0 ],
"numinlets" : 0,
"id" : "obj-46",
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"comment" : ""
}

}
],
"lines" : [ {
"patchline" : {
"source" : [ "obj-41", 0 ],
"destination" : [ "obj-38", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-72", 0 ],
"destination" : [ "obj-38", 1 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-19", 0 ],
"destination" : [ "obj-38", 1 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-24", 0 ],
"destination" : [ "obj-73", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-38", 1 ],
"destination" : [ "obj-24", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-38", 0 ],
"destination" : [ "obj-73", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-45", 0 ],
"destination" : [ "obj-19", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-46", 0 ],
"destination" : [ "obj-72", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
]
}
,
"saved_object_attributes" : {
"default_fontsize" : 12.0,
"fontname" : "Arial",
"default_fontface" : 0,
"default_fontname" : "Arial",
"fontface" : 0,
"fontsize" : 12.0,
"globalpatchername" : ""
}

}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "p SessionProgressGate",
"patching_rect" : [ 144.5, 473.5, 137.0, 20.0 ],
"hidden" : 1,
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-44",
"numoutlets" : 3,
"fontsize" : 12.0,
"outlettype" : [ "", "", "" ],
"patcher" : {
"fileversion" : 1,
"rect" : [ 29.0, 67.0, 741.0, 654.0 ],
"bglocked" : 0,
"defrect" : [ 29.0, 67.0, 741.0, 654.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "newobj",
"text" : "p End",
"patching_rect" : [ 623.5, 377.5, 59.5, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-61",
"numoutlets" : 3,
"fontsize" : 12.0,
"outlettype" : [ "", "", "" ],
"patcher" : {
"fileversion" : 1,
"rect" : [ 12.0, 130.0, 784.0, 470.0 ],
"bglocked" : 0,
"defrect" : [ 12.0, 130.0, 784.0, 470.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "newobj",
"text" : "s startup",
"patching_rect" : [ 265.0, 238.0, 57.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-9",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "delay 5000",
"patching_rect" : [ 325.0, 201.0, 69.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-8",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "bang" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s eraseline 2",
"patching_rect" : [ 325.0, 238.0, 79.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-3",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "outlet",
"patching_rect" : [ 335.0, 332.0, 25.0, 25.0 ],
"numinlets" : 1,
"id" : "obj-13",
"numoutlets" : 0,
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "outlet",
"patching_rect" : [ 484.0, 327.0, 25.0, 25.0 ],
"numinlets" : 1,
"id" : "obj-12",
"numoutlets" : 0,
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "color 0. 0. 0. 0., text Session complete. Thank you!",
"patching_rect" : [ 396.0, 204.0, 280.0, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-6",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "outlet",
"patching_rect" : [ 402.0, 332.0, 25.0, 25.0 ],
"numinlets" : 1,
"id" : "obj-7",
"numoutlets" : 0,
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "1. 0.7 0.7 1.",
"patching_rect" : [ 619.0, 121.0, 74.0, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-51",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s erase_color",
"patching_rect" : [ 619.0, 169.0, 83.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-5",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "inlet",
"patching_rect" : [ 327.0, 23.0, 25.0, 25.0 ],
"numinlets" : 0,
"id" : "obj-1",
"numoutlets" : 1,
"outlettype" : [ "" ],
"comment" : ""
}

}
],
"lines" : [ {
"patchline" : {
"source" : [ "obj-8", 0 ],
"destination" : [ "obj-9", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-8", 0 ],
"destination" : [ "obj-3", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-8", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-51", 0 ],
"destination" : [ "obj-5", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-51", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-6", 0 ],
"destination" : [ "obj-7", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-6", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
]
}
,
"saved_object_attributes" : {
"default_fontsize" : 12.0,
"fontname" : "Arial",
"default_fontface" : 0,
"default_fontname" : "Arial",
"fontface" : 0,
"fontsize" : 12.0,
"globalpatchername" : ""
}

}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "p endtutorial3",
"patching_rect" : [ 533.5, 377.5, 83.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-57",
"numoutlets" : 3,
"fontsize" : 12.0,
"outlettype" : [ "", "", "" ],
"patcher" : {
"fileversion" : 1,
"rect" : [ 433.0, 171.0, 524.0, 438.0 ],
"bglocked" : 0,
"defrect" : [ 433.0, 171.0, 524.0, 438.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "message",
"text" : "1",
"patching_rect" : [ 73.0, 222.0, 32.5, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-11",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s save",
"patching_rect" : [ 73.0, 245.0, 45.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-6",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s eraseline3",
"patching_rect" : [ 367.0, 197.0, 75.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-5",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "5",
"patching_rect" : [ 116.0, 158.0, 32.5, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-14",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s clickgate",
"patching_rect" : [ 115.0, 189.0, 67.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-10",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "color 0. 0. 0. 0., text Please click to continue the study.",
"linecount" : 3,
"patching_rect" : [ 227.0, 232.0, 137.0, 46.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-9",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "outlet",
"patching_rect" : [ 311.0, 193.0, 25.0, 25.0 ],
"numinlets" : 1,
"id" : "obj-12",
"numoutlets" : 0,
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s enableclick",
"patching_rect" : [ 19.0, 188.0, 79.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-4",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "text Tutorial complete!",
"patching_rect" : [ 311.0, 135.0, 128.0, 18.0 ],
"fontname" : "Arial",
"numinlets" : 2,
"id" : "obj-3",
"numoutlets" : 1,
"fontsize" : 12.0,
"outlettype" : [ "" ]
}

}
, {
"box" : {
"maxclass" : "outlet",
"patching_rect" : [ 227.0, 299.0, 25.0, 25.0 ],
"numinlets" : 1,
"id" : "obj-7",
"numoutlets" : 0,
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "outlet",
"patching_rect" : [ 159.0, 294.0, 25.0, 25.0 ],
"numinlets" : 1,
"id" : "obj-2",
"numoutlets" : 0,
"comment" : ""
}

}
, {
"box" : {
"maxclass" : "inlet",
"patching_rect" : [ 158.0, 37.0, 25.0, 25.0 ],
"numinlets" : 0,
"id" : "obj-1",
"numoutlets" : 1,
"outlettype" : [ "" ],
"comment" : ""
}

}
],
"lines" : [ {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-5", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-14", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-14", 0 ],
"destination" : [ "obj-10", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-9", 0 ],
"destination" : [ "obj-7", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-9", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-4", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-3", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-2", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-3", 0 ],
"destination" : [ "obj-12", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-1", 0 ],
"destination" : [ "obj-11", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
, {
"patchline" : {
"source" : [ "obj-11", 0 ],
"destination" : [ "obj-6", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}

}
]
}
,
"saved_object_attributes" : {
"default_fontsize" : 12.0,
"fontname" : "Arial",
"default_fontface" : 0,
"default_fontname" : "Arial",
"fontface" : 0,
"fontsize" : 12.0,
"globalpatchername" : ""
}

}

}
, {
"box" : {
"maxclass" : "newobj",
"text" : "p block3",
"patching_rect" : [ 443.5, 377.5, 59.5, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-56",
"numoutlets" : 4,
"fontsize" : 12.0,
"outlettype" : [ "", "", "", "" ],
"patcher" : {
"fileversion" : 1,
"rect" : [ 270.0, 207.0, 784.0, 470.0 ],
"bglocked" : 0,
"defrect" : [ 270.0, 207.0, 784.0, 470.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "newobj",
"text" : "s changekeyassign",
"patching_rect" : [ 38.0, 222.0, 113.0, 20.0 ],
"fontname" : "Arial",
"numinlets" : 1,
"id" : "obj-10",
"numoutlets" : 0,
"fontsize" : 12.0
}

}
, {
"box" : {
"maxclass" : "message",
"text" : "3",
"patching_rect" : [ 109.0, 148.0, 32.5, 18.0 ],

Rob Ramirez's icon

hey maaachseven.
thanks for posting the patch.
in the future, please use the copy-compressed feature to post patches to the forum.

Select All - Edit - Copy Compressed

thanks.
-rob

MaaachSeven's icon

Sorry about that, but they copy compressed feature was grayed out for some reason. Do you need me to resubmit anything?

Thanks so much,
David

Rob Ramirez's icon

probably should because i'm getting errors when i try to load this thing.

make sure you unlock you patch and select all first, then copy compressed won't be grayed out.

MaaachSeven's icon

Also, is this something that could be fixed in the next few days or will I have to wait for a Max update?

Thanks for the help!
David

robert's icon

I'm new to Max/MSP and still learning it - slowly due to other duties
I have for work, etc. and health.

But I can see there's a good rapport here among several groups of
people.

I'm just a tad concerned that if I end up getting an Ebody2 and
interface it with my RME Fireface 800, and write a unique app in Max/
MSP, that it has a chance of being unstable in live performance.

The reason I say that is I've been getting all the e-mails (lots of
them) and appreciate reading them, but there seems to be a lot of
mentioning of "bugs".

Are these appearing in Max/MSP 5, or does this have anything to do
with Windows?

I'm a C++ programmer and Computer Science major, been programming for
20 years so I'm familiar with memory faults, and resource usage, and
improper semaphores when threading, etc.

So I'm sure the visual aspect will be very appealing to me. But is
this a very solid and stable environment for live performance -
especially with something like a new MacBook Pro 15" w/ Solid State
Drive, running only Ableton Live with Max, and some control surfaces,
and also Gibson HD.6X.Pro Input into the EBody2, and another EBody2
taking in seperated audio from TD20BK V-Drums, 2 of them of course
going to the first EBody.

I'm still in planning stages, but I'm hoping this was a great
investment, as I've purchased all of C'74's software.

The other thing I'm hoping for is Interaction between Action Script
3.0 in Flash CS4 (or FLEX) so that I can use Papervision3D for my
animations. It's a better economy of scale for me to learn 1 OpenGL
interface that will apply to making a living as well as making fun
with Max/MSP/Jitter.

Nobody usually replies to me, but I can assure you, I'm not a lepor :)

-r

On Feb 2, 2009, at 11:23 PM, David wrote:

>
> Also, is this something that could be fixed in the next few days or
> will I have to wait for a Max update?
>
> Thanks for the help!
> David

Joshua Kit Clayton's icon

On Feb 2, 2009, at 8:23 PM, David wrote:

> Also, is this something that could be fixed in the next few days or
> will I have to wait for a Max update?

Your crash is fixed in the next update, however, it seems that you are
using too large fontsizes and running out of memory for the macintosh
implementation of caching font glyphs. The windows implementation is
very different. You will probably will want to scale down the font
size, or use images of the text, or jit.gl.text3d so that it is
rendering vector graphics rather than cached glyph bitmaps.

-Joshua

MaaachSeven's icon

Okay, thanks for the help!