a reproducible crash on start. No idea why. RS is running without any problem on a second machine with the same configuration.
crash file:
(Fri Mar 30 07:14:32 2012 Z: 7563, lvl:5): p3NetMgr() Startup, resetting network
(Fri Mar 30 07:14:32 2012 Z: 7563, lvl:1): p3NetMgr::netReset() Called
(Fri Mar 30 07:14:33 2012 Z: 7563, lvl:5): p3NetMgr::checkNetAddress() local address changed, resetting network
(Fri Mar 30 07:14:33 2012 Z: 7563, lvl:1): p3NetMgr::netReset() Called
p3NetMgr does not try to chance the the address on the second machine.
Apple´s crash Log partially:
Process: RetroShare [8015]
Path: /Applications/Retroshare.app/Contents/MacOS/RetroShare
Identifier: com.yourcompany.RetroShare
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [352]
Date/Time: 2012-03-30 07:14:33.548 +0200
OS Version: Mac OS X 10.7.3 (11D50)
Report Version: 9
Interval Since Last Report: 2696081 sec
Crashes Since Last Report: 31
Per-App Interval Since Last Report: 1059 sec
Per-App Crashes Since Last Report: 20
Anonymous UUID:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c002d748
VM Regions Near 0xc002d748:
CG shared images 00000000c000c000-00000000c0014000 [ 32K] rw-/rwx SM=SHM
-->
CG shared images 00000000c2b3e000-00000000c2b46000 [ 32K] rw-/rw- SM=SHM
Application Specific Information:
objc[8015]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QtGui 0x016fdbb2 QTextEngine::shapeTextMac(int) const + 1602
1 QtGui 0x016fdfdf QTextEngine::shapeText(int) const + 79
2 QtGui 0x016fe3b4 QTextEngine::shape(int) const + 116
3 QtGui 0x0170bd54 QTextLine::layout_helper(int) + 4388
4 QtGui 0x01603825 QPainter::save() + 1653
5 QtGui 0x016044f1 QPainter::save() + 4929
6 QtGui 0x016da0ee QFontMetrics::boundingRect(QRect const&, int, QString const&, int, int*) const + 222
7 QtGui 0x016da1ae QFontMetrics::size(int, QString const&, int, int*) const + 94
8 QtGui 0x0179c123 QCommonStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const + 1219
9 QtGui 0x01887027 QWindowsStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const + 103
10 QtGui 0x0186962c QCleanlooksStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const + 60
11 QtGui 0x017e19b6 QProxyStyle::QProxyStyle(QStyle*) + 117254
12 QtGui 0x01a21cc7 QHeaderView::sectionSizeFromContents(int) const + 1223
13 QtGui 0x01a25ada QHeaderView::sizeHint() const + 394
14 QtGui 0x01a59628 QTreeView::updateGeometries() + 600
15 QtGui 0x01a167ae QAbstractItemView::qt_metacall(QMetaObject::Call, int, void**) + 1486
16 QtGui 0x01a62525 QTreeView::qt_metacall(QMetaObject::Call, int, void**) + 53
17 QtGui 0x01a9bb35 QTreeWidget::qt_metacall(QMetaObject::Call, int, void**) + 53
18 QtCore 0x020b9cba QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 538
19 QtGui 0x01a203e2 QHeaderView::geometriesChanged() + 50
20 QtGui 0x01a2550a QHeaderView::viewportEvent(QEvent*) + 394
21 QtGui 0x01986e45 QAbstractScrollArea::scrollBarWidgets(QFlags<Qt::AlignmentFlag>) + 501
22 QtCore 0x021931f1 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 145
23 QtGui 0x014c5c36 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 134
24 QtGui 0x014cbb71 QApplication::notify(QObject*, QEvent*) + 289
25 QtCore 0x020b4452 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
26 QtGui 0x0151300c QWidgetPrivate::setStyle_helper(QStyle*, bool, bool) + 236
27 QtGui 0x01512e72 QWidgetPrivate::inheritStyle() + 514
28 QtGui 0x0151307c QWidgetPrivate::setStyle_helper(QStyle*, bool, bool) + 348
29 QtGui 0x01512e72 QWidgetPrivate::inheritStyle() + 514
30 QtGui 0x0151307c QWidgetPrivate::setStyle_helper(QStyle*, bool, bool) + 348
31 QtGui 0x01512e72 QWidgetPrivate::inheritStyle() + 514
32 QtGui 0x0151307c QWidgetPrivate::setStyle_helper(QStyle*, bool, bool) + 348
33 QtGui 0x015132e8 QWidget::setStyleSheet(QString const&) + 344
34 com.yourcompany.RetroShare 0x000e693e Ui_FriendsDialog::setupUi(QWidget*) + 13642
35 com.yourcompany.RetroShare 0x000de0e9 FriendsDialog::FriendsDialog(QWidget*) + 203
36 com.yourcompany.RetroShare 0x0009f132 MainWindow::MainWindow(QWidget*, QFlags<Qt::WindowType>) + 3678
37 com.yourcompany.RetroShare 0x000a0d18 MainWindow::Create() + 76
38 com.yourcompany.RetroShare 0x0002622b main + 6890
39 com.yourcompany.RetroShare 0x000244ab _start + 209
40 com.yourcompany.RetroShare 0x000243d9 start + 41
and some syslog lines:
30.03.12 07:14:32,997 [0x0-0xc80c8].com.yourcompany.RetroShare: RsPluginManager::setInterfaces()
30.03.12 07:14:32,999 [0x0-0xc80c8].com.yourcompany.RetroShare: Registering pqi services.
30.03.12 07:14:32,999 [0x0-0xc80c8].com.yourcompany.RetroShare: Registering cache services.
30.03.12 07:14:32,999 [0x0-0xc80c8].com.yourcompany.RetroShare: Registering configuration files.
30.03.12 07:14:32,999 [0x0-0xc80c8].com.yourcompany.RetroShare: (2) Load configuration files
30.03.12 07:14:33,000 [0x0-0xc80c8].com.yourcompany.RetroShare: Force Any Configuration before Startup (After Load)
30.03.12 07:14:33,000 [0x0-0xc80c8].com.yourcompany.RetroShare: p3PeerMgrIMPL::UpdateOwnAddress(10.0.1.10:33441, 128.0.0.0:0)
30.03.12 07:14:33,000 [0x0-0xc80c8].com.yourcompany.RetroShare: rsUdpStack::resetListener([10.0.1.10:33441])
30.03.12 07:14:33,000 [0x0-0xc80c8].com.yourcompany.RetroShare: UdpStack::resetAddress([10.0.1.10:33441])
30.03.12 07:14:33,491 [0x0-0xc80c8].com.yourcompany.RetroShare: rsFixedUdpStack::resetListener([10.0.1.10:33441]) Resetting with original addr: [0.0.0.0:0]
30.03.12 07:14:33,491 [0x0-0xc80c8].com.yourcompany.RetroShare: UdpStack::resetAddress([0.0.0.0:0])
30.03.12 07:14:33,505 [0x0-0xc80c8].com.yourcompany.RetroShare: p3Peers::getPeerDetails() ERROR No Link Information : efca8955395cc63d5cc52b75e619c792
30.03.12 07:14:33,944 com.apple.launchd.peruser.504: ([0x0-0xc80c8].com.yourcompany.RetroShare[8015]) Job appears to have crashed: Segmentation fault: 11
I have exactly the same crash on 10.6.8, reproductible, I tried deleteing .retroshare to start from crash.
Here's the log:
Process: RetroShare [7512]
Path: /Volumes/Retroshare/Retroshare.app/Contents/MacOS/RetroShare
Identifier: com.yourcompany.RetroShare
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: bash [7369]
Date/Time: 2012-10-22 22:33:32.888 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Sleep/Wake UUID: D4DBC343-80D5-476E-BE20-0D7F40DA7268
Interval Since Last Report: 108361 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 309 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: 1B3B0DDE-FF1E-48A2-9425-7C00C67CE341
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0015934
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 QtGui 0x01741cc4 QTextEngine::shapeTextMac(int) const + 1876
1 QtGui 0x01741fdf QTextEngine::shapeText(int) const + 79
2 QtGui 0x017423b4 QTextEngine::shape(int) const + 116
3 QtGui 0x0174fd54 QTextLine::layout_helper(int) + 4388
4 QtGui 0x01647825 QPainter::save() + 1653
5 QtGui 0x016484f1 QPainter::save() + 4929
6 QtGui 0x0171e0ee QFontMetrics::boundingRect(QRect const&, int, QString const&, int, int*) const + 222
7 QtGui 0x0171e1ae QFontMetrics::size(int, QString const&, int, int*) const + 94
8 QtGui 0x017e0123 QCommonStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const + 1219
9 QtGui 0x018cb027 QWindowsStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const + 103
10 QtGui 0x018ad62c QCleanlooksStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const + 60
11 QtGui 0x01a65cc7 QHeaderView::sectionSizeFromContents(int) const + 1223
12 QtGui 0x01a69ada QHeaderView::sizeHint() const + 394
13 QtGui 0x01a9d628 QTreeView::updateGeometries() + 600
14 QtGui 0x01a5a7ae QAbstractItemView::qt_metacall(QMetaObject::Call, int, void**) + 1486
15 QtGui 0x01aa6525 QTreeView::qt_metacall(QMetaObject::Call, int, void**) + 53
16 QtGui 0x01adfb35 QTreeWidget::qt_metacall(QMetaObject::Call, int, void**) + 53
17 QtCore 0x020fdcba QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 538
18 QtGui 0x01a643e2 QHeaderView::geometriesChanged() + 50
19 QtGui 0x01a6950a QHeaderView::viewportEvent(QEvent*) + 394
20 QtGui 0x019cae45 QAbstractScrollArea::scrollBarWidgets(QFlags<Qt::AlignmentFlag>) + 501
21 QtCore 0x021d71f1 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 145
22 QtGui 0x01509c36 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 134
23 QtGui 0x0150fb71 QApplication::notify(QObject*, QEvent*) + 289
24 QtCore 0x020f8452 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
25 QtGui 0x01557b32 QWidgetPrivate::updateFont(QFont const&) + 434
26 QtGui 0x01557cd6 QWidgetPrivate::resolveFont() + 118
27 QtGui 0x01557b8d QWidgetPrivate::updateFont(QFont const&) + 525
28 QtGui 0x01557cd6 QWidgetPrivate::resolveFont() + 118
29 QtGui 0x01557b8d QWidgetPrivate::updateFont(QFont const&) + 525
30 QtGui 0x0156310b QWidget::setFont(QFont const&) + 219
31 com.yourcompany.RetroShare 0x0023c827 Ui_FriendList::setupUi(QWidget*) + 3751
32 com.yourcompany.RetroShare 0x00239078 FriendList::FriendList(QWidget*) + 246
33 com.yourcompany.RetroShare 0x000ea40b Ui_FriendsDialog::setupUi(QWidget*) + 13207
34 com.yourcompany.RetroShare 0x000e211d FriendsDialog::FriendsDialog(QWidget*) + 203
35 com.yourcompany.RetroShare 0x000a2c3f MainWindow::MainWindow(QWidget*, QFlags<Qt::WindowType>) + 3681
36 com.yourcompany.RetroShare 0x000a48f4 MainWindow::Create() + 76
37 com.yourcompany.RetroShare 0x00027d4b main + 6890
38 com.yourcompany.RetroShare 0x00025fd3 _start + 209
39 com.yourcompany.RetroShare 0x00025f01 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x95d4e382 kevent + 10
1 libSystem.B.dylib 0x95d4ea9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x95d4df59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x95d4dcfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x95d4d781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x95d4d5c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95daf2ca usleep + 61
3 com.yourcompany.RetroShare 0x0040534f AuthGPGimpl::run() + 27
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95d6358a select$DARWIN_EXTSN$NOCANCEL + 10
1 libSystem.B.dylib 0x95dfbc4b select + 92
2 com.yourcompany.RetroShare 0x00581c61 UdpLayer::recv_loop() + 233
3 com.yourcompany.RetroShare 0x00581ced UdpLayer::run() + 17
4 com.yourcompany.RetroShare 0x00580445 bdthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95d6358a select$DARWIN_EXTSN$NOCANCEL + 10
1 libSystem.B.dylib 0x95dfbc4b select + 92
2 com.yourcompany.RetroShare 0x00581c61 UdpLayer::recv_loop() + 233
3 com.yourcompany.RetroShare 0x00581ced UdpLayer::run() + 17
4 com.yourcompany.RetroShare 0x00580445 bdthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x003e8199 ftExtraList::run() + 175
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x003acd61 FileIndexMonitor::run() + 85
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x003d1f2d ftController::run() + 31
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95daf2ca usleep + 61
3 com.yourcompany.RetroShare 0x00558157 RsQueueThread::run() + 689
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x003f732a ftServer::run() + 62
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x0058514b UdpBitDht::run() + 99
4 com.yourcompany.RetroShare 0x00580445 bdthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x0051ab95 p3GroupDistrib::run() + 261
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95dc7b50 sleep + 63
3 com.yourcompany.RetroShare 0x0051ab95 p3GroupDistrib::run() + 261
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x95d27c0e mach_wait_until + 10
1 libSystem.B.dylib 0x95daf429 nanosleep + 345
2 libSystem.B.dylib 0x95daf2ca usleep + 61
3 com.yourcompany.RetroShare 0x00464904 RsServer::run() + 162
4 com.yourcompany.RetroShare 0x00557d8f rsthread_init + 45
5 libSystem.B.dylib 0x95d55259 _pthread_start + 345
6 libSystem.B.dylib 0x95d550de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x01647304 ecx: 0x00000004 edx: 0xbfffafd8
edi: 0xbfffaaf8 esi: 0x00006a57 ebp: 0xbfffab28 esp: 0xbfffa620
ss: 0x0000001f efl: 0x00010293 eip: 0x01741cc4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xc0015934
Binary Images:
0x1000 - 0xaa2fef +com.yourcompany.RetroShare ??? (???) <7C4F4719-287B-7F81-D805-616490728FC4> /Volumes/Retroshare/Retroshare.app/Contents/MacOS/RetroShare
0x10ac000 - 0x10d2fff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
0x10e1000 - 0x1196fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x11dc000 - 0x13c4ff3 +QtScript 4.6.1 (compatibility 4.6.0) <B06DC2CF-19B5-C51D-0183-AE4092111122> /Volumes/Retroshare/Retroshare.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
0x1420000 - 0x146dff3 +QtXml 4.6.1 (compatibility 4.6.0) <65478A9A-17E9-61C7-84AF-A02A44AC847E> /Volumes/Retroshare/Retroshare.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x1486000 - 0x1d6afe7 +QtGui 4.6.1 (compatibility 4.6.0) <37DFA6B9-F058-74EB-5FB2-26D86F82407E> /Volumes/Retroshare/Retroshare.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x1f80000 - 0x2070fe3 +QtNetwork 4.6.1 (compatibility 4.6.0) <5170D981-E536-5BE6-FF2F-1FC3C306AB51> /Volumes/Retroshare/Retroshare.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x20ad000 - 0x22befe3 +QtCore 4.6.1 (compatibility 4.6.0) <CC325C95-18E6-3EB1-85A0-F6D095164FC4> /Volumes/Retroshare/Retroshare.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x23f6000 - 0x23fbfff +libqgif.dylib ??? (???) <94748AAB-797D-8C79-51C9-AAFA149CBD18> /Volumes/Retroshare/Retroshare.app/Contents/PlugIns/imageformats/libqgif.dylib
0x2700000 - 0x2705ffb +libqico.dylib ??? (???) <195CFA4C-C8E1-0FCB-7517-F8E30290AD6B> /Volumes/Retroshare/Retroshare.app/Contents/PlugIns/imageformats/libqico.dylib
0x270a000 - 0x272dfff +libqjpeg.dylib ??? (???) <1D025DBE-3D72-40F5-ABF3-C5FB58972898> /Volumes/Retroshare/Retroshare.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x2732000 - 0x277efe3 +libqmng.dylib ??? (???) <3E6BCAB7-9E78-668D-38E8-88518AFFF347> /Volumes/Retroshare/Retroshare.app/Contents/PlugIns/imageformats/libqmng.dylib
0x2785000 - 0x27d2feb +libqtiff.dylib ??? (???) <30C4BF5A-43FF-191A-EE25-339CB8051468> /Volumes/Retroshare/Retroshare.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x27dc000 - 0x27dcffe +org.xlife.InquisitorLoader 3.2 (58) <E4877EE4-5825-62D9-8C95-D447C8F77397> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
0x27e1000 - 0x27e2fff +com.cooliris.safariplugin Cooliris Plugin (1.11) <F393AEAA-D988-D0E4-D963-EE2FB2BC9F6C> /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/Cooliris
0x1485e000 - 0x14870ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x14874000 - 0x14882fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x90044ff7 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
0x90045000 - 0x90095ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x90096000 - 0x900b2fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x900bf000 - 0x900c3ff7 libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x901db000 - 0x901dbff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x901dc000 - 0x90219ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x902a1000 - 0x9041cfe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90420000 - 0x9042eff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9042f000 - 0x90430ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90431000 - 0x90495ffb 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
0x90496000 - 0x906fcff7 com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x906fd000 - 0x907b9fff 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
0x907ba000 - 0x907edfff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x907ee000 - 0x90806ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90846000 - 0x9086aff7 libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9086b000 - 0x908bbfe7 libTIFF.dylib ??? (???) <E8B31850-BFD4-48E6-B264-A4340CD19929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x908bc000 - 0x90975fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x909f4000 - 0x909ffff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90a00000 - 0x90a43ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90a44000 - 0x90aaefe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x91ad9000 - 0x91ae5ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x91ae6000 - 0x91b28ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91b4e000 - 0x91c5afe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91e4a000 - 0x92023fff libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x92024000 - 0x92344ff3 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
0x92345000 - 0x92425fe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x924a7000 - 0x924b4ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x924b5000 - 0x92580fef 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
0x92f54000 - 0x92f87ff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92f88000 - 0x92fa6fe7 libPng.dylib ??? (???) <5B979A83-8CE7-6BD7-B84C-A2D1119B378D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92fa7000 - 0x93054fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x93055000 - 0x93075fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x93076000 - 0x93959ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x939c9000 - 0x93a61fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93b0c000 - 0x93ba9fe3 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
0x93baa000 - 0x93bbeffb 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
0x93bbf000 - 0x93c5afe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93c5b000 - 0x93fc6ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94100000 - 0x9410efe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x94119000 - 0x9411dff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9411e000 - 0x94121fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x94122000 - 0x941fcfff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x941fd000 - 0x9420fff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94210000 - 0x94213ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94214000 - 0x94216ff7 libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94217000 - 0x94399fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
0x943cb000 - 0x944cdfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x944d6000 - 0x944e7ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x944e8000 - 0x9450effb 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
0x9464b000 - 0x94652ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x946a2000 - 0x9474efe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94771000 - 0x94792fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94793000 - 0x94a41fe7 com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94a42000 - 0x94b6afe7 com.apple.WebKit 6534.57 (6534.57.2) <4CB86278-4657-3503-8042-074628222DF3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94b6b000 - 0x94bbeff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94c98000 - 0x94ca8ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94cab000 - 0x94d7cfe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x94d7d000 - 0x94d7eff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94d7f000 - 0x94ddcff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94e60000 - 0x94ea4ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95082000 - 0x95871557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95872000 - 0x95872ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9587a000 - 0x9587aff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9587b000 - 0x958fbfeb 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
0x958fc000 - 0x95d12ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95d27000 - 0x95eceff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x95ecf000 - 0x961f3fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x961f4000 - 0x963b7feb com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x963b8000 - 0x963e9ff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x963ea000 - 0x963f0fff 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
0x963f1000 - 0x97169fe7 com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x977e6000 - 0x977fbfff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9793f000 - 0x979e7ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97a53000 - 0x97a97fe7 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
0x97b10000 - 0x97c04ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
0x97c05000 - 0x97c66fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97c67000 - 0x97c86ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x98475000 - 0x98479ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9847a000 - 0x984e9ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x985aa000 - 0x985aaff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x985ab000 - 0x98663feb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98664000 - 0x986defff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x986ed000 - 0x9876fffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9881d000 - 0x9881dff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98831000 - 0x9883cff7 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
0x9883d000 - 0x98878ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x988b0000 - 0x9895eff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x98967000 - 0x989aaff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x989d6000 - 0x98ee8feb com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x990f7000 - 0x990fcff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99305000 - 0x99327fef com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x996dd000 - 0x99717ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0x99718000 - 0x99722ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99826000 - 0x998b8fe7 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
0x998b9000 - 0x999f6fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99a22000 - 0x99b50fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99b51000 - 0x99b9efeb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x99b9f000 - 0x99ba8ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99be4000 - 0x99bf8fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x99e12000 - 0x99e1cfe7 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
0x99e1d000 - 0x99e1fff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99e48000 - 0x99e48ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x99e49000 - 0x99f49fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x99f4a000 - 0x99f90ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x99f91000 - 0x99f91ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x99fcb000 - 0x99fceff7 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
0x99fcf000 - 0x9a240fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9a277000 - 0x9a27dfe7 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
0x9a27e000 - 0x9a281ffb 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
0x9a5ec000 - 0x9a5ecff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a651000 - 0x9a658ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9a6d0000 - 0x9a6f8ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x9a6f9000 - 0x9ab2eff7 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
0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
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.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK2555GSXF, 232,89 GB
Serial ATA Device: OPTIARC DVD RW AD-5960S
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000 / 2
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000 / 3
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000 / 3
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000 / 2