<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I'm trying to get a very simple app using the MarbleWidget running on Mac OS X 10.6. &nbsp;It runs fine on Linux, and with a bit of manipulation it also works in Windows.</div><div><br></div><div>Interestingly on the Mac it seems to fall over on startup on this call</div><div>Marble::AbstractScanlineTextureMapper::nextTile()</div><div><br></div><div>Due to a divide by zero error. &nbsp;I've seen this on Windows it was due to a missing&nbsp;qjpeg4.dll library - alas this is not the case on the Mac (it's referenced in the dump below).</div><div><br></div><div>I can see very similar issues posted on the web, such as:</div><div><a href="http://paste.lisp.org/display/69394">http://paste.lisp.org/display/69394</a></div><div><br></div><div>No solution tho!</div><div><br></div><div>So it probably isn't an issue with something entirely specific to my setup.</div><div><br></div><div>Note the 'marble' app in the stacktrace isn't marble itself, it's a test app I'm working on, and I haven't come up with a name for it yet! &nbsp;Like I said it works fine on other OSs, so the app itself should be fine.</div><div><br></div><div>I'm using the sourcecode on the webpage for Marble 0.8.0, and Qt 4.5.3.</div><div><br></div><div>With some help from a pervious post I can get the Marble plugins to display in Designer (change the linker commands from -bundle to -dynamiclib and .so -&gt; .dylib).</div><div><br></div><div>I reckon Qt is working OK, because if I remove the Marble widget, my app works fine.</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div><br></div><div>Phil.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><div>Process: &nbsp; &nbsp; &nbsp; &nbsp; marble [25729]</div><div>Path: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/Users/phil/dev/marble/release/marble.app/Contents/MacOS/marble</div><div>Identifier: &nbsp; &nbsp; &nbsp;marble</div><div>Version: &nbsp; &nbsp; &nbsp; &nbsp; ??? (???)</div><div>Code Type: &nbsp; &nbsp; &nbsp; X86 (Native)</div><div>Parent Process: &nbsp;launchd [83]</div><div><br></div><div>Date/Time: &nbsp; &nbsp; &nbsp; 2010-03-24 01:55:31.554 +0000</div><div>OS Version: &nbsp; &nbsp; &nbsp;Mac OS X 10.6.2 (10C540)</div><div>Report Version: &nbsp;6</div><div><br></div><div>Interval Since Last Report: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1096473 sec</div><div>Crashes Since Last Report: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 67</div><div>Per-App Crashes Since Last Report: &nbsp; 52</div><div>Anonymous UUID: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;00B7ECFE-3B60-4836-A61D-6348A6B76BD7</div><div><br></div><div>Exception Type: &nbsp;EXC_ARITHMETIC (SIGFPE)</div><div><b>Exception Codes: EXC_I386_DIV (divide by zero)</b></div><div>Crashed Thread: &nbsp;0 &nbsp;Dispatch queue: com.apple.main-thread</div><div><br></div><div>Thread 0 Crashed: &nbsp;Dispatch queue: com.apple.main-thread</div><div><b>0 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; </b><span class="Apple-tab-span" style="white-space:pre"><b>        </b></span><b>0x1b61508a Marble::AbstractScanlineTextureMapper::nextTile(double&amp;, double&amp;) + 106</b></div><div>1 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b6159e6 Marble::AbstractScanlineTextureMapper::pixelValue(double, double, unsigned int*, bool) + 1110</div><div>2 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b6171da Marble::SphericalScanlineTextureMapper::mapTexture(Marble::ViewParams*) + 1802</div><div>3 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b58d94b Marble::MarbleModel::paintGlobe(Marble::GeoPainter*, int, int, Marble::ViewParams*, bool, QRect const&amp;) + 2027</div><div>4 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b5987b3 Marble::MarbleMapPrivate::paintGround(Marble::GeoPainter&amp;, QRect&amp;) + 131</div><div>5 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b5866c0 Marble::MarbleWidget::paintEvent(QPaintEvent*) + 208</div><div>6 &nbsp; QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07bbcb6e QWidget::event(QEvent*) + 3934</div><div>7 &nbsp; QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07b703bf QApplicationPrivate::notify_helper(QObject*, QEvent*) + 191</div><div>8 &nbsp; QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07b771ec QApplication::notify(QObject*, QEvent*) + 1036</div><div>9 &nbsp; QtCore &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x087bcdf2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98</div><div>10 &nbsp;QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07b17100 QWidgetPrivate::qt_widget_event(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4416</div><div>11 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x9265de29 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567</div><div>12 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x9265d0f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411</div><div>13 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x9265cf4f SendEventToEventTargetWithOptions + 58</div><div>14 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92685081 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 475</div><div>15 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x926849d5 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 713</div><div>16 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92684c48 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340</div><div>17 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92684c48 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340</div><div>18 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92684c48 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340</div><div>19 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x926839f7 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 873</div><div>20 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x9268363d HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 83</div><div>21 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x9268358d HIView::Render(unsigned long, CGContext*) + 45</div><div>22 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92682ecf WindowData::PrepareForVisibility() + 145</div><div>23 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x926824a9 _ShowHideWindows + 286</div><div>24 &nbsp;com.apple.HIToolbox &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92682388 ShowHide + 38</div><div>25 &nbsp;QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07b14477 QWidgetPrivate::show_sys() + 775</div><div>26 &nbsp;QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07bbfe59 QWidgetPrivate::show_helper() + 297</div><div>27 &nbsp;QtGui &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x07bc0553 QWidget::setVisible(bool) + 1267</div><div>28 &nbsp;libqtc_gui.1.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x06bbb502 QWidget::show() + 32 (qwidget.h:473)</div><div>29 &nbsp;libqtc_gui.1.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x06ba4948 qtc_QWidget_show + 200 (QWidget.cpp:1988)</div><div>30 &nbsp;marble &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x01b843b3 s10DeR_info + 67</div><div><br></div><div>Thread 1:</div><div>0 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92372182 __workq_kernreturn + 10</div><div>1 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92372718 _pthread_wqthread + 941</div><div>2 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92372336 start_wqthread + 30</div><div><br></div><div>Thread 2: &nbsp;Dispatch queue: com.apple.libdispatch-manager</div><div>0 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x923730ea kevent + 10</div><div>1 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92373804 _dispatch_mgr_invoke + 215</div><div>2 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92372cc3 _dispatch_queue_invoke + 163</div><div>3 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92372a68 _dispatch_worker_thread2 + 234</div><div>4 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x923724f1 _pthread_wqthread + 390</div><div>5 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92372336 start_wqthread + 30</div><div><br></div><div>Thread 3:</div><div>0 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b546f38 Marble::GeoDataFeature::~GeoDataFeature() + 56</div><div>1 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b535c5b QVector&lt;Marble::GeoDataPlacemark&gt;::realloc(int, int) + 219</div><div>2 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b535dac QVector&lt;Marble::GeoDataPlacemark&gt;::append(Marble::GeoDataPlacemark const&amp;) + 108</div><div>3 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b6027e6 Marble::PlacemarkLoader::loadFile(QString const&amp;) + 710</div><div>4 &nbsp; libmarblewidget.8.dylib &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x1b6041f8 Marble::PlacemarkLoader::run() + 1112</div><div>5 &nbsp; QtCore &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x086caebf QThreadPrivate::start(void*) + 191</div><div>6 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92379fbd _pthread_start + 345</div><div>7 &nbsp; libSystem.B.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>0x92379e42 thread_start + 34</div><div><br></div><div>Thread 0 crashed with X86 Thread State (32-bit):</div><div>&nbsp;&nbsp;eax: 0x00000001 &nbsp;ebx: 0x00000001 &nbsp;ecx: 0x00000000 &nbsp;edx: 0x00000000</div><div>&nbsp;&nbsp;edi: 0x00000001 &nbsp;esi: 0x1d9dfa60 &nbsp;ebp: 0xbfffc648 &nbsp;esp: 0xbfffc610</div><div>&nbsp;&nbsp; ss: 0x0000001f &nbsp;efl: 0x00010256 &nbsp;eip: 0x1b61508a &nbsp; cs: 0x00000017</div><div>&nbsp;&nbsp; ds: 0x0000001f &nbsp; es: 0x0000001f &nbsp; fs: 0x00000000 &nbsp; gs: 0x00000037</div><div>&nbsp;&nbsp;cr2: 0x1b615360</div><div><br></div><div>Binary Images:</div><div>&nbsp;&nbsp; &nbsp;0x1000 - &nbsp;0x202dffb +marble ??? (???) &lt;95C413D6-B6CE-E8E0-AE4E-09463D84788C&gt; /Users/phil/dev/marble/release/marble.app/Contents/MacOS/marble</div><div>&nbsp;0x6230000 - &nbsp;0x63deffb +libqtc_core.1.dylib ??? (???) &lt;7A53396A-7C74-5D4A-3BAB-2697E494ED04&gt; /usr/local/lib/libqtc_core.1.dylib</div><div>&nbsp;0x6584000 - &nbsp;0x6ef5ff7 +libqtc_gui.1.dylib ??? (???) &lt;90B62519-8540-F2F6-8FBE-9F0A4208169F&gt; /usr/local/lib/libqtc_gui.1.dylib</div><div>&nbsp;0x7585000 - &nbsp;0x75e5ff3 +libqtc_network.1.dylib ??? (???) &lt;6BC8AC2F-082E-FEB9-5E95-FB422EAE8FFA&gt; /usr/local/lib/libqtc_network.1.dylib</div><div>&nbsp;0x762a000 - &nbsp;0x7661ff3 +libqtc_opengl.1.dylib ??? (???) &lt;8C558D17-D1F0-05BD-7C02-B16A9435DD6E&gt; /usr/local/lib/libqtc_opengl.1.dylib</div><div>&nbsp;0x7691000 - &nbsp;0x7748fef +libqtc_tools.1.dylib ??? (???) &lt;0D6DF113-6359-910B-334E-FC2A76578DE0&gt; /usr/local/lib/libqtc_tools.1.dylib</div><div>&nbsp;0x780f000 - &nbsp;0x7841feb +libqtc_script.1.dylib ??? (???) &lt;46AA7621-6DC3-6389-55A7-1D960E8EC0F8&gt; /usr/local/lib/libqtc_script.1.dylib</div><div>&nbsp;0x7880000 - &nbsp;0x799cfe2 +QtScript ??? (???) &lt;4B5314A5-5DE1-2473-7ED5-B74332F5EAA8&gt; /Library/Frameworks/QtScript.framework/Versions/4/QtScript</div><div>&nbsp;0x79ec000 - &nbsp;0x7a3afff +QtXml ??? (???) &lt;0B27FB52-8D3E-F9FF-0EA2-BA784B2AEA0E&gt; /Library/Frameworks/QtXml.framework/Versions/4/QtXml</div><div>&nbsp;0x7a5b000 - &nbsp;0x7ac7fe9 +QtOpenGL ??? (???) &lt;31C2EE39-D118-A909-78A8-10C109DA88A1&gt; /Library/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL</div><div>&nbsp;0x7aef000 - &nbsp;0x82edfe2 +QtGui ??? (???) &lt;12BFC8C8-C342-1A0B-9F19-0A97C7E2DD83&gt; /Library/Frameworks/QtGui.framework/Versions/4/QtGui</div><div>&nbsp;0x857f000 - &nbsp;0x8660ff2 +QtNetwork ??? (???) &lt;40CF52E6-B238-7D7E-6583-0427735D5175&gt; /Library/Frameworks/QtNetwork.framework/Versions/4/QtNetwork</div><div>&nbsp;0x86b6000 - &nbsp;0x888bff3 +QtCore ??? (???) &lt;75B78DBE-081A-14CB-5D76-242DA98F87D9&gt; /Library/Frameworks/QtCore.framework/Versions/4/QtCore</div><div>&nbsp;0x89c5000 - &nbsp;0x89cefe7 +libLatLonEditPlugin.dylib ??? (???) &lt;A29B93BD-A748-3ACA-6DF7-17E655169C48&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/designer/libLatLonEditPlugin.dylib</div><div>&nbsp;0x89d3000 - &nbsp;0x89dcfe7 +libMarbleNavigatorPlugin.dylib ??? (???) &lt;75F6E216-B7F6-A0ED-354C-F26D1C700CCF&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/designer/libMarbleNavigatorPlugin.dylib</div><div>&nbsp;0x89e1000 - &nbsp;0x89eafff +libMarbleWidgetPlugin.dylib ??? (???) &lt;FF6030A8-3773-2697-526D-552FEF985AA5&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/designer/libMarbleWidgetPlugin.dylib</div><div>&nbsp;0x8e00000 - &nbsp;0x8e60fe2 +QtDBus ??? (???) &lt;A88D8630-4F87-7B75-E2FD-740574314A82&gt; /Library/Frameworks/QtDBus.framework/Versions/4/QtDBus</div><div>&nbsp;0x8e89000 - &nbsp;0x8ecbfff +QtSvg ??? (???) &lt;899D98D4-7197-9C96-1FDA-668BC3B10801&gt; /Library/Frameworks/QtSvg.framework/Versions/4/QtSvg</div><div>0x1ad59000 - 0x1ad8efe7 +phonon ??? (???) &lt;7BC3BEFC-DF68-7504-DAF7-2A65CB183721&gt; /Library/Frameworks/phonon.framework/Versions/4/phonon</div><div>0x1adc9000 - 0x1add7fe7 &nbsp;libSimplifiedChineseConverter.dylib ??? (???) &lt;4C9CC2D9-2F13-4465-5447-2516FCD9255B&gt; /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib</div><div>0x1b516000 - 0x1b6daffb +libmarblewidget.8.dylib ??? (???) &lt;11F35B31-1894-75B3-31A7-71377671AFA8&gt; /Users/phil/dev/dev-installs/marble-install/marble_build/src/lib/libmarblewidget.8.dylib</div><div>0x1b78a000 - 0x1c4e9ff2 +QtWebKit ??? (???) &lt;84E0CFE4-C4D4-5771-7D11-4F77C2EBA8C2&gt; /Library/Frameworks/QtWebKit.framework/Versions/4/QtWebKit</div><div>0x1cdd8000 - 0x1cddffff +libqgif.dylib ??? (???) &lt;ACFC5E26-7367-EF5D-C669-2B39D8FE6BAB&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/imageformats/libqgif.dylib</div><div>0x1cde3000 - 0x1cdeafff +libqico.dylib ??? (???) &lt;DFE0ADBD-171E-73F4-E361-E537F3DCFC16&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/imageformats/libqico.dylib</div><div>0x1d1bd000 - 0x1d1cfff7 &nbsp;libTraditionalChineseConverter.dylib ??? (???) &lt;C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C&gt; /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib</div><div>0x1d1d3000 - 0x1d1f4ffb +libqjpeg4dylib.dylib ??? (???) &lt;11153160-186C-D513-D357-7CD4A6B0AF3F&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/imageformats/libqjpeg4dylib.dylib</div><div>0x1fcfe000 - 0x1fd46fe7 +libqmng.dylib ??? (???) &lt;283143F1-7806-DF59-A82F-E9162D5616EB&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/imageformats/libqmng.dylib</div><div>0x22b31000 - 0x22d06ff3 +QtCore ??? (???) &lt;75B78DBE-081A-14CB-5D76-242DA98F87D9&gt; /Users/phil/dev/marble/release/marble.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore</div><div>0x22d6b000 - 0x22db4fef +libqtiff.dylib ??? (???) &lt;AE25C7EA-4DA2-0B19-77BE-A8B17CE88EED&gt; /Users/phil/dev/marble/release/marble.app/Contents/PlugIns/imageformats/libqtiff.dylib</div><div>0x26219000 - 0x26a17fe2 +QtGui ??? (???) &lt;12BFC8C8-C342-1A0B-9F19-0A97C7E2DD83&gt; /Users/phil/dev/marble/release/marble.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui</div><div>0x8fe00000 - 0x8fe4162b &nbsp;dyld 132.1 (???) &lt;211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB&gt; /usr/lib/dyld</div><div>0x9000a000 - 0x900d4fef &nbsp;com.apple.CoreServices.OSServices 352 (352) &lt;D9F21CA4-EED0-705F-8F3C-F1322D114B52&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices</div><div>0x9010a000 - 0x9010cff7 &nbsp;com.apple.securityhi 4.0 (36638) &lt;962C66FB-5BE9-634E-0810-036CB340C059&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI</div><div>0x902fa000 - 0x90312ff7 &nbsp;com.apple.CFOpenDirectory 10.6 (10.6) &lt;1537FB4F-C112-5D12-1E5D-3B1002A4038F&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory</div><div>0x90313000 - 0x90313ff7 &nbsp;com.apple.ApplicationServices 38 (38) &lt;8012B504-3D83-BFBB-DA65-065E061CFE03&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices</div><div>0x904e3000 - 0x90525fe7 &nbsp;libvDSP.dylib ??? (???) &lt;8F8FFFB3-81E3-2969-5688-D5B0979182E6&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib</div><div>0x9057c000 - 0x905c2ff7 &nbsp;libauto.dylib ??? (???) &lt;85670A64-3B67-8162-D441-D8E0BE15CA94&gt; /usr/lib/libauto.dylib</div><div>0x905c4000 - 0x90ea2ff7 &nbsp;com.apple.AppKit 6.6.3 (1038.25) &lt;72A9AA47-8DCB-DB07-64F5-F837E98C62D8&gt; /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit</div><div>0x90ec6000 - 0x90f46feb &nbsp;com.apple.SearchKit 1.3.0 (1.3.0) &lt;9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit</div><div>0x90f6e000 - 0x90fbfff7 &nbsp;com.apple.HIServices 1.8.0 (???) &lt;B8EC13DB-A81A-91BF-8C82-66E840C64C91&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices</div><div>0x90fc0000 - 0x90fc6fff &nbsp;com.apple.CommonPanels 1.2.4 (91) &lt;2438AF5D-067B-B9FD-1248-2C9987F360BA&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels</div><div>0x90ffa000 - 0x90fffff7 &nbsp;com.apple.OpenDirectory 10.6 (10.6) &lt;92582807-E8F3-3DD9-EB42-4195CFB754A1&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory</div><div>0x91000000 - 0x9103dff7 &nbsp;com.apple.SystemConfiguration 1.10.1 (1.10.1) &lt;BA676C76-6AAD-F630-626D-B9248535294D&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration</div><div>0x9103e000 - 0x910edff3 &nbsp;com.apple.ColorSync 4.6.2 (4.6.2) &lt;F3F097AC-FDB7-3357-C64F-E28BECF4C15F&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync</div><div>0x911ba000 - 0x911c8fe7 &nbsp;libz.1.dylib ??? (???) &lt;7B7A02AB-DA99-6180-880E-D28E4F9AA8EB&gt; /usr/lib/libz.1.dylib</div><div>0x911c9000 - 0x91261fe7 &nbsp;edu.mit.Kerberos 6.5.9 (6.5.9) &lt;73EC847F-FF44-D542-2AD5-97F6C8D48F0B&gt; /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos</div><div>0x92257000 - 0x9234bfe7 &nbsp;libiconv.2.dylib ??? (???) &lt;0C578460-3929-29DD-585A-DB1E0C977425&gt; /usr/lib/libiconv.2.dylib</div><div>0x9234c000 - 0x924f0feb &nbsp;libSystem.B.dylib ??? (???) &lt;D45B91B2-2B4C-AAC0-8096-1FC48B7E9672&gt; /usr/lib/libSystem.B.dylib</div><div>0x9259a000 - 0x925dbff7 &nbsp;libRIP.A.dylib ??? (???) &lt;9F0ECE75-1F03-60E4-E29C-136A27C13F2E&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib</div><div>0x925dc000 - 0x925e6fe7 &nbsp;com.apple.audio.SoundManager 3.9.3 (3.9.3) &lt;5F494955-7290-2D91-DA94-44B590191771&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound</div><div>0x92656000 - 0x92979fef &nbsp;com.apple.HIToolbox 1.6.2 (???) &lt;E02640B9-7BC3-A4B4-6202-9E4127DDFDD6&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox</div><div>0x9297a000 - 0x92a70ff7 &nbsp;libGLProgrammability.dylib ??? (???) &lt;82D03736-D30C-C013-BBB1-20ED9687D47F&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib</div><div>0x92b56000 - 0x92c0ffe7 &nbsp;libsqlite3.dylib ??? (???) &lt;16CEF8E8-8C9A-94CD-EF5D-05477844C005&gt; /usr/lib/libsqlite3.dylib</div><div>0x92c10000 - 0x92c54fe7 &nbsp;com.apple.Metadata 10.6.2 (507.4) &lt;DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata</div><div>0x92c63000 - 0x92cacfe7 &nbsp;libTIFF.dylib ??? (???) &lt;5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib</div><div>0x92d43000 - 0x92d5ffe3 &nbsp;com.apple.openscripting 1.3.1 (???) &lt;DA16DE48-59F4-C94B-EBE3-7FAF772211A2&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting</div><div>0x92d60000 - 0x92d6dff7 &nbsp;com.apple.NetFS 3.2.1 (3.2.1) &lt;5E61A00B-FA16-9D99-A064-47BDC5BC9A2B&gt; /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS</div><div>0x93225000 - 0x93a084b7 &nbsp;com.apple.CoreGraphics 1.536.12 (???) &lt;263EB5FC-DEAD-7C5B-C486-EC86C173F952&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics</div><div>0x93a72000 - 0x93be9fef &nbsp;com.apple.CoreFoundation 6.6.1 (550.13) &lt;AE9FC6F7-F0B2-DE58-759E-7DB89C021A46&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation</div><div>0x93c14000 - 0x93c64ff7 &nbsp;com.apple.framework.familycontrols 2.0 (2.0) &lt;E6CAB425-3E40-65A3-0C23-150C26E9CBBF&gt; /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls</div><div>0x93c65000 - 0x93c66ff7 &nbsp;com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) &lt;845D5E0D-870D-B7E8-AAC5-8364AC341AA1&gt; /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit</div><div>0x93e73000 - 0x93e88fff &nbsp;com.apple.ImageCapture 6.0 (6.0) &lt;3F31833A-38A9-444E-02B7-17619CA6F2A0&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture</div><div>0x93f6f000 - 0x9412bfef &nbsp;com.apple.ImageIO.framework 3.0.1 (3.0.1) &lt;598CF4F9-7542-E1A7-26D2-584933497A2E&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO</div><div>0x94139000 - 0x94139ff7 &nbsp;liblangid.dylib ??? (???) &lt;B99607FC-5646-32C8-2C16-AFB5EA9097C2&gt; /usr/lib/liblangid.dylib</div><div>0x9413a000 - 0x9415eff7 &nbsp;libJPEG.dylib ??? (???) &lt;649E1974-A527-AC0B-B3F4-B4DC30484070&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib</div><div>0x941db000 - 0x94277fe7 &nbsp;com.apple.ApplicationServices.ATS 4.1 (???) &lt;EA26375D-8276-9671-645D-D28CAEC95292&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS</div><div>0x94278000 - 0x94281ff7 &nbsp;com.apple.DiskArbitration 2.3 (2.3) &lt;E9C40767-DA6A-6CCB-8B00-2D5706753000&gt; /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration</div><div>0x94282000 - 0x94285ffb &nbsp;com.apple.help 1.3.1 (41) &lt;67F1F424-3983-7A2A-EC21-867BE838E90B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help</div><div>0x94286000 - 0x943b2feb &nbsp;com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) &lt;9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7&gt; /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox</div><div>0x943b3000 - 0x9441dfe7 &nbsp;libstdc++.6.dylib ??? (???) &lt;411D87F4-B7E1-44EB-F201-F8B4F9227213&gt; /usr/lib/libstdc++.6.dylib</div><div>0x9441e000 - 0x94422ff7 &nbsp;libGIF.dylib ??? (???) &lt;83FB0DCC-355F-A930-E570-0BD95086CC59&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib</div><div>0x944af000 - 0x945b3fe7 &nbsp;libcrypto.0.9.8.dylib ??? (???) &lt;2E58547A-91CC-4C1A-9FCC-DA7515FDB68A&gt; /usr/lib/libcrypto.0.9.8.dylib</div><div>0x945b4000 - 0x94601feb &nbsp;com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) &lt;BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775&gt; /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer</div><div>0x94602000 - 0x946b5fff &nbsp;libFontParser.dylib ??? (???) &lt;FAD5E96D-CF93-CC86-6B30-A6594B930772&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib</div><div>0x94855000 - 0x9487dff7 &nbsp;libxslt.1.dylib ??? (???) &lt;769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF&gt; /usr/lib/libxslt.1.dylib</div><div>0x9487e000 - 0x94958ff3 &nbsp;com.apple.DesktopServices 1.5.3 (1.5.3) &lt;DA02AC94-7B0C-BD75-2305-C46A307A5FB0&gt; /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv</div><div>0x94959000 - 0x949b9fe7 &nbsp;com.apple.CoreText 3.1.0 (???) &lt;79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText</div><div>0x949e7000 - 0x949fbffb &nbsp;com.apple.speech.synthesis.framework 3.10.35 (3.10.35) &lt;57DD5458-4F24-DA7D-0927-C3321A65D743&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis</div><div>0x949fc000 - 0x94a2fff7 &nbsp;com.apple.AE 496.1 (496.1) &lt;1AC75AE2-AF94-2458-0B94-C3BB0115BA4B&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE</div><div>0x94a40000 - 0x94a43ff7 &nbsp;libCGXType.A.dylib ??? (???) &lt;483FCF1C-066B-D210-7355-ABC48CA9DB2F&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib</div><div>0x94a44000 - 0x94a75ff3 &nbsp;libTrueTypeScaler.dylib ??? (???) &lt;6C8916A2-8F85-98E0-AAD5-0020C39C0FC9&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib</div><div>0x94a76000 - 0x94b47fe3 &nbsp;ColorSyncDeprecated.dylib ??? (???) &lt;1CEB1F35-EF10-A63D-AD9E-D7BD391D4719&gt; /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib</div><div>0x94b48000 - 0x94bf0ffb &nbsp;com.apple.QD 3.33 (???) &lt;196CDBA6-5B87-2767-DD57-082D71B0A5C7&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD</div><div>0x94dbb000 - 0x94e1fffb &nbsp;com.apple.htmlrendering 72 (1.1.4) &lt;4D451A35-FAB6-1288-71F6-F24A4B6E2371&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering</div><div>0x950c1000 - 0x9511bff7 &nbsp;com.apple.framework.IOKit 2.0 (???) &lt;1BE07087-27D5-0E62-F06B-007C2BED4073&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit</div><div>0x9511c000 - 0x95196fef &nbsp;com.apple.audio.CoreAudio 3.2.2 (3.2.2) &lt;1F97B48A-327B-89CC-7C01-3865179716E0&gt; /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio</div><div>0x9534f000 - 0x9534fff7 &nbsp;com.apple.Carbon 150 (152) &lt;608A04AB-F35D-D2EB-6629-16B88FB32074&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon</div><div>0x95350000 - 0x9536eff7 &nbsp;com.apple.CoreVideo 1.6.0 (43.1) &lt;1FB01BE0-B013-AE86-A063-481BB547D2F5&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo</div><div>0x9536f000 - 0x9538ffe7 &nbsp;libresolv.9.dylib ??? (???) &lt;A48921CB-3FA7-3071-AF9C-2D86FB493A3A&gt; /usr/lib/libresolv.9.dylib</div><div>0x95390000 - 0x95394ff7 &nbsp;IOSurface ??? (???) &lt;C11D3FF3-EB51-A07D-EF24-9C2004115724&gt; /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface</div><div>0x954ac000 - 0x95589ff7 &nbsp;com.apple.vImage 4.0 (4.0) &lt;64597E4B-F144-DBB3-F428-0EC3D9A1219E&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage</div><div>0x9558a000 - 0x959bfff7 &nbsp;libLAPACK.dylib ??? (???) &lt;5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib</div><div>0x95a06000 - 0x95a11ff7 &nbsp;libCSync.A.dylib ??? (???) &lt;9292E6E3-70C1-1DD7-4213-1044F0FA8381&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib</div><div>0x95a69000 - 0x95a6bff7 &nbsp;libRadiance.dylib ??? (???) &lt;462903E2-2E77-FAE5-4ED6-829AAB1980A4&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib</div><div>0x95b1b000 - 0x95bc8fe7 &nbsp;libobjc.A.dylib ??? (???) &lt;DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1&gt; /usr/lib/libobjc.A.dylib</div><div>0x95d04000 - 0x95d04ff7 &nbsp;com.apple.CoreServices 44 (44) &lt;AC35D112-5FB9-9C8C-6189-5F5945072375&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices</div><div>0x95d05000 - 0x95d27fef &nbsp;com.apple.DirectoryService.Framework 3.6 (621.1) &lt;3ED4949F-9604-C109-6586-5CE5F421182B&gt; /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService</div><div>0x9606b000 - 0x9607bff7 &nbsp;libsasl2.2.dylib ??? (???) &lt;C8744EA3-0AB7-CD03-E639-C4F2B910BE5D&gt; /usr/lib/libsasl2.2.dylib</div><div>0x9607c000 - 0x9607ffe7 &nbsp;libmathCommon.A.dylib ??? (???) &lt;1622A54F-1A98-2CBE-B6A4-2122981A500E&gt; /usr/lib/system/libmathCommon.A.dylib</div><div>0x960b2000 - 0x960c4ff7 &nbsp;com.apple.MultitouchSupport.framework 204.9 (204.9) &lt;B639F02B-33CC-150C-AE8C-1007EA7648F9&gt; /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport</div><div>0x960cc000 - 0x96173fe7 &nbsp;com.apple.CFNetwork 454.5 (454.5) &lt;A7E78E62-0C59-CE57-73D2-C4E60527781C&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork</div><div>0x9619f000 - 0x9619fff7 &nbsp;com.apple.vecLib 3.5 (vecLib 3.5) &lt;17BEEF92-DF30-CD52-FD65-0B7B43B93617&gt; /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib</div><div>0x961a0000 - 0x961e3ff7 &nbsp;com.apple.NavigationServices 3.5.3 (181) &lt;28CDD978-030E-7D4A-5334-874A8EBE6C29&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices</div><div>0x961e4000 - 0x96454ffb &nbsp;com.apple.Foundation 6.6.1 (751.14) &lt;CD815A50-BB33-5AA1-DD73-A5B07D394DDA&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation</div><div>0x96455000 - 0x96556fe7 &nbsp;libxml2.2.dylib ??? (???) &lt;B4C5CD68-405D-0F1B-59CA-5193D463D0EF&gt; /usr/lib/libxml2.2.dylib</div><div>0x96582000 - 0x9661ffe3 &nbsp;com.apple.LaunchServices 362 (362) &lt;8BE1C1A1-BF71-CE07-F3FB-6057D47AF461&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices</div><div>0x96620000 - 0x96634fe7 &nbsp;libbsm.0.dylib ??? (???) &lt;14CB053A-7C47-96DA-E415-0906BA1B78C9&gt; /usr/lib/libbsm.0.dylib</div><div>0x96676000 - 0x9669cfff &nbsp;com.apple.DictionaryServices 1.1.1 (1.1.1) &lt;02709230-9B37-C743-6E27-3FCFD18211F8&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices</div><div>0x96779000 - 0x96799fe7 &nbsp;com.apple.opencl 12 (12) &lt;2DB56F60-577B-6724-5708-7B082F62CC0F&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL</div><div>0x9679a000 - 0x967a4ffb &nbsp;com.apple.speech.recognition.framework 3.11.1 (3.11.1) &lt;EC0E69C8-A121-70E8-43CF-E6FC4C7779EC&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition</div><div>0x967a5000 - 0x967f5fe7 &nbsp;libGLU.dylib ??? (???) &lt;659ADCA2-10EC-59BD-1B0A-4928A965F1D1&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib</div><div>0x967fe000 - 0x96801ff7 &nbsp;libCoreVMClient.dylib ??? (???) &lt;A89D7A78-8FB0-2BDF-30DB-A35E04A6186B&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib</div><div>0x96802000 - 0x9680cff7 &nbsp;libGL.dylib ??? (???) &lt;76A207FE-889A-CF1B-AF9A-795EEE5A463E&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib</div><div>0x9680d000 - 0x96c23ff7 &nbsp;libBLAS.dylib ??? (???) &lt;C4FB303A-DB4D-F9E8-181C-129585E59603&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib</div><div>0x96c24000 - 0x96c25ff7 &nbsp;com.apple.TrustEvaluationAgent 1.1 (1) &lt;6C04C4C5-667E-2EBE-EB96-5B67BD4B2185&gt; /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent</div><div>0x96c26000 - 0x96c41ff7 &nbsp;libPng.dylib ??? (???) &lt;3F8682CD-C05B-607D-96E7-767646C77DB8&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib</div><div>0x96c42000 - 0x96ea4fe7 &nbsp;com.apple.security 6.1.1 (37594) &lt;9AA7D9BF-852F-111F-68AD-65DD760D4DF3&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security</div><div>0x96ea5000 - 0x97080ff3 &nbsp;libType1Scaler.dylib ??? (???) &lt;F9FEA41E-F079-87B8-04A9-7FF3B2931B79&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib</div><div>0x97081000 - 0x97081ff7 &nbsp;com.apple.Accelerate 1.5 (Accelerate 1.5) &lt;F642E7A0-3720-FA19-0190-E6DBD9EF2D9B&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate</div><div>0x970f4000 - 0x970f8ff7 &nbsp;libGFXShared.dylib ??? (???) &lt;79F4F60E-0A6D-CE9C-282E-FA85825449E3&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib</div><div>0x97185000 - 0x9718cff7 &nbsp;com.apple.agl 3.0.12 (AGL-3.0.12) &lt;6BF89127-C18C-27A9-F94A-981836A822FE&gt; /System/Library/Frameworks/AGL.framework/Versions/A/AGL</div><div>0x9718d000 - 0x97194fff &nbsp;com.apple.print.framework.Print 6.0 (237) &lt;7A06B15C-B835-096E-7D96-C2FE8F0D21E1&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print</div><div>0x971a6000 - 0x972d4fe7 &nbsp;com.apple.CoreData 102.1 (250) &lt;F33FF4A1-D7F9-4F6D-3153-E5F2588479EB&gt; /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData</div><div>0x972d5000 - 0x97357ffb &nbsp;SecurityFoundation ??? (???) &lt;29C27E0E-B2B3-BF6B-B1F8-5783B8B01535&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation</div><div>0x97358000 - 0x976bfff7 &nbsp;com.apple.QuartzCore 1.6.1 (227.8) &lt;8B90AB08-46A4-1C5C-4E71-C6AB652477B9&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore</div><div>0x976c0000 - 0x979dffe7 &nbsp;com.apple.CoreServices.CarbonCore 861.2 (861.2) &lt;A9077470-3786-09F2-E0C7-F082B7F97838&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore</div><div>0x979e0000 - 0x979ecff7 &nbsp;libkxld.dylib ??? (???) &lt;3D2C5BA3-6A8D-C861-B346-0E19942D9AF1&gt; /usr/lib/system/libkxld.dylib</div><div>0x97f17000 - 0x98099fe7 &nbsp;libicucore.A.dylib ??? (???) &lt;2B0182F3-F459-B452-CC34-46FE73ADE348&gt; /usr/lib/libicucore.A.dylib</div><div>0x980b0000 - 0x980c1ff7 &nbsp;com.apple.LangAnalysis 1.6.6 (1.6.6) &lt;7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis</div><div>0x985aa000 - 0x98658ff3 &nbsp;com.apple.ink.framework 1.3.1 (105) &lt;CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink</div><div>0x9879b000 - 0x987a8ff7 &nbsp;com.apple.opengl 1.6.5 (1.6.5) &lt;0AE8B897-8A80-2C14-D6FC-DC21AC423234&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL</div><div>0x98fdd000 - 0x98fddff7 &nbsp;com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) &lt;3E039E14-2A15-56CC-0074-EE59F9FBB913&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib</div><div>0x98fde000 - 0x9906ffe7 &nbsp;com.apple.print.framework.PrintCore 6.1 (312.3) &lt;6D4322AF-703C-CC19-77B4-53E6D3BB18D4&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore</div><div>0x99070000 - 0x990a5ff7 &nbsp;libGLImage.dylib ??? (???) &lt;A6007BF7-BF3C-96DC-C435-849C6B88C58A&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib</div><div>0x991e9000 - 0x9922dff3 &nbsp;com.apple.coreui 2 (113) &lt;D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6&gt; /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI</div><div>0x9922e000 - 0x99263ff7 &nbsp;libcups.2.dylib ??? (???) &lt;AFDC4D3C-0FF4-D459-B26C-4BA1093F9142&gt; /usr/lib/libcups.2.dylib</div><div>0x99264000 - 0x9929effb &nbsp;libFontRegistry.dylib ??? (???) &lt;72342297-E8D6-B071-A752-014134129282&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib</div><div>0x9955c000 - 0x995cbff7 &nbsp;libvMisc.dylib ??? (???) &lt;59243A8C-2B98-3E71-8032-884D4853E79F&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib</div><div>0xba900000 - 0xba916ff7 &nbsp;libJapaneseConverter.dylib ??? (???) &lt;4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69&gt; /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib</div><div>0xbab00000 - 0xbab21fe7 &nbsp;libKoreanConverter.dylib ??? (???) &lt;A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28&gt; /System/Library/CoreServices/Encodings/libKoreanConverter.dylib</div><div>0xffff0000 - 0xffff1fff &nbsp;libSystem.B.dylib ??? (???) &lt;D45B91B2-2B4C-AAC0-8096-1FC48B7E9672&gt; /usr/lib/libSystem.B.dylib</div><div><br></div><div>Model: Macmini3,1, BootROM MM31.0081.B06, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.35f0</div><div>Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB</div><div>Memory Module: global_name</div><div>AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.91.26)</div><div>Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports</div><div>Network Service: AirPort, AirPort, en1</div><div>Serial ATA Device: Hitachi HTS543232L9SA02, 298.09 GB</div><div>Serial ATA Device: PIONEER DVD-RW &nbsp;DVRTS08</div><div>USB Device: USB-Serial Controller, 0x067b &nbsp;(Prolific Technology, Inc.), 0x2303, 0x06200000</div><div>USB Device: BRCM2046 Hub, 0x0a5c &nbsp;(Broadcom Corp.), 0x4500, 0x06100000</div><div>USB Device: Bluetooth USB Host Controller, 0x05ac &nbsp;(Apple Inc.), 0x8216, 0x06110000</div><div>USB Device: Comfort Curve Keyboard 2000, 0x045e &nbsp;(Microsoft Corporation), 0x00dd, 0x04700000</div><div>USB Device: IR Receiver, 0x05ac &nbsp;(Apple Inc.), 0x8242, 0x04500000</div><div>USB Device: Microsoft Wireless Optical Mouse® 1.0A, 0x045e &nbsp;(Microsoft Corporation), 0x008c, 0x04300000</div><div><br></div></div></body></html>