Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.56 Crashes Mac OS 10.6.8 #51

Open
JoshuaZimmerman opened this issue Aug 23, 2013 · 7 comments
Open

0.56 Crashes Mac OS 10.6.8 #51

JoshuaZimmerman opened this issue Aug 23, 2013 · 7 comments

Comments

@JoshuaZimmerman
Copy link

Greetings.

I am running a 2007 Mac Mini. 1.83 Core 2 Duo, 1 GIG RAM. Mac OS 10.6.8, stock install with nothing else installed on the computer. (Well, Makerware as well.)

I am running a Robo 3D Printer using Repetier 0.56.

Program crashes frequently within a minute of starting a print. (Occasionally finishes. Usually crashes on the first layer.)

Here is the error I get.

Process: Repetier-Host Mac [131]
Path: /Applications/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
Identifier: repetier.Repetier-Host-Mac
Version: 0.56 (53)
Code Type: X86 (Native)
Parent Process: launchd [98]

Date/Time: 2013-08-23 14:49:16.386 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 77419 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 6885 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 69C351FA-B1AA-41C7-AA79-96928BE092D2

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000007bafa8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 0x13e6a47f 0 + 333882495
1 GLEngine 0x13002374 gleSetVertexArrayFunc + 116
2 GLEngine 0x12feb6ec gleDrawArraysOrElements_ExecCore + 1216
3 GLEngine 0x12f744df glDrawElements_Exec + 834
4 libGL.dylib 0x983b5050 glDrawElements + 52
5 repetier.Repetier-Host-Mac 0x00040c13 0x1000 + 261139
6 repetier.Repetier-Host-Mac 0x000423e4 0x1000 + 267236
7 repetier.Repetier-Host-Mac 0x00028f90 0x1000 + 163728
8 repetier.Repetier-Host-Mac 0x0002b8c8 0x1000 + 174280
9 com.apple.AppKit 0x9924661e -[NSView _drawRect:clip:] + 3510
10 com.apple.AppKit 0x992452bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
11 com.apple.AppKit 0x992437db -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 711
12 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
13 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
14 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
15 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
16 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
17 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
18 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
19 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
20 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
21 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
22 com.apple.AppKit 0x9924334f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 265
23 com.apple.AppKit 0x9923fc96 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
24 com.apple.AppKit 0x991a084b -[NSView displayIfNeeded] + 818
25 com.apple.AppKit 0x99169b64 -[NSWindow displayIfNeeded] + 204
26 com.apple.AppKit 0x9919b07e _handleWindowNeedsDisplay + 696
27 com.apple.CoreFoundation 0x9505bdd2 __CFRunLoopDoObservers + 1186
28 com.apple.CoreFoundation 0x95017ced __CFRunLoopRun + 557
29 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
30 com.apple.CoreFoundation 0x950171f1 CFRunLoopRunInMode + 97
31 com.apple.HIToolbox 0x90972e04 RunCurrentEventLoopInMode + 392
32 com.apple.HIToolbox 0x90972bb9 ReceiveNextEventCommon + 354
33 com.apple.HIToolbox 0x90972a3e BlockUntilNextEventMatchingListInMode + 81
34 com.apple.AppKit 0x99171595 _DPSNextEvent + 847
35 com.apple.AppKit 0x99170dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
36 com.apple.AppKit 0x991331f3 -[NSApplication run] + 821
37 com.apple.AppKit 0x9912b289 NSApplicationMain + 574
38 repetier.Repetier-Host-Mac 0x000022a5 0x1000 + 4773

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x94c8c382 kevent + 10
1 libSystem.B.dylib 0x94c8ca9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x94c8bf59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x94c8bcfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x94c8b781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x94c8b5c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x94c65afa mach_msg_trap + 10
1 libSystem.B.dylib 0x94c66267 mach_msg + 68
2 com.apple.CoreFoundation 0x950182df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9501d304 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x92222b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 ...ple.CoreServices.CarbonCore 0x97b2254a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x94c93259 _pthread_start + 345
8 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 3: com.apple.CFSocket.private
0 libSystem.B.dylib 0x94c84ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x95057c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x94c93259 _pthread_start + 345
3 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x94c65afa mach_msg_trap + 10
1 libSystem.B.dylib 0x94c66267 mach_msg + 68
2 com.apple.CoreFoundation 0x950182df CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x950171f1 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x92d0c224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x92cd34c4 -[NSThread main] + 45
7 com.apple.Foundation 0x92cd3474 __NSThread__main
+ 1499
8 libSystem.B.dylib 0x94c93259 _pthread_start + 345
9 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x94c8b412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x94c8b9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x94c8b5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x007c1000 ebx: 0x007bb000 ecx: 0x00895820 edx: 0x008a4840
edi: 0xffffffa0 esi: 0x008a0b80 ebp: 0xbfffb6d8 esp: 0xbfffb6c8
ss: 0x0000001f efl: 0x00010206 eip: 0x13e6a47f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x007bafa8

Binary Images:
0x1000 - 0x73fff +repetier.Repetier-Host-Mac 0.56 (53) /Applications/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
0x8d000 - 0xa0fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/Repetier-Host Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0xae000 - 0x163fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) /usr/lib/libcrypto.0.9.7.dylib
0x688000 - 0x6acfe7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x767000 - 0x7abfe7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.36 (6.3.6) <7AF9F4B2-DB83-354C-890F-2DA195AF185F> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x12f4b000 - 0x130c4ff7 GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x130f6000 - 0x1317afe7 com.apple.xquery 1.3 (29) <983B85B3-9590-F3B4-C3B0-C73ADBC92C3F> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x15071000 - 0x15075ff7 com.apple.qldisplay.Generic 2.3 (327.7) <4365AE77-4E34-FB81-0FA8-5A11603286B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Generic
0x3e000000 - 0x3e046ff7 com.apple.glut 3.4.4 (GLUT-3.4.4) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90003000 - 0x90022ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90023000 - 0x90026fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x90027000 - 0x90027ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90028000 - 0x90028ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90029000 - 0x90033ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90034000 - 0x90045ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x900ad000 - 0x900bdff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x900be000 - 0x900efff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x900fb000 - 0x900fbff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x900fc000 - 0x9014cfe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9014d000 - 0x9027bfe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9027c000 - 0x90329fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x90399000 - 0x90436fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90472000 - 0x90654fff com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90655000 - 0x906a8ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x906cb000 - 0x907cbfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x907cc000 - 0x908cefef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x908cf000 - 0x9093dff7 com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9093e000 - 0x90c62fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90c63000 - 0x90cb3ff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x913d0000 - 0x91412ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91413000 - 0x9148cff7 com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9148d000 - 0x9150fffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91510000 - 0x91543ff7 com.apple.AE 496.5 (496.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91544000 - 0x9159cfe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x915d3000 - 0x91681ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91705000 - 0x9179dfe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9179e000 - 0x917dbff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x917dc000 - 0x918defe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
0x918f4000 - 0x9194aff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x9194e000 - 0x91954ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x91955000 - 0x9197dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x91d2f000 - 0x91d30ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91d72000 - 0x91decfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91ded000 - 0x91ea5feb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91ea6000 - 0x91f03ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9210a000 - 0x92185fff com.apple.AppleVAFramework 4.10.27 (4.10.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92186000 - 0x921e7fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92221000 - 0x922fbfff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x923da000 - 0x923f8fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x923f9000 - 0x924a1ffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x924a2000 - 0x92c91557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92c92000 - 0x92cb9ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92cba000 - 0x92cbcff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92cbd000 - 0x92f2efef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f3b000 - 0x92f81ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92f82000 - 0x92fc7ff7 com.apple.ImageCaptureCore 1.1 (1.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x92fc8000 - 0x92fc9ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92fca000 - 0x93047ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93048000 - 0x93104fff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9310d000 - 0x9355efef com.apple.RawCamera.bundle 3.7.1 (570) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9355f000 - 0x93573fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x93574000 - 0x939a9ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x939aa000 - 0x93c10ff7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93c5d000 - 0x93ca1fe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93ca2000 - 0x9415dff7 com.apple.VideoToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9415e000 - 0x941f9fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x941fa000 - 0x94201ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94202000 - 0x9420aff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9420b000 - 0x94220fff com.apple.ImageCapture 6.1 (6.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94221000 - 0x9425bff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x9425c000 - 0x9425cff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94270000 - 0x9451efe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9451f000 - 0x9451fff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94528000 - 0x94528ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94529000 - 0x94529ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9453a000 - 0x945ccfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94683000 - 0x94684ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94696000 - 0x94859feb com.apple.ImageIO.framework 3.0.6 (3.0.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9487e000 - 0x94896ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94976000 - 0x94976ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x94ae0000 - 0x94b99fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x94b9a000 - 0x94baeffb 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
0x94c0a000 - 0x94c4eff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94c4f000 - 0x94c5fff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c60000 - 0x94c64ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94c65000 - 0x94e0cff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x94e0d000 - 0x94e10ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94e17000 - 0x94e5aff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94e5b000 - 0x94f98fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94f99000 - 0x94fdaff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94fdb000 - 0x95156fe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9517d000 - 0x95477fef com.apple.QuickTime 7.6.6 (1799) <9C110DFE-9171-20C1-C4E5-62BE8853D18A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95478000 - 0x954c5feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x954c6000 - 0x955d2fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x955d8000 - 0x955defe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x955df000 - 0x95605ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95606000 - 0x95618ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95619000 - 0x956f9fe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x956fa000 - 0x9572dfff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x95939000 - 0x966b1fe7 com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x966b2000 - 0x966edffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96831000 - 0x968b1feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96980000 - 0x96984ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x978d9000 - 0x97a06ffb com.apple.MediaToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97a07000 - 0x97a76ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97aa1000 - 0x97aafff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97ab0000 - 0x97abafe7 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
0x97afc000 - 0x97e1cff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x980a9000 - 0x980a9ff7 com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x980aa000 - 0x980daff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x9820d000 - 0x98254ffb com.apple.CoreMediaIOServices 140.0 (1496) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x983b3000 - 0x983beff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x983bf000 - 0x983c1ff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x983c2000 - 0x983cfff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98416000 - 0x984c2fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x984c3000 - 0x984c9fff 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
0x984ca000 - 0x984cdff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x984ce000 - 0x98839ff7 com.apple.QuartzCore 1.6.3 (227.37) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9883a000 - 0x98c50ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98c51000 - 0x98c5cff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98c5d000 - 0x98cb7fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98cb8000 - 0x98de1fe7 com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98de2000 - 0x98e25ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9902e000 - 0x9903aff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x9903b000 - 0x9905cfe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9905d000 - 0x99128fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x99129000 - 0x99a0cff7 com.apple.AppKit 6.6.8 (1038.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99a0d000 - 0x99a10ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99a47000 - 0x99a55fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x99a56000 - 0x99a72fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x99aab000 - 0x99beefef com.apple.QTKit 7.7 (1799) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99bf7000 - 0x99bfbff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99bfc000 - 0x99d7efe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x99d7f000 - 0x99faaff3 com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99fe4000 - 0x9a04efe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9a04f000 - 0x9a08cff7 com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9a1f0000 - 0x9a212fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9a25c000 - 0x9a265ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a2a7000 - 0x9a2acff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a2b9000 - 0x9a31dffb 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
0x9a4ff000 - 0x9a523ff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a524000 - 0x9a544fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x9abad000 - 0x9abebff7 com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Unable to gather system configuration information.

@JoshuaZimmerman
Copy link
Author

I also tried using an older version. I ended up with the same problem.

Process: Repetier-Host Mac [274]
Path: /Users/3dprintingstation/Desktop/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
Identifier: repetier.Repetier-Host-Mac
Version: 0.53 (50)
Code Type: X86 (Native)
Parent Process: launchd [98]

Date/Time: 2013-08-23 15:36:07.173 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 80230 sec
Crashes Since Last Report: 9
Per-App Interval Since Last Report: 659 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 69C351FA-B1AA-41C7-AA79-96928BE092D2

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000007fbfd8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 0x13c3147f 0 + 331551871
1 GLEngine 0x13002374 gleSetVertexArrayFunc + 116
2 GLEngine 0x12feb6ec gleDrawArraysOrElements_ExecCore + 1216
3 GLEngine 0x12fecc95 glDrawElements_IMM_Exec + 665
4 libGL.dylib 0x983b5050 glDrawElements + 52
5 repetier.Repetier-Host-Mac 0x0003d788 0x1000 + 247688
6 repetier.Repetier-Host-Mac 0x0003ef59 0x1000 + 253785
7 repetier.Repetier-Host-Mac 0x00025b24 0x1000 + 150308
8 repetier.Repetier-Host-Mac 0x0002845c 0x1000 + 160860
9 com.apple.AppKit 0x9924661e -[NSView _drawRect:clip:] + 3510
10 com.apple.AppKit 0x992452bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
11 com.apple.AppKit 0x992437db -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 711
12 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
13 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
14 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
15 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
16 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
17 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
18 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
19 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
20 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
21 com.apple.AppKit 0x99244750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668
22 com.apple.AppKit 0x9924334f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 265
23 com.apple.AppKit 0x9923fc96 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
24 com.apple.AppKit 0x991a084b -[NSView displayIfNeeded] + 818
25 com.apple.AppKit 0x99169b64 -[NSWindow displayIfNeeded] + 204
26 com.apple.AppKit 0x9919b07e _handleWindowNeedsDisplay + 696
27 com.apple.Foundation 0x92d01484 __NSFireTimer + 141
28 com.apple.CoreFoundation 0x95019a3b __CFRunLoopRun + 8059
29 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
30 com.apple.CoreFoundation 0x950171f1 CFRunLoopRunInMode + 97
31 com.apple.HIToolbox 0x90972e04 RunCurrentEventLoopInMode + 392
32 com.apple.HIToolbox 0x90972bb9 ReceiveNextEventCommon + 354
33 com.apple.HIToolbox 0x90972a3e BlockUntilNextEventMatchingListInMode + 81
34 com.apple.AppKit 0x99171595 _DPSNextEvent + 847
35 com.apple.AppKit 0x99170dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
36 com.apple.AppKit 0x991331f3 -[NSApplication run] + 821
37 com.apple.AppKit 0x9912b289 NSApplicationMain + 574
38 repetier.Repetier-Host-Mac 0x00002015 0x1000 + 4117

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x94c8c382 kevent + 10
1 libSystem.B.dylib 0x94c8ca9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x94c8bf59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x94c8bcfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x94c8b781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x94c8b5c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x94c65afa mach_msg_trap + 10
1 libSystem.B.dylib 0x94c66267 mach_msg + 68
2 com.apple.CoreFoundation 0x950182df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9501d304 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x92222b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 ...ple.CoreServices.CarbonCore 0x97b2254a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x94c93259 _pthread_start + 345
8 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 3: com.apple.CFSocket.private
0 libSystem.B.dylib 0x94c84ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x95057c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x94c93259 _pthread_start + 345
3 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x94c65afa mach_msg_trap + 10
1 libSystem.B.dylib 0x94c66267 mach_msg + 68
2 com.apple.CoreFoundation 0x950182df CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x950171f1 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x92d0c224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x92cd34c4 -[NSThread main] + 45
7 com.apple.Foundation 0x92cd3474 __NSThread__main
+ 1499
8 libSystem.B.dylib 0x94c93259 _pthread_start + 345
9 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x94c8b412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x94c8b9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x94c8b5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x13c9a000 ebx: 0x007fc000 ecx: 0x0087a020 edx: 0x00885040
edi: 0xffffffd0 esi: 0x00881380 ebp: 0xbfffb6e8 esp: 0xbfffb6d8
ss: 0x0000001f efl: 0x00010206 eip: 0x13c3147f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x007fbfd8

Binary Images:
0x1000 - 0x6fff7 +repetier.Repetier-Host-Mac 0.53 (50) <62735D62-B5AA-3B71-8698-4DC819B71276> /Users/3dprintingstation/Desktop/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
0x89000 - 0x9cfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Users/3dprintingstation/Desktop/Repetier-Host Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0xaa000 - 0x15ffe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) /usr/lib/libcrypto.0.9.7.dylib
0x684000 - 0x6a8fe7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x12f4b000 - 0x130c4ff7 GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x130f6000 - 0x1313afe7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.36 (6.3.6) <7AF9F4B2-DB83-354C-890F-2DA195AF185F> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x1314c000 - 0x131d0fe7 com.apple.xquery 1.3 (29) <983B85B3-9590-F3B4-C3B0-C73ADBC92C3F> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x3e000000 - 0x3e046ff7 com.apple.glut 3.4.4 (GLUT-3.4.4) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90003000 - 0x90022ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90023000 - 0x90026fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x90027000 - 0x90027ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90028000 - 0x90028ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90029000 - 0x90033ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90034000 - 0x90045ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x900ad000 - 0x900bdff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x900be000 - 0x900efff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x900f0000 - 0x900faff7 com.apple.HelpData 2.0.5 (34.1.1) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x900fb000 - 0x900fbff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x900fc000 - 0x9014cfe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9014d000 - 0x9027bfe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9027c000 - 0x90329fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x90399000 - 0x90436fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90472000 - 0x90654fff com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90655000 - 0x906a8ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x906cb000 - 0x907cbfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x907cc000 - 0x908cefef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x908cf000 - 0x9093dff7 com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9093e000 - 0x90c62fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90c63000 - 0x90cb3ff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x913d0000 - 0x91412ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91413000 - 0x9148cff7 com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9148d000 - 0x9150fffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91510000 - 0x91543ff7 com.apple.AE 496.5 (496.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91544000 - 0x9159cfe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x915d3000 - 0x91681ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91705000 - 0x9179dfe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9179e000 - 0x917dbff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x917dc000 - 0x918defe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
0x918f4000 - 0x9194aff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x9194e000 - 0x91954ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x91955000 - 0x9197dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x91d2f000 - 0x91d30ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91d72000 - 0x91decfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91ded000 - 0x91ea5feb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91ea6000 - 0x91f03ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9210a000 - 0x92185fff com.apple.AppleVAFramework 4.10.27 (4.10.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92186000 - 0x921e7fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92221000 - 0x922fbfff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x923da000 - 0x923f8fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x923f9000 - 0x924a1ffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x924a2000 - 0x92c91557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92c92000 - 0x92cb9ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92cba000 - 0x92cbcff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92cbd000 - 0x92f2efef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f3b000 - 0x92f81ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92f82000 - 0x92fc7ff7 com.apple.ImageCaptureCore 1.1 (1.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x92fc8000 - 0x92fc9ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92fca000 - 0x93047ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93048000 - 0x93104fff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9310d000 - 0x9355efef com.apple.RawCamera.bundle 3.7.1 (570) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9355f000 - 0x93573fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x93574000 - 0x939a9ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x939aa000 - 0x93c10ff7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93c5d000 - 0x93ca1fe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93ca2000 - 0x9415dff7 com.apple.VideoToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9415e000 - 0x941f9fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x941fa000 - 0x94201ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94202000 - 0x9420aff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9420b000 - 0x94220fff com.apple.ImageCapture 6.1 (6.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94221000 - 0x9425bff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x9425c000 - 0x9425cff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94270000 - 0x9451efe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9451f000 - 0x9451fff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94528000 - 0x94528ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94529000 - 0x94529ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9453a000 - 0x945ccfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94683000 - 0x94684ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94696000 - 0x94859feb com.apple.ImageIO.framework 3.0.6 (3.0.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9487e000 - 0x94896ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94976000 - 0x94976ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x94ae0000 - 0x94b99fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x94b9a000 - 0x94baeffb 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
0x94c0a000 - 0x94c4eff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94c4f000 - 0x94c5fff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c60000 - 0x94c64ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94c65000 - 0x94e0cff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x94e0d000 - 0x94e10ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94e17000 - 0x94e5aff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94e5b000 - 0x94f98fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94f99000 - 0x94fdaff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94fdb000 - 0x95156fe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9517d000 - 0x95477fef com.apple.QuickTime 7.6.6 (1799) <9C110DFE-9171-20C1-C4E5-62BE8853D18A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95478000 - 0x954c5feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x954c6000 - 0x955d2fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x955d8000 - 0x955defe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x955df000 - 0x95605ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95606000 - 0x95618ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95619000 - 0x956f9fe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x956fa000 - 0x9572dfff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x95939000 - 0x966b1fe7 com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x966b2000 - 0x966edffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96831000 - 0x968b1feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x968d1000 - 0x96907fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x96980000 - 0x96984ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x978d9000 - 0x97a06ffb com.apple.MediaToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97a07000 - 0x97a76ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97aa1000 - 0x97aafff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97ab0000 - 0x97abafe7 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
0x97afc000 - 0x97e1cff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x980a9000 - 0x980a9ff7 com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x980aa000 - 0x980daff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x981e2000 - 0x9820cff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9820d000 - 0x98254ffb com.apple.CoreMediaIOServices 140.0 (1496) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x983b3000 - 0x983beff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x983bf000 - 0x983c1ff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x983c2000 - 0x983cfff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98416000 - 0x984c2fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x984c3000 - 0x984c9fff 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
0x984ca000 - 0x984cdff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x984ce000 - 0x98839ff7 com.apple.QuartzCore 1.6.3 (227.37) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9883a000 - 0x98c50ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98c51000 - 0x98c5cff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98c5d000 - 0x98cb7fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98cb8000 - 0x98de1fe7 com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98de2000 - 0x98e25ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9902e000 - 0x9903aff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x9903b000 - 0x9905cfe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9905d000 - 0x99128fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x99129000 - 0x99a0cff7 com.apple.AppKit 6.6.8 (1038.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99a0d000 - 0x99a10ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99a47000 - 0x99a55fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x99a56000 - 0x99a72fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x99aab000 - 0x99beefef com.apple.QTKit 7.7 (1799) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99bf7000 - 0x99bfbff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99bfc000 - 0x99d7efe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x99d7f000 - 0x99faaff3 com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99fe4000 - 0x9a04efe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9a04f000 - 0x9a08cff7 com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9a1f0000 - 0x9a212fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9a25c000 - 0x9a265ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a2a7000 - 0x9a2acff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a2b9000 - 0x9a31dffb 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
0x9a4ff000 - 0x9a523ff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a524000 - 0x9a544fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x9abad000 - 0x9abebff7 com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Unable to gather system configuration information.

@repetier
Copy link
Owner

Hi,

that is a known problem that never happens on newer computer:-( So I can
not test/debug it on my own. I made a few changes that I think would
help. Please try this version:

https://dl.dropboxusercontent.com/u/74036902/Repetier-Host%20Mac.zip

and report if it solves your problem.

Yours
Roland Littwin

Am 23.08.13 22:38, schrieb JoshuaZimmerman:

I also tried using an older version. I ended up with the same problem.

Process: Repetier-Host Mac [274]
Path: /Users/3dprintingstation/Desktop/Repetier-Host
Mac.app/Contents/MacOS/Repetier-Host Mac
Identifier: repetier.Repetier-Host-Mac
Version: 0.53 (50)
Code Type: X86 (Native)
Parent Process: launchd [98]

Date/Time: 2013-08-23 15:36:07.173 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 80230 sec
Crashes Since Last Report: 9
Per-App Interval Since Last Report: 659 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 69C351FA-B1AA-41C7-AA79-96928BE092D2

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000007fbfd8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 0x13c3147f 0 + 331551871
1 GLEngine 0x13002374 gleSetVertexArrayFunc + 116
2 GLEngine 0x12feb6ec gleDrawArraysOrElements_ExecCore + 1216
3 GLEngine 0x12fecc95 glDrawElements_IMM_Exec + 665
4 libGL.dylib 0x983b5050 glDrawElements + 52
5 repetier.Repetier-Host-Mac 0x0003d788 0x1000 + 247688
6 repetier.Repetier-Host-Mac 0x0003ef59 0x1000 + 253785
7 repetier.Repetier-Host-Mac 0x00025b24 0x1000 + 150308
8 repetier.Repetier-Host-Mac 0x0002845c 0x1000 + 160860
9 com.apple.AppKit 0x9924661e -[NSView _drawRect:clip:] + 3510
10 com.apple.AppKit 0x992452bc -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
11 com.apple.AppKit 0x992437db -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]

  • 711
    12 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    13 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    14 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    15 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    16 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    17 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    18 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    19 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    20 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    21 com.apple.AppKit 0x99244750 -[NSView
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 4668
    22 com.apple.AppKit 0x9924334f -[NSThemeFrame
    _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
  • 265
    23 com.apple.AppKit 0x9923fc96 -[NSView
    _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +
    3309
    24 com.apple.AppKit 0x991a084b -[NSView displayIfNeeded] + 818
    25 com.apple.AppKit 0x99169b64 -[NSWindow displayIfNeeded] + 204
    26 com.apple.AppKit 0x9919b07e _handleWindowNeedsDisplay + 696
    27 com.apple.Foundation 0x92d01484 __NSFireTimer + 141
    28 com.apple.CoreFoundation 0x95019a3b __CFRunLoopRun + 8059
    29 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
    30 com.apple.CoreFoundation 0x950171f1 CFRunLoopRunInMode + 97
    31 com.apple.HIToolbox 0x90972e04 RunCurrentEventLoopInMode + 392
    32 com.apple.HIToolbox 0x90972bb9 ReceiveNextEventCommon + 354
    33 com.apple.HIToolbox 0x90972a3e
    BlockUntilNextEventMatchingListInMode + 81
    34 com.apple.AppKit 0x99171595 _DPSNextEvent + 847
    35 com.apple.AppKit 0x99170dd6 -[NSApplication
    nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    36 com.apple.AppKit 0x991331f3 -[NSApplication run] + 821
    37 com.apple.AppKit 0x9912b289 NSApplicationMain + 574
    38 repetier.Repetier-Host-Mac 0x00002015 0x1000 + 4117

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x94c8c382 kevent + 10
1 libSystem.B.dylib 0x94c8ca9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x94c8bf59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x94c8bcfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x94c8b781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x94c8b5c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x94c65afa mach_msg_trap + 10
1 libSystem.B.dylib 0x94c66267 mach_msg + 68
2 com.apple.CoreFoundation 0x950182df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9501d304 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x92222b3d
TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 ...ple.CoreServices.CarbonCore 0x97b2254a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x94c93259 _pthread_start + 345
8 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 3: com.apple.CFSocket.private
0 libSystem.B.dylib 0x94c84ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x95057c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x94c93259 _pthread_start + 345
3 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x94c65afa mach_msg_trap + 10
1 libSystem.B.dylib 0x94c66267 mach_msg + 68
2 com.apple.CoreFoundation 0x950182df _CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x950173c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x950171f1 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x92d0c224
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x92cd34c4 -[NSThread main] + 45
7 com.apple.Foundation 0x92cd3474 NSThread_main + 1499
8 libSystem.B.dylib 0x94c93259 _pthread_start + 345
9 libSystem.B.dylib 0x94c930de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x94c8b412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x94c8b9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x94c8b5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x13c9a000 ebx: 0x007fc000 ecx: 0x0087a020 edx: 0x00885040
edi: 0xffffffd0 esi: 0x00881380 ebp: 0xbfffb6e8 esp: 0xbfffb6d8
ss: 0x0000001f efl: 0x00010206 eip: 0x13c3147f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x007fbfd8

Binary Images:
0x1000 - 0x6fff7 +repetier.Repetier-Host-Mac 0.53 (50)
/Users/3dprintingstation/Desktop/Repetier-Host
Mac.app/Contents/MacOS/Repetier-Host Mac
0x89000 - 0x9cfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313)
/Users/3dprintingstation/Desktop/Repetier-Host
Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0xaa000 - 0x15ffe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7)
/usr/lib/libcrypto.0.9.7.dylib
0x684000 - 0x6a8fe7 GLRendererFloat ??? (???)
/System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x12f4b000 - 0x130c4ff7 GLEngine ??? (???)
/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x130f6000 - 0x1313afe7 com.apple.driver.AppleIntelGMA950GLDriver
1.6.36 (6.3.6)
/System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x1314c000 - 0x131d0fe7 com.apple.xquery 1.3 (29)
/System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x3e000000 - 0x3e046ff7 com.apple.glut 3.4.4 (GLUT-3.4.4)
/System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) /usr/lib/dyld
0x90003000 - 0x90022ff7 com.apple.CoreVideo 1.6.2 (45.6)
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90023000 - 0x90026fe7 libmathCommon.A.dylib 315.0.0 (compatibility
1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x90027000 - 0x90027ff7 com.apple.ApplicationServices 38 (38)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90028000 - 0x90028ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90029000 - 0x90033ffb com.apple.speech.recognition.framework 3.11.1
(3.11.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90034000 - 0x90045ff7 com.apple.LangAnalysis 1.6.6 (1.6.6)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x900ad000 - 0x900bdff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0)
/usr/lib/libsasl2.2.dylib
0x900be000 - 0x900efff7 libGLImage.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x900f0000 - 0x900faff7 com.apple.HelpData 2.0.5 (34.1.1)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x900fb000 - 0x900fbff7 com.apple.quartzframework 1.5 (1.5)
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x900fc000 - 0x9014cfe7 libTIFF.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9014d000 - 0x9027bfe7 com.apple.CoreData 102.1 (251)
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9027c000 - 0x90329fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0)
/usr/lib/libobjc.A.dylib
0x90399000 - 0x90436fe3 com.apple.LaunchServices 362.3 (362.3)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90472000 - 0x90654fff com.apple.imageKit 2.0.3 (1.0)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90655000 - 0x906a8ff7 com.apple.HIServices 1.8.3 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x906cb000 - 0x907cbfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0)
/usr/lib/libxml2.2.dylib
0x907cc000 - 0x908cefef com.apple.MeshKitIO 1.1 (49.2)
/System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x908cf000 - 0x9093dff7 com.apple.QuickLookUIFramework 2.3 (327.7)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9093e000 - 0x90c62fef com.apple.HIToolbox 1.6.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90c63000 - 0x90cb3ff7 com.apple.framework.familycontrols 2.0.2
(2020)
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x913d0000 - 0x91412ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91413000 - 0x9148cff7 com.apple.PDFKit 2.5.5 (2.5.5)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9148d000 - 0x9150fffb SecurityFoundation ??? (???)
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91510000 - 0x91543ff7 com.apple.AE 496.5 (496.5)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91544000 - 0x9159cfe7 com.apple.datadetectorscore 2.0 (80.7)
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x915d3000 - 0x91681ff3 com.apple.ink.framework 1.3.3 (107)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91705000 - 0x9179dfe7 edu.mit.Kerberos 6.5.11 (6.5.11)
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9179e000 - 0x917dbff7 com.apple.SystemConfiguration 1.10.8 (1.10.2)
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x917dc000 - 0x918defe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility
0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x918f4000 - 0x9194aff7 com.apple.MeshKitRuntime 1.1 (49.2)
/System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x9194e000 - 0x91954ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility
64.0.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x91955000 - 0x9197dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0)
/usr/lib/libxslt.1.dylib
0x91d2f000 - 0x91d30ff7 com.apple.TrustEvaluationAgent 1.1 (1)
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91d72000 - 0x91decfff com.apple.audio.CoreAudio 3.2.6 (3.2.6)
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91ded000 - 0x91ea5feb libFontParser.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91ea6000 - 0x91f03ff7 com.apple.framework.IOKit 2.0 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9210a000 - 0x92185fff com.apple.AppleVAFramework 4.10.27 (4.10.27)
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92186000 - 0x921e7fe7 com.apple.CoreText 151.13 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92221000 - 0x922fbfff com.apple.DesktopServices 1.5.11 (1.5.11)
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x923da000 - 0x923f8fe7 libPng.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x923f9000 - 0x924a1ffb com.apple.QD 3.36 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x924a2000 - 0x92c91557 com.apple.CoreGraphics 1.545.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92c92000 - 0x92cb9ff7 com.apple.quartzfilters 1.6.0 (1.6.0)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92cba000 - 0x92cbcff7 com.apple.securityhi 4.0 (36638)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92cbd000 - 0x92f2efef com.apple.Foundation 6.6.8 (751.63)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f3b000 - 0x92f81ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x92f82000 - 0x92fc7ff7 com.apple.ImageCaptureCore 1.1 (1.1)
/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x92fc8000 - 0x92fc9ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0)
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92fca000 - 0x93047ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2)
/System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93048000 - 0x93104fff com.apple.ColorSync 4.6.8 (4.6.8)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9310d000 - 0x9355efef com.apple.RawCamera.bundle 3.7.1 (570)
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9355f000 - 0x93573fe7 libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
0x93574000 - 0x939a9ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x939aa000 - 0x93c10ff7 com.apple.security 6.1.2 (55002)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x93c5d000 - 0x93ca1fe7 com.apple.Metadata 10.6.3 (507.15)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93ca2000 - 0x9415dff7 com.apple.VideoToolbox 0.484.60 (484.60)
/System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9415e000 - 0x941f9fe7 com.apple.ApplicationServices.ATS 275.19 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x941fa000 - 0x94201ff3 com.apple.print.framework.Print 6.1 (237.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94202000 - 0x9420aff7 com.apple.DisplayServicesFW 2.3.3 (289)
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9420b000 - 0x94220fff com.apple.ImageCapture 6.1 (6.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94221000 - 0x9425bff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0)
/usr/lib/libcups.2.dylib
0x9425c000 - 0x9425cff7 com.apple.CoreServices 44 (44)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94270000 - 0x9451efe7 com.apple.JavaScriptCore 6534.59 (6534.59.6)
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9451f000 - 0x9451fff7 com.apple.vecLib 3.6 (vecLib 3.6)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94528000 - 0x94528ff7 com.apple.Accelerate 1.6 (Accelerate 1.6)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94529000 - 0x94529ff7 com.apple.Cocoa 6.6 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9453a000 - 0x945ccfe7 com.apple.print.framework.PrintCore 6.3
(312.7)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94683000 - 0x94684ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94696000 - 0x94859feb com.apple.ImageIO.framework 3.0.6 (3.0.6)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9487e000 - 0x94896ff7 com.apple.CFOpenDirectory 10.6 (10.6)
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94976000 - 0x94976ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x94ae0000 - 0x94b99fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0)
/usr/lib/libsqlite3.dylib
0x94b9a000 - 0x94baeffb com.apple.speech.synthesis.framework 3.10.35
(3.10.35)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94c0a000 - 0x94c4eff3 com.apple.coreui 2 (114)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94c4f000 - 0x94c5fff7 com.apple.DSObjCWrappers.Framework 10.6 (134)
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c60000 - 0x94c64ff7 libGFXShared.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94c65000 - 0x94e0cff7 libSystem.B.dylib 125.2.11 (compatibility
1.0.0) /usr/lib/libSystem.B.dylib
0x94e0d000 - 0x94e10ffb com.apple.help 1.3.2 (41.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94e17000 - 0x94e5aff7 libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94e5b000 - 0x94f98fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7
(1.6.7)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94f99000 - 0x94fdaff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94fdb000 - 0x95156fe7 com.apple.CoreFoundation 6.6.6 (550.44)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9517d000 - 0x95477fef com.apple.QuickTime 7.6.6 (1799)
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95478000 - 0x954c5feb
com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1)
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x954c6000 - 0x955d2fe7 libGLProgrammability.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x955d8000 - 0x955defe7 com.apple.CommerceCore 1.0 (9.1)
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x955df000 - 0x95605ffb com.apple.DictionaryServices 1.1.2 (1.1.2)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95606000 - 0x95618ff7 com.apple.MultitouchSupport.framework 207.11
(207.11)
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95619000 - 0x956f9fe7 com.apple.vImage 4.1 (4.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x956fa000 - 0x9572dfff libTrueTypeScaler.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x95939000 - 0x966b1fe7 com.apple.WebCore 6534.59 (6534.59.6)
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x966b2000 - 0x966edffb libFontRegistry.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96831000 - 0x968b1feb com.apple.SearchKit 1.3.0 (1.3.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x968d1000 - 0x96907fff libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x96980000 - 0x96984ff7 IOSurface ??? (???)
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x978d9000 - 0x97a06ffb com.apple.MediaToolbox 0.484.60 (484.60)
/System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97a07000 - 0x97a76ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97aa1000 - 0x97aafff7 com.apple.opengl 1.6.14 (1.6.14)
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97ab0000 - 0x97abafe7 com.apple.audio.SoundManager 3.9.3 (3.9.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97afc000 - 0x97e1cff3 com.apple.CoreServices.CarbonCore 861.39
(861.39)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x980a9000 - 0x980a9ff7 com.apple.Carbon 150 (152)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x980aa000 - 0x980daff7 com.apple.MeshKit 1.1 (49.2)
/System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x981e2000 - 0x9820cff7 com.apple.shortcut 1.1 (1.1)
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9820d000 - 0x98254ffb com.apple.CoreMediaIOServices 140.0 (1496)
/System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x983b3000 - 0x983beff7 libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x983bf000 - 0x983c1ff7 libRadiance.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x983c2000 - 0x983cfff7 com.apple.NetFS 3.2.2 (3.2.2)
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98416000 - 0x984c2fe7 com.apple.CFNetwork 454.12.4 (454.12.4)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x984c3000 - 0x984c9fff com.apple.CommonPanels 1.2.4 (91)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x984ca000 - 0x984cdff7 libCoreVMClient.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x984ce000 - 0x98839ff7 com.apple.QuartzCore 1.6.3 (227.37)
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9883a000 - 0x98c50ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98c51000 - 0x98c5cff7 libCSync.A.dylib 545.0.0 (compatibility
64.0.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98c5d000 - 0x98cb7fe7 com.apple.CorePDF 1.4 (1.4)
/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98cb8000 - 0x98de1fe7 com.apple.WebKit 6534.59 (6534.59.8)
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98de2000 - 0x98e25ff7 com.apple.NavigationServices 3.5.4 (182)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9902e000 - 0x9903aff7 libkxld.dylib ??? (???)
/usr/lib/system/libkxld.dylib
0x9903b000 - 0x9905cfe7 com.apple.opencl 12.3.6 (12.3.6)
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9905d000 - 0x99128fef com.apple.CoreServices.OSServices 359.2
(359.2)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x99129000 - 0x99a0cff7 com.apple.AppKit 6.6.8 (1038.36)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99a0d000 - 0x99a10ff7 libCGXType.A.dylib 545.0.0 (compatibility
64.0.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99a47000 - 0x99a55fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0)
/usr/lib/libz.1.dylib
0x99a56000 - 0x99a72fe3 com.apple.openscripting 1.3.1 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x99aab000 - 0x99beefef com.apple.QTKit 7.7 (1799)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99bf7000 - 0x99bfbff7 libGIF.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99bfc000 - 0x99d7efe7 libicucore.A.dylib 40.0.0 (compatibility
1.0.0) /usr/lib/libicucore.A.dylib
0x99d7f000 - 0x99faaff3 com.apple.QuartzComposer 4.2 ({156.30})
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99fe4000 - 0x9a04efe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0)
/usr/lib/libstdc++.6.dylib
0x9a04f000 - 0x9a08cff7 com.apple.CoreMedia 0.484.60 (484.60)
/System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9a1f0000 - 0x9a212fef com.apple.DirectoryService.Framework 3.6
(621.16)
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9a25c000 - 0x9a265ff7 com.apple.DiskArbitration 2.3 (2.3)
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a2a7000 - 0x9a2acff7 com.apple.OpenDirectory 10.6 (10.6)
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a2b9000 - 0x9a31dffb com.apple.htmlrendering 72 (1.1.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9a4ff000 - 0x9a523ff7 libJPEG.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a524000 - 0x9a544fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0)
/usr/lib/libresolv.9.dylib
0x9abad000 - 0x9abebff7 com.apple.QuickLookFramework 2.3 (327.7)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0
(compatibility 1.0.0)
/System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???)
/usr/lib/libSystem.B.dylib

Unable to gather system configuration information.


Reply to this email directly or view it on GitHub
#51 (comment).

@JoshuaZimmerman
Copy link
Author

Oh, cool! Thanks! I really appreciate that.

I just ordered up some RAM for the old Mac Mini so I can install 10.7 onto it. Figured it couldn't hurt.

I'll give the fixed version a try on Monday when I'm back at the office.

@JoshuaZimmerman
Copy link
Author

I managed to get one print off the version you posted, but now I'm having a completely new problem.

When I go to slice an stl file, the program gets through the slice just fine. But imediately after the program crashes. Doesn't matter if I have the printer connected or not.

Process: Repetier-Host Mac [209]
Path: /Users/3dprintingstation/Desktop/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
Identifier: repetier.Repetier-Host-Mac
Version: 0.56 (53)
Code Type: X86-64 (Native)
Parent Process: launchd [98]

Date/Time: 2013-08-26 14:55:18.467 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 255679 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 1193 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: 69C351FA-B1AA-41C7-AA79-96928BE092D2

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000d17efffa8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 0x00000001143a0f4c 0 + 4634316620
1 GLEngine 0x0000000112fda5bb gleSetVertexArrayFunc + 91
2 GLEngine 0x0000000112fc5de4 gleDrawArraysOrElements_ExecCore + 849
3 GLEngine 0x0000000112f57d71 glDrawElements_Exec + 828
4 repetier.Repetier-Host-Mac 0x000000010003cc92 0x100000000 + 248978
5 repetier.Repetier-Host-Mac 0x000000010003f37d 0x100000000 + 258941
6 repetier.Repetier-Host-Mac 0x0000000100026341 0x100000000 + 156481
7 repetier.Repetier-Host-Mac 0x0000000100028653 0x100000000 + 165459
8 com.apple.AppKit 0x00007fff81697cc5 -[NSView _drawRect:clip:] + 3390
9 com.apple.AppKit 0x00007fff81696938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
10 com.apple.AppKit 0x00007fff8169500a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 767
11 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
12 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
13 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
14 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
15 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
16 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
17 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
18 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
19 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
20 com.apple.AppKit 0x00007fff81695ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
21 com.apple.AppKit 0x00007fff81694b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
22 com.apple.AppKit 0x00007fff816913de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
23 com.apple.AppKit 0x00007fff8160ac0e -[NSView displayIfNeeded] + 969
24 com.apple.AppKit 0x00007fff81605aba _handleWindowNeedsDisplay + 678
25 com.apple.Foundation 0x00007fff8758bbc5 __NSFireTimer + 114
26 com.apple.CoreFoundation 0x00007fff85822bb8 __CFRunLoopRun + 6488
27 com.apple.CoreFoundation 0x00007fff85820d8f CFRunLoopRunSpecific + 575
28 com.apple.HIToolbox 0x00007fff84ddf7ee RunCurrentEventLoopInMode + 333
29 com.apple.HIToolbox 0x00007fff84ddf5f3 ReceiveNextEventCommon + 310
30 com.apple.HIToolbox 0x00007fff84ddf4ac BlockUntilNextEventMatchingListInMode + 59
31 com.apple.AppKit 0x00007fff815daeb2 _DPSNextEvent + 708
32 com.apple.AppKit 0x00007fff815da801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
33 com.apple.AppKit 0x00007fff815a068f -[NSApplication run] + 395
34 com.apple.AppKit 0x00007fff815993b0 NSApplicationMain + 364
35 repetier.Repetier-Host-Mac 0x00000001000016a4 0x100000000 + 5796

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff811c8c0a kevent + 10
1 libSystem.B.dylib 0x00007fff811caadd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff811ca7b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff811ca2de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff811c9c08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff811c9aa5 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff811afd7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff811b03ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff85821902 CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff85820d8f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff875b514f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff87536114 __NSThread__main
+ 1429
6 libSystem.B.dylib 0x00007fff811e8fd6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff811e8e89 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff811afd7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff811b03ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff85821902 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff85820d8f CFRunLoopRunSpecific + 575
4 com.apple.CoreFoundation 0x00007fff85820b16 CFRunLoopRun + 70
5 com.apple.DesktopServices 0x00007fff84c47326 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
6 ...ple.CoreServices.CarbonCore 0x00007fff82e900d1 PrivateMPEntryPoint + 63
7 libSystem.B.dylib 0x00007fff811e8fd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff811e8e89 thread_start + 13

Thread 4: com.apple.CFSocket.private
0 libSystem.B.dylib 0x00007fff811f3932 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff85843468 __CFSocketManager + 824
2 libSystem.B.dylib 0x00007fff811e8fd6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff811e8e89 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff811c9a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff811c9e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff811c9aa5 start_wqthread + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff811c9a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff811c9e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff811c9aa5 start_wqthread + 13

Thread 7: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0x00007fff811eaa6a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff811ee881 _pthread_cond_wait + 1286
2 com.apple.Foundation 0x00007fff8755fa7a -[NSCondition wait] + 277
3 com.apple.Foundation 0x00007fff8754ccf3 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 916
4 com.apple.Foundation 0x00007fff8755fdd0 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 143
5 com.apple.AppKit 0x00007fff817b19d0 ____NSAppKitFinalizeThreadData_block_invoke_2 + 86
6 com.apple.Foundation 0x00007fff8756e90d -[NSBlockOperation main] + 159
7 com.apple.Foundation 0x00007fff8755edd0 -[__NSOperationInternal start] + 681
8 com.apple.Foundation 0x00007fff8763cbd5 ____NSOQSchedule_block_invoke_2 + 129
9 libSystem.B.dylib 0x00007fff811ebd64 _dispatch_call_block_and_release + 15
10 libSystem.B.dylib 0x00007fff811ca2d1 _dispatch_worker_thread2 + 239
11 libSystem.B.dylib 0x00007fff811c9c08 _pthread_wqthread + 353
12 libSystem.B.dylib 0x00007fff811c9aa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000001169b6000 rbx: 0x0000000000000000 rcx: 0x00000001008882d0 rdx: 0x0000000100894a40
rdi: 0x0000000100885020 rsi: 0x0000000100890d80 rbp: 0x00007fff5fbf9ef0 rsp: 0x00007fff5fbf9ef0
r8: 0x0000000bffffffa0 r9: 0x0000000117f00000 r10: 0x0000000000000004 r11: 0x00000000000c8328
r12: 0x0000000100894a40 r13: 0x0000000100885020 r14: 0x0000000100885020 r15: 0x0000000100890d80
rip: 0x00000001143a0f4c rfl: 0x0000000000010202 cr2: 0x0000000d17efffa8

Binary Images:
0x100000000 - 0x10007eff7 +repetier.Repetier-Host-Mac 0.56 (53) /Users/3dprintingstation/Desktop/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
0x1000b4000 - 0x100100fe7 com.apple.glut 3.4.4 (GLUT-3.4.4) <78324374-C4AC-2358-3D61-55060E44FC38> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x100181000 - 0x100198fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Users/3dprintingstation/Desktop/Repetier-Host Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1001b1000 - 0x100297fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
0x112f30000 - 0x1130c3fe7 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1130f4000 - 0x113140fe7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.36 (6.3.6) <01288E5A-3A62-170F-7CE9-0F1972C7E2FA> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x11314a000 - 0x113170fff GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1133a9000 - 0x113437fff com.apple.xquery 1.3 (29) <71FD97A3-4B78-7F8C-70AD-9449A499E486> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x1135e9000 - 0x1135eefff com.apple.qldisplay.Generic 2.3 (327.7) <056F83B5-8051-1824-CC35-FCB3F15E8CA4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Generic
0x1157df000 - 0x1157e2fef libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
0x7fff80003000 - 0x7fff80003ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff80094000 - 0x7fff8059aff7 com.apple.VideoToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8059b000 - 0x7fff8061dfff com.apple.QuickLookUIFramework 2.3 (327.7) <73407EAE-6854-E444-37B1-019AAEDEB31B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8061e000 - 0x7fff8062fff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
0x7fff80630000 - 0x7fff80634ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff80e76000 - 0x7fff80ea5ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff80ea6000 - 0x7fff80ecefff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff80f1a000 - 0x7fff80fdcfe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff80fdd000 - 0x7fff80fddff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff80fde000 - 0x7fff8105dfe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8105e000 - 0x7fff81074fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8114e000 - 0x7fff81164fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff81174000 - 0x7fff811aefff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
0x7fff811af000 - 0x7fff81370fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff81371000 - 0x7fff8147bff7 com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x7fff8147c000 - 0x7fff81596fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff81597000 - 0x7fff81f91ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff821f2000 - 0x7fff8223dfef com.apple.ImageCaptureCore 1.1 (1.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8223e000 - 0x7fff823aefff com.apple.QTKit 7.7 (1799) <121D860A-89F4-5F7C-59FD-AC44D6482BD5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff825aa000 - 0x7fff826dffff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff826e0000 - 0x7fff82721fef com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff82722000 - 0x7fff8274dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
0x7fff8275a000 - 0x7fff82769fef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8276a000 - 0x7fff827affff com.apple.CoreMediaIOServices 140.0 (1496) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff827c4000 - 0x7fff827d9ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff827da000 - 0x7fff82842fff com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x7fff8294b000 - 0x7fff82952fff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff82bbd000 - 0x7fff82cdcff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <11EB0132-EC8E-0E2E-9B84-B2DFE65DE678> /usr/lib/libcrypto.0.9.8.dylib
0x7fff82cdd000 - 0x7fff82e05ff7 com.apple.MediaToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff82e4f000 - 0x7fff82e60fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff82e61000 - 0x7fff82e88ff7 libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff82e89000 - 0x7fff831bdfef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff831be000 - 0x7fff83206ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff83207000 - 0x7fff8322afff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8322b000 - 0x7fff8322cfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff8322d000 - 0x7fff83299fe7 com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8329a000 - 0x7fff832aeff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff832af000 - 0x7fff832f2ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff832f3000 - 0x7fff832f9ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8340a000 - 0x7fff835c9fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff835de000 - 0x7fff83631ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff83632000 - 0x7fff83a79fef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff842c7000 - 0x7fff84ad1fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff84ad2000 - 0x7fff84aedff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84aee000 - 0x7fff84b0ffff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
0x7fff84b31000 - 0x7fff84beefff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff84bef000 - 0x7fff84c44ff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84c45000 - 0x7fff84d2afef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff84d2b000 - 0x7fff84db0ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff84db1000 - 0x7fff850affff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff850eb000 - 0x7fff850f1ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff850f2000 - 0x7fff8512bff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff8521e000 - 0x7fff8522dfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff85235000 - 0x7fff85278fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
0x7fff852c4000 - 0x7fff852e9ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff852ea000 - 0x7fff852f0ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff852f1000 - 0x7fff85338ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff85339000 - 0x7fff8533ffff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff85340000 - 0x7fff85783fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff85784000 - 0x7fff857d0fff libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x7fff857d1000 - 0x7fff857d4ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff857d5000 - 0x7fff8594cfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8594f000 - 0x7fff8597ffef com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff85980000 - 0x7fff859feff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff85a3d000 - 0x7fff86aa7fff com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff86aa8000 - 0x7fff86bbeff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
0x7fff86bbf000 - 0x7fff86cfdfff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff86cfe000 - 0x7fff86ebcfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
0x7fff86ebd000 - 0x7fff86f6dfff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff86f6e000 - 0x7fff86fd8fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff87018000 - 0x7fff87252fef com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff87253000 - 0x7fff87255fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff87256000 - 0x7fff87333fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87334000 - 0x7fff87355fe7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff87422000 - 0x7fff87493ff7 com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff87494000 - 0x7fff87524fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff87525000 - 0x7fff877a7fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff877a8000 - 0x7fff877c8fff com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff877c9000 - 0x7fff87856fff com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x7fff87857000 - 0x7fff878b9fe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff878ba000 - 0x7fff87954fff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8796b000 - 0x7fff8796bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8796c000 - 0x7fff879ccfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff879cd000 - 0x7fff87c56ff7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff87c57000 - 0x7fff87ec0fff com.apple.QuartzComposer 4.2 ({156.30}) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff88194000 - 0x7fff8819fff7 com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff881a0000 - 0x7fff88342fe7 com.apple.WebKit 6534.59 (6534.59.8) <1853A066-5479-6549-3114-91FC2F3FF07A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff883b8000 - 0x7fff883bafff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff883bb000 - 0x7fff883fcfff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff883fd000 - 0x7fff88402ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff88403000 - 0x7fff88415fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff88416000 - 0x7fff88451fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff88452000 - 0x7fff88775fe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) <029D160C-5D86-C281-5071-66CA09D1A95F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff88776000 - 0x7fff88802fef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff88803000 - 0x7fff88808fff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff88899000 - 0x7fff888a4ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff888c1000 - 0x7fff888cfff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff888d0000 - 0x7fff88911fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff88933000 - 0x7fff889e8fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff889e9000 - 0x7fff88aa2fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff88aa3000 - 0x7fff88ab7fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff88ac0000 - 0x7fff88b94fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff88b95000 - 0x7fff88c56fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff88c7f000 - 0x7fff88c82ff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff88c83000 - 0x7fff88c84ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff88c85000 - 0x7fff88c85ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff88cd0000 - 0x7fff88d70fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff88d7e000 - 0x7fff88dbcfe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff88e09000 - 0x7fff88e0dff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff88f4f000 - 0x7fff892ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff89405000 - 0x7fff89b01ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff89b02000 - 0x7fff89b35ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff89b36000 - 0x7fff89b85ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff89b86000 - 0x7fff89bb7fff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff89bb8000 - 0x7fff89c0efe7 libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89e63000 - 0x7fff89ee0fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff89ee1000 - 0x7fff89ee1ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff89f71000 - 0x7fff89fbbff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff89fbc000 - 0x7fff89fbcff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff89fbd000 - 0x7fff89fc2fff libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff89fc3000 - 0x7fff8a00afff com.apple.QuickLookFramework 2.3 (327.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8a07a000 - 0x7fff8a07bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff8a0b9000 - 0x7fff8a0d0fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8a19e000 - 0x7fff8a19fff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8a1a0000 - 0x7fff8a1a0ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8a1a1000 - 0x7fff8a1bafff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8a1bb000 - 0x7fff8a1c5fff com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8a1c6000 - 0x7fff8a1c6ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a1c7000 - 0x7fff8a210fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8a211000 - 0x7fff8a214fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8a215000 - 0x7fff8a2cbff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff8a2cc000 - 0x7fff8a35bfff com.apple.PDFKit 2.5.5 (2.5.5) <18C99AB3-DACC-3654-200E-0BD09EBFB374> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8a471000 - 0x7fff8a47efe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 1.83 GHz, 1 GB, SMC 1.19f2
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.6
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS542580K9SA00, 74.53 GB
Parallel ATA Device: MATSHITACD-RW CW-8124
USB Device: MCR-C12/U2, 0x0411 (Melco, Inc.), 0x0085, 0xfd500000 / 3
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd100000 / 2
USB Device: USB Optical Mouse, 0x046d (Logitech Inc.), 0xc05a, 0xfd130000 / 5
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd120000 / 4
USB Device: Arduino Mega 2560, 0x2341, 0x0010, 0x3d100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000 / 2
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000 / 3

@JoshuaZimmerman
Copy link
Author

I also tried running an external copy of Slicer and saving the g-code.

When I went to import it, the program crashed.

@JoshuaZimmerman
Copy link
Author

The odd thing is, that if I switch back to the "standard" version, not the one you posted in this thread, I don't have any problems. (At least until I print. Then it fails again.)

@JoshuaZimmerman
Copy link
Author

I think I found the problem. If visualization is anywhere above "simple", the program crashes. Setting it to "Simple" fixes this problem.

Not a big deal. Just glad it's working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants