Blender locks up after creating Sculpt Mesh with primstar 0.9.31 or 0.9.30
I have been using the primstar 0.5 scripts with no problem, but after updating to 0.9.31, blender just locks up as soon as I create a sculpt mesh. I can quit the program but I can't get past this point.
I am on a Mac Pro running OS X 10.6.2. This problem also occurs on my Macbook Pro laptop which has the same operating system version, but different CPU version and completely different GPU.
The error I get in console is:
12/6/09 1:09:20 AM com.apple.launchd.peruser.501[190] ([0x0-0x287287].org.blenderfoundation.blender[4401]) Job appears to have crashed: Abort trap
Has anyone else running OS X 10.6 seen this problem with the latest primstar scripts?
Thank you.

Versions and error..
What versions of Blender and Python are you using? Also that's the tail end of the error, there should be more information above it in the log which might help narrow things down.
Blender 2.49b, Python
Blender 2.49b, Python 2.6.1.
There is nothing relating to blender or anything blender related in the console before that looks abnormal.
12/8/09 7:58:32 PM [0x0-0xb10b1].org.blenderfoundation.blender[1050] called Tcl_FindHashEntry on deleted table
12/8/09 7:58:32 PM [0x0-0xb10b1].org.blenderfoundation.blender[1050] Compiled with Python version 2.5.4.
12/8/09 7:58:32 PM [0x0-0xb10b1].org.blenderfoundation.blender[1050] Checking for installed Python... got it!
12/8/09 7:58:34 PM com.apple.launchd.peruser.501[136] ([0x0-0xb10b1].org.blenderfoundation.blender[1050]) Job appears to have crashed: Abort trap
There is a massive crash log on blender but I'm not sure if it's because I have to quit blender in the frozen state, or it it's actually what's causing the problem.
Process: blender [1050]
Path: /Applications/Blender/blender.app/Contents/MacOS/blender
Identifier: org.blenderfoundation.blender
Version: 2.49b (2.49b, 2009-Sep-03, Blender Foundation)
Code Type: X86 (Native)
Parent Process: launchd [136]
Date/Time: 2009-12-08 19:58:32.010 -0800
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x93a7b732 __kill + 10
1 libSystem.B.dylib 0x93a7b724 kill$UNIX2003 + 32
2 libSystem.B.dylib 0x93b0e98d raise + 26
3 libSystem.B.dylib 0x93b24a44 abort + 93
4 com.tcltk.tcllibrary 0x19ccd888 Tcl_Panic + 0
5 com.tcltk.tcllibrary 0x19ccd8a3 Tcl_Panic + 27
6 com.tcltk.tcllibrary 0x19ca7b45 Tcl_DeleteHashTable + 271
7 com.tcltk.tcllibrary 0x19cc4d4d TclGetNamespaceForQualName + 616
8 com.tcltk.tcllibrary 0x19cc54f0 Tcl_FindCommand + 840
9 com.tcltk.tcllibrary 0x19c5c0eb Tcl_GetCommandInfo + 51
10 com.tcltk.tklibrary 0x19dfa577 TkpGetSubFonts + 5266
11 com.tcltk.tcllibrary 0x19cca7d0 Tcl_ServiceEvent + 160
12 com.tcltk.tcllibrary 0x19cca932 Tcl_ServiceAll + 182
13 com.tcltk.tcllibrary 0x19d004a4 Tcl_InitNotifier + 984
14 com.apple.CoreFoundation 0x94648892 __CFRunLoopDoObservers + 1186
15 com.apple.CoreFoundation 0x946053e2 __CFRunLoopRun + 1154
16 com.apple.CoreFoundation 0x94604864 CFRunLoopRunSpecific + 452
17 com.apple.CoreFoundation 0x94604691 CFRunLoopRunInMode + 97
18 com.apple.AppKit 0x97b4cd1c _NSUnhighlightCarbonMenu + 127
19 com.apple.AppKit 0x97a80b3a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 190
20 com.apple.AppKit 0x97a80a16 -[NSMenu performActionForItemAtIndex:] + 65
21 com.apple.AppKit 0x97a809c9 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
22 com.apple.AppKit 0x97a80873 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
23 com.apple.AppKit 0x97a74f79 NSSLMMenuEventHandler + 404
24 com.apple.HIToolbox 0x9757be29 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
25 com.apple.HIToolbox 0x9757b0f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
26 com.apple.HIToolbox 0x9759d981 SendEventToEventTarget + 52
27 com.apple.HIToolbox 0x975c9e3b SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
28 com.apple.HIToolbox 0x975eeb20 SendMenuCommandWithContextAndModifiers + 66
29 com.apple.HIToolbox 0x975eead7 SendMenuItemSelectedEvent + 121
30 com.apple.HIToolbox 0x9777a131 _HIMenuSendItemSelectedEvent + 83
31 com.apple.HIToolbox 0x977295aa HIMenuBar::HandleKeyboardEvent(OpaqueEventRef*) + 304
32 com.apple.HIToolbox 0x9757c423 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 173
33 com.apple.HIToolbox 0x9757be29 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
34 com.apple.HIToolbox 0x9757b0f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
35 com.apple.HIToolbox 0x9757af4f SendEventToEventTargetWithOptions + 58
36 com.apple.HIToolbox 0x975af6ec ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1918
37 com.apple.HIToolbox 0x9757c27a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
38 com.apple.HIToolbox 0x9757b0f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
39 com.apple.HIToolbox 0x9759d981 SendEventToEventTarget + 52
40 org.blenderfoundation.blender 0x0071eaeb GHOST_SystemCarbon::processEvents(bool) + 203
41 org.blenderfoundation.blender 0x00717ffe GHOST_ProcessEvents + 30
42 org.blenderfoundation.blender 0x005e59f2 winlay_process_events + 34
43 org.blenderfoundation.blender 0x005b90cc wait_for_event + 28
44 org.blenderfoundation.blender 0x005b90f6 screen_qread + 22
45 org.blenderfoundation.blender 0x005bd030 screenmain + 1872
46 org.blenderfoundation.blender 0x00003607 main + 2775
47 org.blenderfoundation.blender 0x000024fb _start + 209
48 org.blenderfoundation.blender 0x00002429 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93a410ea kevent + 10
1 libSystem.B.dylib 0x93a41804 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x93a40cc3 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x93a40a68 _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x93a404f1 _pthread_wqthread + 390
5 libSystem.B.dylib 0x93a40336 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x93a39856 select$DARWIN_EXTSN + 10
1 com.tcltk.tcllibrary 0x19d00737 Tcl_InitNotifier + 1643
2 libSystem.B.dylib 0x93a47fbd _pthread_start + 345
3 libSystem.B.dylib 0x93a47e42 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x93b249f3 ecx: 0xbfffd89c edx: 0x93a7b732
edi: 0x19cc4af6 esi: 0xa0505b10 ebp: 0xbfffd8b8 esp: 0xbfffd89c
ss: 0x0000001f efl: 0x00000286 eip: 0x93a7b732 cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x141fcd74
Binary Images:
<7587E6D5-A9E3-404A-3E0E-1D8D45A8D8E7> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
/Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
<9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
<3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
<8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
<64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
/Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient
0x1000 - 0x10a3f32 +org.blenderfoundation.blender 2.49b (2.49b, 2009-Sep-03, Blender Foundation) <50A7468A-13E5-7ACE-4857-405C93FD7B60> /Applications/Blender/blender.app/Contents/MacOS/blender
0x2350000 - 0x2423fff org.python.python 2.5.4 (2.5) <48AA8ADD-2ED0-73B3-C3AF-D2CEA0B5155A> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
0x24a7000 - 0x24b2ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.1 (2.2.1) /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x272f000 - 0x274bff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x13a00000 - 0x13b71ff7 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x13ba2000 - 0x13fa8fef libclh.dylib ??? (???) <3ACD0D90-B1E9-59DA-729E-7E97092F9A24> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dylib
0x14370000 - 0x14370ff7 +3DxNdofBlender.plug ??? (???) /Applications/Blender/plugins/3DxNdofBlender.plug
0x161aa000 - 0x161abff7 math.so ??? (???) <06A1C602-B608-3902-48FA-3C8A92F0567F> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/math.so
0x161af000 - 0x161b5ff7 _tkinter.so ??? (???) /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_tkinter.so
0x161bb000 - 0x161bcff7 MacOS.so ??? (???) <80D8B2CA-283E-7E73-0FB7-7C6295149283> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/MacOS.so
0x161c1000 - 0x161c3fe7 binascii.so ??? (???) <2D206EBD-CC5F-A487-14DD-504FA2AF0ACE> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
0x18c17000 - 0x18c17ff0 +com.google.GearsEnabler ??? (1.
0x18ce8000 - 0x18ceafff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x18cf9000 - 0x18cfafff +com.1passwd.InputManager 2.5.3 (5621) /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x18e30000 - 0x18e33fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x18e38000 - 0x18e9dfde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x18ebd000 - 0x18f12fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x18f40000 - 0x18f43ff3 +com.divx.divxtoolkit 1.0 (1.
0x19c4c000 - 0x19d1efe7 com.tcltk.tcllibrary 8.5.7 (8.5.7) <39BA8680-BB16-CC3D-15AC-B32ECE556FC6> /System/Library/Frameworks/Tcl.framework/Versions/8.5/Tcl
0x19d37000 - 0x19e30ff7 com.tcltk.tklibrary 8.5.7 (8.5.7) <17E7216E-45B5-BAFE-6F87-79AC9A3937D1> /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk
0x1abb7000 - 0x1ac6cfe7 libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
0x8f611000 - 0x8fa52fe7 com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) <205911D0-3CE3-D53C-289B-319A4E4BA153> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x9001bff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9001c000 - 0x9001eff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9001f000 - 0x9005cff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x900ac000 - 0x900c0fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x900c4000 - 0x9017dfe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x9017e000 - 0x901e2ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x901e3000 - 0x901e4ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90258000 - 0x90258ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x9025b000 - 0x902dbfeb com.apple.SearchKit 1.3.0 (1.3.
0x9030f000 - 0x90312ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90313000 - 0x90363fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90384000 - 0x903d1feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.
0x903e3000 - 0x903edffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x903ee000 - 0x904c8ff3 com.apple.DesktopServices 1.5.3 (1.5.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90586000 - 0x9059affb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x905a3000 - 0x907b5fff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x907b6000 - 0x907fcff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x9084b000 - 0x9087eff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90aef000 - 0x90b4ffe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90de1000 - 0x90de4ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90def000 - 0x90df9fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90dfa000 - 0x90e69ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90f4e000 - 0x90ff6ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91037000 - 0x91057fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91058000 - 0x91107fe3 com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <2E2381EB-5E5E-B714-C65D-FCE349E77094> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x91108000 - 0x91108ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x911f0000 - 0x914e9fef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x914ea000 - 0x914eeff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x915d4000 - 0x915f8ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9177a000 - 0x91844fef com.apple.CoreServices.OSServices 352 (352) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91845000 - 0x91845ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91846000 - 0x918f4ff3 com.apple.ink.framework 1.3.1 (105) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x918f5000 - 0x9192fffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91930000 - 0x91971ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91972000 - 0x91979fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9197a000 - 0x91996fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91997000 - 0x91a34fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91a35000 - 0x91a5fff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x91c3f000 - 0x91c74ff7 libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x91c75000 - 0x91f94fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91fbc000 - 0x91fc7ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x921fb000 - 0x92630ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92631000 - 0x927b3fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x927c7000 - 0x92809fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9280a000 - 0x92814ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92815000 - 0x9282afff com.apple.ImageCapture 6.0 (6.
0x9282b000 - 0x928c3fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92ab2000 - 0x92abfff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92c82000 - 0x92ca4fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92ca5000 - 0x92dc9ff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9304e000 - 0x93144ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93145000 - 0x93145ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x931b5000 - 0x932b6fe7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x932b7000 - 0x93300fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93431000 - 0x93435ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93436000 - 0x935f2fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x935f3000 - 0x93600ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9363b000 - 0x9363dff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9363e000 - 0x939a5ff7 com.apple.QuartzCore 1.6.1 (227.
0x939a6000 - 0x93a00ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93a01000 - 0x93a07ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x93a09000 - 0x93a19ff7 libsasl2.2.dylib ??? (???) /usr/lib/libsasl2.2.dylib
0x93a1a000 - 0x93bbefeb libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x93bbf000 - 0x93c9cff7 com.apple.vImage 4.0 (4.
0x93c9d000 - 0x93ceeff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93da1000 - 0x93dd6ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93e00000 - 0x93eadfe7 libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x93eae000 - 0x93eb1fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x93eb2000 - 0x93fa6fe7 libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
0x93fa7000 - 0x9405afff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94350000 - 0x94357ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94358000 - 0x945c8ffb com.apple.Foundation 6.6.1 (751.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x945c9000 - 0x94740fef com.apple.CoreFoundation 6.6.1 (550.13) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94bf0000 - 0x94d1efe7 com.apple.CoreData 102.1 (250) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9554a000 - 0x95676fe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95707000 - 0x96695ff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x966b4000 - 0x966f7ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96850000 - 0x968a0ff7 com.apple.framework.familycontrols 2.0 (2.
0x968a1000 - 0x968aaff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96b01000 - 0x96b1cff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96c33000 - 0x96cc4fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96e1f000 - 0x96ea1ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96edb000 - 0x96edbff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96f15000 - 0x96f18ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x96f8d000 - 0x97007fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x970b2000 - 0x97314ff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97344000 - 0x97344ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9736f000 - 0x97370ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x97371000 - 0x9738fff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97390000 - 0x97394ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x973a6000 - 0x97442fe7 com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97443000 - 0x97454ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x974be000 - 0x974caff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x97574000 - 0x97897fef com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97898000 - 0x9798aff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x979fa000 - 0x982d8ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x982d9000 - 0x98301ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x98302000 - 0x98302ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98303000 - 0x98323fe7 libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x98334000 - 0x98342fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x98343000 - 0x98374ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x98375000 - 0x98424ff3 com.apple.ColorSync 4.6.2 (4.6.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x98425000 - 0x98437ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98438000 - 0x984dffe7 com.apple.CFNetwork 454.5 (454.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x986bc000 - 0x986f2fff libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x986f3000 - 0x986f3ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98707000 - 0x98771fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x98772000 - 0x98f554b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x98f56000 - 0x98f7cfff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98f7d000 - 0x98fc1ff3 com.apple.coreui 2 (113) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99044000 - 0x9904afff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9904b000 - 0x99461ff7 libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x99470000 - 0x994b4fe7 com.apple.Metadata 10.6.2 (507.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x994b5000 - 0x994baff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x994bb000 - 0x994c5ff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0xbabb0000 - 0xbabb1ffc +com.3dconnexion.driver.client 1.5.0 (1.5.
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
System updates
Remember I don't have a Mac, so my only option for debugging is searching the net for likely causes. That said http://www.rogueamoeba.com/utm/2008/03/19/security-update-2008-002-compa... looks worth trying, it says it fixes ssh crashes, so may also help with Blender's console use.
Also you don't need Python 2.6.1 installed. Your Blender was compiled with 2.5.4 so that's the version you should have.
Domino, Python 2.6.1 is the
Domino,
Python 2.6.1 is the version of Python that comes with snow leopard. I didn't think it would be necessary to downgrade. Anyone who's on a Mac running snow leopard is running Python 2.6.1. I can't remember what version was on Leopard. But I'm guessing there must be other Mac users out there running Blender on 2.6.1.
Regarding the Rogue Amoeba article, I actually have versions of their apps that are much newer, since they've since released versions that are snow leopard compatible. I don't know if those would fix all ssh problems, or only ones related to their apps, but at any rate, if their apps were causing ssh problems, which it looks like they were, I am running several versions later on their apps than the versions they fixed the Instant Hijack component causing ssh issues. I haven't seen any other console related issues. Anything else being logged to the console by the OS seems to log ok.
Thanks! Hope I can figure this out. Enjoying using the 0.50 versions for now, but I'm guessing eventually you'll hear more about this if there is some OS X 10.6 issue with the newer primstar scripts.
Cheers.
Making blender work on the Mac
I'm using Snow Leopard, 10.6.2, and have managed to come to a usable work flow for blender. My Snow Leopard install was an upgrade not a clean install, so I'm not 100% certain about any python issues. My system has both 2.5 and 2.6 installed...
1. Blender comes with a builtin python, so you shouldn't have any issues there. In theory. *cough*
2. Using the TK stuff as Domino has done, is unfortunately very edgy on the Mac. The shipped primstar stuff has some hacks in it that work around most of it, at least on my system (Domino and I went back and forth on it a bit, with me testing since I have the Mac). It's not perfect, but it works for me, subject to occasional crashes, so save your work often.
Now that that's done, here's my workflow:
Use the "Add Sculpt Mesh" menu item. Eventually, a TK window comes up. Setup your mesh, then click on the "Build" button. The TK window should disappear. After it does, Click your mouse somewhere outside the blender app to take the focus away from it. Then you can click back into blender and be working away. The focus logic seems to be key to the Mac issues.
Do not minimize blender, ever. It will just crash, after you've used the primstar gui (ala TK) once.
That has been working reliably for me for quite awhile now. I hope you can repeat this and have it work for you!
Fizz, thank you. I'll try
Fizz, thank you. I'll try this. However I have tried command-tabbing to another app, then back to blender, and it remains frozen. So I have caused blender to lose focus, then tried to make it the app with focus again. But I haven't done it in exactly this manner.
Ok, Fizz, you win the golden
Ok, Fizz, you win the golden monkey or whatever the prize is. Thank you very much! It is interesting that now whenever I quit blender, it actually crashes rather than quits, but at least I appear to be able to use the new primstar scripts.
Thanks again for your help! It's greatly appreciated.
Glad to hear that it worked
Glad to hear that it worked for you too! :)
Thanks for the workaround Fizz
I just installed primstar on a MBP running Snow leopard and had ran into this problem. I too have the crash instead of quits issue but hey, now atleast I can work.
Thanks for your help
A really big thank you
Thank you Fizz - this has just been so helpful. At least now I can get a prim to start work on. Now I just have to stop Blender from crashing!
Post new comment