biolab-unige / nifti2dicom

Convert 3D NIfTI images (and other formats supported by ITK) to DICOM 2D series
http://www.bio.dist.unige.it/
GNU General Public License v3.0
87 stars 23 forks source link

error on OSX #25

Open norne opened 12 years ago

norne commented 12 years ago

Hi,

I get the following error on OSX 10.6.8 for your tool trying to convert a simple NIFTI file back to DICOM: Process: qnifti2dicom [807] Path: /Applications/qnifti2dicom.app/Contents/MacOS/qnifti2dicom Identifier: ??? Version: 0.4.4 () Code Type: X86 (Native) Parent Process: launchd [227]

Date/Time: 2012-07-31 18:43:22.754 +0200 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6

Interval Since Last Report: 172098 sec Crashes Since Last Report: 8 Per-App Interval Since Last Report: 322 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: 1EBFC119-BEE2-4603-A666-0CB30B08466A

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000014 Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libQtGui.4.6.2.dylib 0x01a49dd0 QFontPrivate::QFontPrivate(QFontPrivate const&) + 32 1 libQtGui.4.6.2.dylib 0x01a4f56b QExplicitlySharedDataPointer::detachhelper() + 43 2 libQtGui.4.6.2.dylib 0x01a49ff6 QFont::resolve(QFont const&) const + 86 3 libQtGui.4.6.2.dylib 0x01e535a2 QStyledItemDelegate::initStyleOption(QStyleOptionViewItem, QModelIndex const&) const + 1330 4 libQtGui.4.6.2.dylib 0x01e523c2 QStyledItemDelegate::paint(QPainter, QStyleOptionViewItem const&, QModelIndex const&) const + 66 5 libQtGui.4.6.2.dylib 0x01dd0d05 QTableViewPrivate::drawCell(QPainter, QStyleOptionViewItemV4 const&, QModelIndex const&) + 1301 6 libQtGui.4.6.2.dylib 0x01dd40f3 QTableView::paintEvent(QPaintEvent) + 3347 7 libQtGui.4.6.2.dylib 0x018a3833 QWidget::event(QEvent) + 3171 8 libQtGui.4.6.2.dylib 0x01c7a155 QFrame::event(QEvent) + 37 9 libQtGui.4.6.2.dylib 0x01d0d8c6 QAbstractScrollArea::viewportEvent(QEvent) + 38 10 libQtGui.4.6.2.dylib 0x01da5617 QAbstractItemView::viewportEvent(QEvent) + 1463 11 libQtGui.4.6.2.dylib 0x01d10cc5 QAbstractScrollAreaFilter::eventFilter(QObject, QEvent) + 53 12 libQtCore.4.dylib 0x02614231 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent_) + 145 13 libQtGui.4.6.2.dylib 0x0184a236 QApplicationPrivate::notifyhelper(QObject, QEvent) + 134 14 libQtGui.4.6.2.dylib 0x01850171 QApplication::notify(QObject, QEvent) + 289 15 libQtCore.4.dylib 0x02613fe2 QCoreApplication::notifyInternal(QObject, QEvent_) + 98 16 libQtGui.4.6.2.dylib 0x017f06db QWidgetPrivate::qt_widgetevent(OpaqueEventHandlerCallRef, OpaqueEventRef, void) + 3899 17 com.apple.HIToolbox 0x9a3c5c2f DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 1567 18 com.apple.HIToolbox 0x9a3c4ef6 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 411 19 com.apple.HIToolbox 0x9a3c4d55 SendEventToEventTargetWithOptions + 58 20 com.apple.HIToolbox 0x9a3ecf25 HIView::SendDraw(short, OpaqueGrafPtr_, HIShape const, CGContext) + 475 21 com.apple.HIToolbox 0x9a3ec879 HIView::RecursiveDrawComposited(HIShape const, unsigned long, HIView, CGContext_, unsigned char, float) + 713 22 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(HIShape const, unsigned long, HIView, CGContext_, unsigned char, float) + 1340 23 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(_HIShape const, unsigned long, HIView, CGContext, unsigned char, float) + 1340 24 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(HIShape const, unsigned long, HIView, CGContext_, unsigned char, float) + 1340 25 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(HIShape const, unsigned long, HIView, CGContext_, unsigned char, float) + 1340 26 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(_HIShape const, unsigned long, HIView, CGContext, unsigned char, float) + 1340 27 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(HIShape const, unsigned long, HIView, CGContext_, unsigned char, float) + 1340 28 com.apple.HIToolbox 0x9a3ecaec HIView::RecursiveDrawComposited(HIShape const, unsigned long, HIView, CGContext, unsigned char, float) + 1340 29 com.apple.HIToolbox 0x9a3eb89f HIView::DrawComposited(short, OpaqueGrafPtr, HIShape const, unsigned long, HIView, CGContext) + 873 30 com.apple.HIToolbox 0x9a3eb4e5 HIView::Draw(short, OpaqueGrafPtr, unsigned long) + 83 31 com.apple.HIToolbox 0x9a3eb435 HIView::Render(unsigned long, CGContext) + 45 32 com.apple.HIToolbox 0x9a3f489c FlushWindowObject(WindowData, void, unsigned char) + 754 33 com.apple.HIToolbox 0x9a3f42b5 FlushAllBuffers(CFRunLoopObserver_, unsigned long, void*) + 177 34 com.apple.CoreFoundation 0x93cdfdd2 __CFRunLoopDoObservers + 1186 35 com.apple.CoreFoundation 0x93c9b399 CFRunLoopRunSpecific + 409 36 com.apple.CoreFoundation 0x93c9b1f1 CFRunLoopRunInMode + 97 37 com.apple.HIToolbox 0x9a3f2e04 RunCurrentEventLoopInMode + 392 38 com.apple.HIToolbox 0x9a3f2af5 ReceiveNextEventCommon + 158 39 com.apple.HIToolbox 0x9a57b137 ReceiveNextEvent + 83 40 libQtGui.4.6.2.dylib 0x017f7879 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 313 41 libQtCore.4.dylib 0x026130e1 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 65 42 libQtCore.4.dylib 0x0261330d QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 189 43 libQtCore.4.dylib 0x0261737e QCoreApplication::exec() + 174 44 0x00013ad5 main + 793 45 0x00006d76 start + 54

Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x9a03e382 kevent + 10 1 libSystem.B.dylib 0x9a03ea9c _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x9a03df59 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x9a03dcfe _dispatch_worker_thread2 + 240 4 libSystem.B.dylib 0x9a03d781 _pthread_wqthread + 390 5 libSystem.B.dylib 0x9a03d5c6 start_wqthread + 30

Thread 2: com.apple.CFSocket.private 0 libSystem.B.dylib 0x9a036ac6 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x93cdbc53 __CFSocketManager + 1091 2 libSystem.B.dylib 0x9a045259 _pthread_start + 345 3 libSystem.B.dylib 0x9a0450de thread_start + 34

Thread 3: 0 libSystem.B.dylib 0x9a03d412 __workq_kernreturn + 10 1 libSystem.B.dylib 0x9a03d9a8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x9a03d5c6 start_wqthread + 30

Thread 4: 0 libSystem.B.dylib 0x9a017afa mach_msg_trap + 10 1 libSystem.B.dylib 0x9a018267 mach_msg + 68 2 com.apple.CoreFoundation 0x93c9c2df __CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x93c9b3c4 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x93ca1304 CFRunLoopRun + 84 5 com.apple.DesktopServices 0x99890b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643 6 ...ple.CoreServices.CarbonCore 0x9547e54a PrivateMPEntryPoint + 68 7 libSystem.B.dylib 0x9a045259 _pthread_start + 345 8 libSystem.B.dylib 0x9a0450de thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x9a03d412 __workq_kernreturn + 10 1 libSystem.B.dylib 0x9a03d9a8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x9a03d5c6 start_wqthread + 30

Thread 6: 0 libSystem.B.dylib 0x9a03d412 __workq_kernreturn + 10 1 libSystem.B.dylib 0x9a03d9a8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x9a03d5c6 start_wqthread + 30

Thread 7: 0 libSystem.B.dylib 0x9a045aa2 semwait_signal + 10 1 libSystem.B.dylib 0x9a0719c5 nanosleep$UNIX2003 + 188 2 libSystem.B.dylib 0x9a071903 usleep$UNIX2003 + 61 3 com.apple.AppKit 0x91cd4e2d -[NSUIHeartBeat _heartBeatThread:] + 2039 4 com.apple.Foundation 0x90cfc4c4 -[NSThread main] + 45 5 com.apple.Foundation 0x90cfc474 NSThreadmain + 1499 6 libSystem.B.dylib 0x9a045259 _pthread_start + 345 7 libSystem.B.dylib 0x9a0450de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000014 ebx: 0x01e53084 ecx: 0x20043e34 edx: 0x2001d1c0 edi: 0x20043e30 esi: 0x2001d1c4 ebp: 0xbfffdc28 esp: 0xbfffdc20 ss: 0x0000001f efl: 0x00010202 eip: 0x01a49dd0 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000014

Binary Images: 0x1000 - 0xef0fe3 + 0.4.4 () <1CF51FC3-6E76-257D-F26B-AA8E31D6078C> /Applications/qnifti2dicom.app/Contents/MacOS/qnifti2dicom 0x151c000 - 0x1725ff3 +libQtCore.4.6.2.dylib 4.6.2 (compatibility 4.6.0) <7499C29C-FB47-6C8B-B37D-43F2F75F8C38> /Applications/qnifti2dicom.app/Contents/Frameworks/libQtCore.4.6.2.dylib 0x17c7000 - 0x2092ff2 +libQtGui.4.6.2.dylib 4.6.2 (compatibility 4.6.0) <4259D145-49FD-C022-0A0B-0766C107E900> /Applications/qnifti2dicom.app/Contents/Frameworks/libQtGui.4.6.2.dylib 0x2369000 - 0x2456fe2 +libQtNetwork.4.6.2.dylib 4.6.2 (compatibility 4.6.0) /Applications/qnifti2dicom.app/Contents/Frameworks/libQtNetwork.4.6.2.dylib 0x24b2000 - 0x24deffd +libQtSql.4.6.2.dylib 4.6.2 (compatibility 4.6.0) <3760CA04-039A-2318-6E24-8CC1576B4900> /Applications/qnifti2dicom.app/Contents/Frameworks/libQtSql.4.6.2.dylib 0x24f5000 - 0x26feff3 +libQtCore.4.dylib 4.6.2 (compatibility 4.6.0) <7499C29C-FB47-6C8B-B37D-43F2F75F8C38> /Applications/qnifti2dicom.app/Contents/Frameworks/libQtCore.4.dylib 0x18384000 - 0x18396ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <3057675E-16A3-EC0C-A764-5CADB6C5ECD2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x1839a000 - 0x183a8fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <1825F5DF-491F-FDD5-3ABB-3FAC1EDC4357> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x1bf84000 - 0x1bf8aff7 com.apple.qldisplay.NSImage 2.3 (327.6) <73FE36E6-9532-5158-A4F3-20DA63E23D9F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/NSImage.qldisplay/Contents/MacOS/NSImage 0x1f7ce000 - 0x1f7f2fe7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x201bd000 - 0x20336ff7 GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x20368000 - 0x2076dfe7 libclh.dylib 3.1.1 C (3.1.1) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x20791000 - 0x21282fef com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.40 (6.4.0) /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver 0x8f0c6000 - 0x8f811fff com.apple.GeForceGLDriver 1.6.40 (6.4.0) <7961873E-5B28-E9D1-E4E5-91B76431639A> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld 0x90003000 - 0x90085ffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x90086000 - 0x90098ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x90099000 - 0x90393fef com.apple.QuickTime 7.6.6 (1790) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x90394000 - 0x904d7fef com.apple.QTKit 7.7 (1790) <95F7C69A-1D24-A96A-E95D-1DF8CCD03FB3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x904d8000 - 0x904e5ff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x904e6000 - 0x904feff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x9054d000 - 0x905a3ff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime 0x905e8000 - 0x90635feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x90636000 - 0x90af1ff7 com.apple.VideoToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x90af2000 - 0x90c1fffb com.apple.MediaToolbox 0.484.60 (484.60) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x90c39000 - 0x90c69ff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit 0x90c6a000 - 0x90ce5fff com.apple.AppleVAFramework 4.10.27 (4.10.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x90ce6000 - 0x90f57fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x90f58000 - 0x90f5efe7 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 0x90f5f000 - 0x9100bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9100c000 - 0x91034ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib 0x91035000 - 0x91260ff3 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 0x91261000 - 0x912beff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x912bf000 - 0x91338ff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x91339000 - 0x91380ffb com.apple.CoreMediaIOServices 140.0 (1496) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices 0x91381000 - 0x913a0ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91a9d000 - 0x91a9eff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91a9f000 - 0x91ae5ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib 0x91ae6000 - 0x91b21ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x91b22000 - 0x91b22ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x91b23000 - 0x92406ff7 com.apple.AppKit 6.6.8 (1038.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x92407000 - 0x92438ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9243e000 - 0x92452ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x92453000 - 0x9251efef 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 0x9251f000 - 0x9255dff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x9255e000 - 0x925adfe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x925ae000 - 0x9265bfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib 0x9265c000 - 0x926b6fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x926b7000 - 0x9291dff7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9291e000 - 0x9293efe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib 0x9293f000 - 0x9295bfe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9295c000 - 0x9298fff7 com.apple.AE 496.5 (496.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x92990000 - 0x929baff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x929bb000 - 0x929c6ff7 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 0x929c7000 - 0x929edffb 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 0x92ad5000 - 0x92ae5ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x92ae6000 - 0x92af7ff7 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 0x93a4c000 - 0x93a4dff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x93a4e000 - 0x93a91ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x93ad5000 - 0x93b39ffb 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 0x93b3a000 - 0x93b74ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib 0x93b75000 - 0x93c12fe3 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 0x93c5f000 - 0x93ddafe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x93de1000 - 0x93ec1fe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x93ec2000 - 0x93ec2ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93ec3000 - 0x93ec3ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x942bf000 - 0x942c2ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x942c3000 - 0x94400fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x94439000 - 0x944a8ff7 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 0x9452d000 - 0x94538ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x94539000 - 0x9457bff7 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 0x95458000 - 0x95778ff3 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 0x9578d000 - 0x9590ffe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib 0x95910000 - 0x95ad3feb com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x95ad4000 - 0x95e3fff7 com.apple.QuartzCore 1.6.3 (227.37) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x95e40000 - 0x95e4afe7 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 0x95e4b000 - 0x95ec5fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x95ec6000 - 0x95f1efe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x95f1f000 - 0x96021fef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO 0x96022000 - 0x96030fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib 0x96031000 - 0x96032ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x96033000 - 0x96037ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x96052000 - 0x96067fff com.apple.ImageCapture 6.1 (6.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x96068000 - 0x96068ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x96069000 - 0x96073ff7 com.apple.HelpData 2.0.5 (34.1.1) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x96074000 - 0x960a7fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x96708000 - 0x96712ffb 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 0x96726000 - 0x96729ffb 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 0x9672a000 - 0x96748fe7 libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x96749000 - 0x96759ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib 0x967ab000 - 0x967ecff7 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 0x967ed000 - 0x967f1ff7 libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x967f2000 - 0x968abfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib 0x968b6000 - 0x96a8ffff libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x96b14000 - 0x96bacfe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96bc0000 - 0x96be4ff7 libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x96d2f000 - 0x9751e557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9760c000 - 0x97a22ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x97a23000 - 0x97e58ff7 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 0x97e59000 - 0x97ed6ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x97ed7000 - 0x98328fef com.apple.RawCamera.bundle 3.7.1 (570) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x98329000 - 0x9832bff7 libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9832c000 - 0x983d4ffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x983d5000 - 0x983dcff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x983dd000 - 0x983e5ff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x983f7000 - 0x9843aff7 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 0x98443000 - 0x984fffff 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 0x9850c000 - 0x9850cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x98614000 - 0x98659ff7 com.apple.ImageCaptureCore 1.1 (1.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x98678000 - 0x98713fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x98714000 - 0x98842fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x98c30000 - 0x98c34ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x98c3a000 - 0x98c5cfef com.apple.DirectoryService.Framework 3.6 (621.14) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x98c5d000 - 0x98c6bff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x98c6c000 - 0x98c6cff7 com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-72E9-6C5EF55C55E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x98c6d000 - 0x98c6dff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x98c6f000 - 0x98cbfff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x98cc0000 - 0x98cc3ff7 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 0x98d6e000 - 0x98e26feb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x98e27000 - 0x98e2cff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x98e2d000 - 0x98e71ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x98e72000 - 0x98eafff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x99106000 - 0x99167fe7 com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x99168000 - 0x9918fff7 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 0x99205000 - 0x99207ff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x99208000 - 0x9920fff7 com.apple.agl 3.0.12 (AGL-3.0.12) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x992dd000 - 0x992ddff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x992e3000 - 0x993e5fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib 0x993e6000 - 0x993e9fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x993ea000 - 0x994eafe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x994eb000 - 0x99599ff3 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 0x9959a000 - 0x9968eff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib 0x9968f000 - 0x9968fff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x99690000 - 0x99710feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x99711000 - 0x99717ff7 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 0x99731000 - 0x9979bfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x9979c000 - 0x997a5ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x997a6000 - 0x99814ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x9986d000 - 0x9988efe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9988f000 - 0x99969fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9996a000 - 0x999a0fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib 0x999a1000 - 0x999deff7 com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia 0x99a20000 - 0x99a34fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib 0x99a35000 - 0x99b06fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x99b07000 - 0x99ce9fff 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 0x99d5a000 - 0x99d66ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib 0x9a017000 - 0x9a1beff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib 0x9a1e6000 - 0x9a239ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9a27b000 - 0x9a281fff 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 0x9a3be000 - 0x9a6e2fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9a70e000 - 0x9a752fe7 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 0x9a753000 - 0x9a7e5fe7 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 0x9a822000 - 0x9aad0fe7 com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x9aad1000 - 0x9abddfe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <49C72FD1-891C-23C4-40E7-63DE3368C306> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16 Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4) Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Network Service: Ethernet, Ethernet, en0 Serial ATA Device: APPLE SSD TS512B, 465,92 GB Serial ATA Device: MATSHITADVD-R UJ-898 USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000 / 8 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0xfa120000 / 4 USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000 / 3 USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2 USB Device: Portable USB Drive, 0x18a5, 0x0214, 0xfd130000 / 5 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 4 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000 / 3

Any ideas what might be wrong? Cheers, Andreas

gabri470 commented 12 years ago

Hi Andreas,

thanks for your time. Does the command line interface gives errors while doing the same process? I guess that the problem is connected with the version we've used of the Qt library.

Let me know.

Gabriele

gabri470 commented 12 years ago

I'm still working on it (few time though) as soon as I got a new release I'll let you know so that you can test it.

BTW this seems to be a replica of Issue #19