Process: qtbug-9249 [77567] Path: /Users/denis/dev/tasks/qtbug-9249/./qtbug-9249.app/Contents/MacOS/qtbug-9249 Identifier: com.yourcompany.qtbug-9249 Version: ??? (???) Code Type: X86-64 (Native) Parent Process: zsh [2680] Date/Time: 2010-03-22 11:34:03.642 +0100 OS Version: Mac OS X 10.6.2 (10C540) Report Version: 6 Interval Since Last Report: 6861509 sec Crashes Since Last Report: 201 Per-App Interval Since Last Report: 131 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: D228A71C-4F84-4D5A-8178-B7627F50705B Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: 0x000000000000000d, 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x00007fff86db0dfe _dispatch_retain + 0 1 ...ple.CoreServices.CarbonCore 0x00007fff82391a41 FSEventStreamInvalidate + 436 2 QtCore_debug 0x0000000101637572 stopFSStream(__FSEventStream*) + 37 (qfilesystemwatcher_fsevents.cpp:124) 3 QtCore_debug 0x000000010163776f QFSEventsFileSystemWatcherEngine::stop() + 43 (qfilesystemwatcher_fsevents.cpp:435) 4 QtCore_debug 0x0000000101637991 QFSEventsFileSystemWatcherEngine::addPaths(QStringList const&, QStringList*, QStringList*) + 73 (qfilesystemwatcher_fsevents.cpp:174) 5 QtCore_debug 0x00000001016243f8 QFileSystemWatcher::addPaths(QStringList const&) + 922 (qfilesystemwatcher.cpp:535) 6 QtCore_debug 0x00000001016245f9 QFileSystemWatcher::addPath(QString const&) + 75 (qfilesystemwatcher.cpp:476) 7 com.yourcompany.qtbug-9249 0x00000001000021ec Widget::on_createButton_clicked() + 168 (widget.cpp:40) 8 com.yourcompany.qtbug-9249 0x0000000100002da4 Widget::qt_metacall(QMetaObject::Call, int, void**) + 104 (moc_widget.cpp:78) 9 QtCore_debug 0x0000000101543bf0 QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) + 178 (qmetaobject.cpp:237) 10 QtCore_debug 0x0000000101549073 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1005 (qobject.cpp:3316) 11 QtGui_debug 0x000000010089527d QAbstractButton::clicked(bool) + 65 (moc_qabstractbutton.cpp:207) 12 QtGui_debug 0x000000010051d582 QAbstractButtonPrivate::emitClicked() + 70 (qabstractbutton.cpp:548) 13 QtGui_debug 0x000000010051e921 QAbstractButtonPrivate::click() + 361 (qabstractbutton.cpp:539) 14 QtGui_debug 0x000000010051ec04 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 172 (qabstractbutton.cpp:1122) 15 QtGui_debug 0x000000010013be3b QWidget::event(QEvent*) + 1187 (qwidget.cpp:8087) 16 QtGui_debug 0x000000010051d52b QAbstractButton::event(QEvent*) + 345 (qabstractbutton.cpp:1080) 17 QtGui_debug 0x00000001005e98f4 QPushButton::event(QEvent*) + 222 (qpushbutton.cpp:679) 18 QtGui_debug 0x00000001000c5fe7 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 337 (qapplication.cpp:4339) 19 QtGui_debug 0x00000001000c7438 QApplication::notify(QObject*, QEvent*) + 5166 (qapplication.cpp:3904) 20 QtCore_debug 0x00000001015418e4 QCoreApplication::notifyInternal(QObject*, QEvent*) + 176 (qcoreapplication.cpp:704) 21 QtGui_debug 0x0000000100035a7d QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) + 75 (qcoreapplication.h:218) 22 QtGui_debug 0x00000001000c555c qt_sendSpontaneousEvent(QObject*, QEvent*) + 29 (qapplication.cpp:5328) 23 QtGui_debug 0x000000010005caf4 qt_mac_handleMouseEvent(void*, void*, QEvent::Type, Qt::MouseButton) + 2589 (qt_cocoa_helpers_mac.mm:1028) 24 QtGui_debug 0x000000010004b296 -[QCocoaView mouseUp:] + 43 (qcocoaview_mac.mm:731) 25 com.apple.AppKit 0x00007fff88038719 -[NSWindow sendEvent:] + 5547 26 QtGui_debug 0x00000001000523fe -[QCocoaWindow sendEvent:] + 944 (qcocoasharedwindowmethods_mac_p.h:234) 27 com.apple.AppKit 0x00007fff87f6de22 -[NSApplication sendEvent:] + 4719 28 QtGui_debug 0x0000000100057135 -[QNSApplication sendEvent:] + 102 (qcocoaapplication_mac.mm:153) 29 com.apple.AppKit 0x00007fff87f04796 -[NSApplication run] + 474 30 QtGui_debug 0x000000010006221d QEventDispatcherMac::processEvents(QFlags) + 821 (qeventdispatcher_mac.mm:614) 31 QtCore_debug 0x000000010164e538 QEventLoop::processEvents(QFlags) + 160 (qeventloop.cpp:149) 32 QtCore_debug 0x000000010164e75a QEventLoop::exec(QFlags) + 298 (qeventloop.cpp:200) 33 QtCore_debug 0x0000000101650890 QCoreApplication::exec() + 274 (qcoreapplication.cpp:981) 34 QtGui_debug 0x00000001000c9572 QApplication::exec() + 22 (qapplication.cpp:3619) 35 com.yourcompany.qtbug-9249 0x0000000100001eb3 main + 66 (main.cpp:13) 36 com.yourcompany.qtbug-9249 0x0000000100001d38 start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff86dafbba kevent + 10 1 libSystem.B.dylib 0x00007fff86db1a85 _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff86db175c _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff86db1286 _dispatch_worker_thread2 + 244 4 libSystem.B.dylib 0x00007fff86db0bb8 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff86db0a55 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff86db09da __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff86db0dec _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff86db0a55 start_wqthread + 13 Thread 3: 0 libSystem.B.dylib 0x00007fff86db09da __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff86db0dec _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff86db0a55 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x000000000000000a rbx: 0x0540010000000000 rcx: 0x0000000000000001 rdx: 0x0000000000000000 rdi: 0x0540010000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfd160 rsp: 0x00007fff5fbfd148 r8: 0x00007fff70c829e0 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000101bb93c0 r13: 0x0000000000000000 r14: 0x0000000101e33ef0 r15: 0x0000000101bb9670 rip: 0x00007fff86db0dfe rfl: 0x0000000000010206 cr2: 0x0000000100730000 Binary Images: 0x100000000 - 0x100003fef +com.yourcompany.qtbug-9249 ??? (???) /Users/denis/dev/tasks/qtbug-9249/qtbug-9249.app/Contents/MacOS/qtbug-9249 0x10000a000 - 0x100c97fff +QtGui_debug ??? (???) /Users/denis/shadow/qt-4.7-cocoa/lib/QtGui.framework/Versions/4/QtGui_debug 0x1014e4000 - 0x1017f7fef +QtCore_debug ??? (???) /Users/denis/shadow/qt-4.7-cocoa/lib/QtCore.framework/Versions/4/QtCore_debug 0x101a1c000 - 0x101a20ff7 libmathCommon.A_debug.dylib ??? (???) /usr/lib/system/libmathCommon.A_debug.dylib 0x113db1000 - 0x113db4fff +net.culater.SIMBL.osax 0.9.7 (0.9.7) <1FDF1B1F-F495-144D-CAF2-D018D471C3F4> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL 0x113db9000 - 0x113dd8fff +net.infinite-labs.Afloat 2.2 (2.2) <9EA43F67-DAB7-581A-8E85-AFCDFBC2B938> /Users/denis/Library/Application Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld 0x7fff80003000 - 0x7fff8080dfe7 libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff808c1000 - 0x7fff8094dfef SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8094e000 - 0x7fff809b8fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff809b9000 - 0x7fff809ddff7 com.apple.CoreVideo 1.6.0 (43.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff809de000 - 0x7fff80a1ffef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff80a20000 - 0x7fff80ab0fff 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 0x7fff80ab1000 - 0x7fff80b0dfff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff80b0e000 - 0x7fff80b0eff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff80b0f000 - 0x7fff80b8cfef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff80b8d000 - 0x7fff80c58fe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff80c59000 - 0x7fff80edefe7 com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff80edf000 - 0x7fff80ee0ff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <98969AA3-2394-34B5-2DC3-7F4187E96D26> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff80ee1000 - 0x7fff80ee1ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff819a0000 - 0x7fff819a3fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff819a4000 - 0x7fff81a60ff7 com.apple.CoreServices.OSServices 352 (352) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff81bca000 - 0x7fff81bcaff7 com.apple.Accelerate 1.5 (Accelerate 1.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff81bcb000 - 0x7fff81bdefff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff81bdf000 - 0x7fff81be5ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff81be6000 - 0x7fff81c9ffff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib 0x7fff81d27000 - 0x7fff81d34fe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff81d35000 - 0x7fff81d4bfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib 0x7fff81d4c000 - 0x7fff81d4cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff81eab000 - 0x7fff81f67ff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff81f7a000 - 0x7fff81fafff7 libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib 0x7fff81fb0000 - 0x7fff81fb1fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x7fff81fb2000 - 0x7fff81feffef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff82345000 - 0x7fff82677fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff82678000 - 0x7fff82712fff com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff82b81000 - 0x7fff82ba3ff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff82ba4000 - 0x7fff82bb3fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff82c20000 - 0x7fff82cecfff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff82ced000 - 0x7fff82e11fe7 com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <466C5725-8311-41F1-1653-EB5C80644ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff82e5c000 - 0x7fff82e5fff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff82e84000 - 0x7fff82e88ff7 libCGXType.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff82e89000 - 0x7fff82e8aff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff83045000 - 0x7fff83488fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff834aa000 - 0x7fff83560fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0x7fff83561000 - 0x7fff83561ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff83562000 - 0x7fff83567ff7 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 0x7fff83568000 - 0x7fff8357afe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib 0x7fff835e4000 - 0x7fff835e4ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff83615000 - 0x7fff83623ff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib 0x7fff83624000 - 0x7fff83675fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff837dd000 - 0x7fff83808ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib 0x7fff8386c000 - 0x7fff8386fff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff83870000 - 0x7fff838c5fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff838f5000 - 0x7fff83b76fe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff83b77000 - 0x7fff83b7cfff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff83c0d000 - 0x7fff83d05fe7 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib 0x7fff83d06000 - 0x7fff83d1ffff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff83d20000 - 0x7fff83dd4ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff83de2000 - 0x7fff83e0afff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff83e0b000 - 0x7fff83e12fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff83e13000 - 0x7fff83eedff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff84300000 - 0x7fff84421fe7 libcrypto.0.9.8.dylib ??? (???) <32F2A87F-B146-BBF2-3AD1-494C686F1EE3> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8491b000 - 0x7fff8492fff7 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 0x7fff84930000 - 0x7fff8494bff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8494c000 - 0x7fff84992fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff849af000 - 0x7fff849afff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff849e6000 - 0x7fff84a1bfff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff84a1c000 - 0x7fff84a3cff7 com.apple.DirectoryService.Framework 3.6 (621.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff84a3d000 - 0x7fff84abcfff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff84b0c000 - 0x7fff84b0efff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff84b58000 - 0x7fff84b79fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib 0x7fff84b81000 - 0x7fff84d3bfef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff84d69000 - 0x7fff84d6bfff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff84d6c000 - 0x7fff8506afe7 com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff850fe000 - 0x7fff8510ffef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib 0x7fff8515e000 - 0x7fff851bbfef com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff851bc000 - 0x7fff8537afff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib 0x7fff8537b000 - 0x7fff853c7fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib 0x7fff853cb000 - 0x7fff854d0fe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff855c7000 - 0x7fff856defef libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib 0x7fff856df000 - 0x7fff85dd3537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8658e000 - 0x7fff865ddfef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff865f0000 - 0x7fff86988fff com.apple.QuartzCore 1.6.1 (227.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff86d06000 - 0x7fff86d0bfff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff86d96000 - 0x7fff86f54ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib 0x7fff86fc2000 - 0x7fff87071fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff870b1000 - 0x7fff871effff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff871f0000 - 0x7fff872d4fff com.apple.DesktopServices 1.5.3 (1.5.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff87480000 - 0x7fff8748ffff com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff87490000 - 0x7fff874c1fef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff8755e000 - 0x7fff875a8ff7 com.apple.Metadata 10.6.2 (507.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff875bf000 - 0x7fff87602ff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff87603000 - 0x7fff87644ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff87645000 - 0x7fff876c9fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff876ca000 - 0x7fff876e0fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff876e1000 - 0x7fff8771cff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8776c000 - 0x7fff8780cfff com.apple.LaunchServices 362 (362) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff87942000 - 0x7fff879bffe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff87b72000 - 0x7fff87bb9ff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff87bba000 - 0x7fff87bcfff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff87d0f000 - 0x7fff87e82ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff87efb000 - 0x7fff888effff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff888f0000 - 0x7fff889a5fe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff889a8000 - 0x7fff889aeff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff889af000 - 0x7fff889cdfff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff889e7000 - 0x7fff889f2ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff88c2e000 - 0x7fff88c44ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <344EB288-9CCF-0E77-54EA-1180A789FBCC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff88c45000 - 0x7fff88c94ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff88cd1000 - 0x7fff88cf7fe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2 Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.26) Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: AirPort, AirPort, en1 Serial ATA Device: FUJITSU MJA2500BH FFS G1, 465.76 GB Serial ATA Device: MATSHITADVD-R UJ-868 USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000