Opened 5 years ago

Last modified 3 years ago

#57393 assigned defect

KDE apps fail on MacPorts wide upgrade

Reported by: cvonnagy (Christopher von Nagy) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: libkdcraw

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi, I executed the following commands Friday to install QGIS on a High Sierra 10.12.6 system.

sudo port selfupdate
sudo port upgrade outdated
sudo port select --set python python36
sudo port install grass7
sudo port install qgis

The installation of qgis succeeded (grass7 failed but that is not the concern here) but as a consequence KDE programs (Kile, Okular, Umbrello) have stopped working, and dbus does not seem to be running (ps ax |grep dbus). I unloaded and reloaded org.freedesktop.dbus-session.plist to no avail. libkdcraw also now generates a compile error. I am attaching the error log from libkdcraw if it is any way helpful.

Attachments (1)

libkdcraw_main.log (354.8 KB) - added by cvonnagy (Christopher von Nagy) 5 years ago.
libkdcraw compile log with error

Download all attachments as: .zip

Change History (7)

Changed 5 years ago by cvonnagy (Christopher von Nagy)

Attachment: libkdcraw_main.log added

libkdcraw compile log with error

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to NicosPavlov
Port: libkdcraw added
Status: newassigned

The first error in the log is:

error: no member named 'linenoise' in 'libraw_output_params_t'

I assume based on this that libraw, on which libkdcraw depends, has been updated in a non-backward-compatible way, and that libkdcraw needs to be updated to a new version that is compatible with this new libraw. (Although libraw hasn't been changed since it was updated to 0.19.0 back in July. Has it been a long time since you last updated your ports?)

As to your other issues, we need more details than "stopped working". If the programs don't launch, do they crash? Do they generate a crash log report that you could attach here?

comment:2 Changed 5 years ago by cvonnagy (Christopher von Nagy)

The programs crash automatically triggering the DrKonqui KDE utility which also immediately crashes. If I go into the actual application bundle and run the program in a terminal window, the following error messages are generated:

./Kile.shell ./Kile.shell: line 4: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_tex_kde4-kile/kde4-kile/work/build/src/Kile.app/Contents/MacOS/Kile: No such file or directory

./Kile kile(95234)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) KCrash: Application 'Kile' crashing... KCrash: Attempting to start /opt/local/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi directly drkonqi(95236)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch)

I am attaching the crash report for the drkonqi process as a separate file. There are no crash reports for Kile in ~/Library/Logs/DiagnosticReports.

As for the contents of the /opt/local/var/macports/build directory referenced in Kile.shell, the only directories there are:

_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_qt59 _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_grass7 _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libjpeg-turbo _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_digikam _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_kde4-workspace _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_libkdcraw _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-backports _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-graveyard

The program Kate runs but cannot talk to the launcher. I also attach error messages when running Kate in the terminal.

comment:3 Changed 5 years ago by cvonnagy (Christopher von Nagy)

QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. klauncher(95381) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! kate(95377)/kate-filetree KateFileTreePluginView::KateFileTreePluginView: BEGIN: mw: Kate::MainWindow(0x7f816c530dc0) kate(95377)/kate-filetree ProxyItem::ProxyItem: ProxyItem(0x7f816ec02fe0,0x0,-1,QObject(0x0) ,"m_root") kate(95377)/kate-filetree ProxyItem::ProxyItem: ProxyItem(0x7f816ec03a10,0x0,-1,QObject(0x0) ,"Untitled") kate(95377)/kate-filetree KateFileTreeModel::documentOpened: before add: ProxyItem(0x7f816ec03a10,0x0,-1,KateDocument(0x7f816ea36f50) , "Untitled" ) kate(95377)/kate-filetree KateFileTreeModel::setupIcon: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::setupIcon: END! kate(95377)/kate-filetree KateFileTreeModel::handleInsert: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::handleInsert: empty item kate(95377)/kate-filetree ProxyItem::addChild: added ProxyItem(0x7f816ec03a10,0x7f816ec02fe0,0,KateDocument(0x7f816ea36f50) , "Untitled" ) to ProxyItemDir(0x7f816ec02fe0,0x0,-1,"m_root", children:1) kate(95377)/kate-filetree KateFileTreeModel::documentOpened: after add: ProxyItem(0x7f816ec03a10,0x7f816ec02fe0,0,KateDocument(0x7f816ea36f50) , "Untitled" ) kate(95377)/kate-filetree KateFileTreeProxyModel::KateFileTreeProxyModel: BEGIN! kate(95377)/kate-filetree KateFileTreePluginView::setListMode: BEGIN kate(95377)/kate-filetree KateFileTreePluginView::setListMode: treeMode kate(95377)/kate-filetree KateFileTreePluginView::setListMode: END kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: BEGIN! kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: BEGIN! kate(95377)/kate-filetree KateFileTreeProxyModel::docIndex: ! kate(95377)/kate-filetree KateFileTreeModel::docIndex: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::docIndex: END! kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: selected doc= KateDocument(0x7f816ea36f50) QModelIndex(0,0,0x7f816ec4f790,KateFileTreeProxyModel(0x7f816c727600) ) kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: display= "Untitled" kate(95377)/kate-filetree KateFileTreeModel::documentActivated: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::documentActivated: adding viewHistory ProxyItem(0x7f816ec03a10,0x7f816ec02fe0,0,KateDocument(0x7f816ea36f50) , "Untitled" ) kate(95377)/kate-filetree KateFileTreeModel::updateBackgrounds: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::updateBackgrounds: m_editHistory contains 0 elements kate(95377)/kate-filetree KateFileTreeModel::updateBackgrounds: END! kate(95377)/kate-filetree KateFileTreeModel::documentActivated: END! kate(95377)/kate-filetree KateFileTree::slotCurrentChanged: current: QModelIndex(0,0,0x7f816ec4f790,KateFileTreeProxyModel(0x7f816c727600) ) previous: QModelIndex(-1,-1,0x0,QObject(0x0) ) kate(95377)/kate-filetree KateFileTree::slotCurrentChanged: got doc, setting prev: QModelIndex(0,0,0x7f816ec4f790,KateFileTreeProxyModel(0x7f816c727600) ) kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: END! kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: BEGIN! kate(95377)/kate-filetree KateFileTreeProxyModel::docIndex: ! kate(95377)/kate-filetree KateFileTreeModel::docIndex: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::docIndex: END! kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: selected doc= KateDocument(0x7f816ea36f50) QModelIndex(0,0,0x7f816ec4f790,KateFileTreeProxyModel(0x7f816c727600) ) kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: display= "Untitled" kate(95377)/kate-filetree KateFileTreeModel::documentActivated: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::documentActivated: adding viewHistory ProxyItem(0x7f816ec03a10,0x7f816ec02fe0,0,KateDocument(0x7f816ea36f50) , "Untitled" ) kate(95377)/kate-filetree KateFileTreeModel::updateBackgrounds: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::updateBackgrounds: m_editHistory contains 0 elements kate(95377)/kate-filetree KateFileTreeModel::updateBackgrounds: END! kate(95377)/kate-filetree KateFileTreeModel::documentActivated: END! kate(95377)/kate-filetree KateFileTreePluginView::viewChanged: END! kdeinit4: Shutting down running client. kate(95377): couldn't create slave: "Cannot talk to klauncher: The name org.kde.klauncher was not provided by any .service files" kdeinit4: Shutting down running client. kate(95377): couldn't create slave: "Cannot talk to klauncher: The name org.kde.klauncher was not provided by any .service files" kate(95377): Couldn't start knotify from knotify4.desktop: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path: The name org.kde.klauncher was not provided by any .service files "

kdeinit4: Shutting down running client. kate(95377)/kdeui (KNotification) KNotification::slotReceivedIdError: Error while contacting notify daemon "Failed to execute program org.kde.knotify: No such file or directory" klauncher(95401) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! klauncher(95402) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! klauncher(95403) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! 2018-10-16 10:04:26.779 kate[95377:5720904] modalSession has been exited prematurely - check for a reentrant call to endModalSession: kate(95377)/kate-filetree KateFileTreeModel::documentModifiedChanged: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::documentModifiedChanged: modified! kate(95377)/kate-filetree KateFileTreeModel::setupIcon: BEGIN! kate(95377)/kate-filetree KateFileTreeModel::setupIcon: END! kate(95377)/kate-filetree KateFileTreeModel::documentModifiedChanged: END! 2018-10-16 10:04:33.185 kate[95377:5720904] modalSession has been exited prematurely - check for a reentrant call to endModalSession: kate(95377)/kate-filetree KateFileTreePluginSettings::save: save config!

comment:4 Changed 5 years ago by cvonnagy (Christopher von Nagy)

Process: drkonqi [95236] Path: /opt/local/lib/*/drkonqi.app/Contents/MacOS/drkonqi Identifier: ??? Version: ??? (???) Code Type: X86-64 (Native) Parent Process: ??? [95234] Responsible: drkonqi [95236] User ID: 502

Date/Time: 2018-10-16 09:51:26.237 -0700 OS Version: Mac OS X 10.13.6 (17G65) Report Version: 12 Anonymous UUID: 9D2D52B3-CCC0-EA91-8E76-6A16FC8A81FC

Sleep/Wake UUID: 9F88B95F-2F9A-4760-8251-E44F81F607BD

Time Awake Since Boot: 320000 seconds Time Since Wake: 73000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff559b3b66 pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff55b7e080 pthread_kill + 333 2 libsystem_c.dylib 0x00007fff5590f1ae abort + 127 3 QtCore 0x00000001109fa32a qt_message_output(QtMsgType, char const*) + 170 4 libkdeui.5.dylib 0x000000010f55b917 QDebug::~QDebug() + 103 5 libkdeui.5.dylib 0x000000010f5f65aa KApplicationPrivate::init(bool) + 1736 6 libkdeui.5.dylib 0x000000010f5f5d9e KApplication::KApplication(bool) + 256 7 0x000000010d2443d7 main + 3207 8 libdyld.dylib 0x00007fff55863015 start + 1

Thread 1: 0 libsystem_kernel.dylib 0x00007fff559b428a workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff55b7b009 _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff55b7abe9 start_wqthread + 13

Thread 2: 0 libsystem_kernel.dylib 0x00007fff559b428a workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff55b7b009 _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff55b7abe9 start_wqthread + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff559b428a workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff55b7b20e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff55b7abe9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x00007fff8e367380 rcx: 0x00007ffee29c7568 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee29c75a0 rsp: 0x00007ffee29c7568

r8: 0x00007fff8e346048 r9: 0x0000000000000040 r10: 0x0000000000000000 r11: 0x0000000000000206

r12: 0x0000000000000307 r13: 0x00007ffee29c77c8 r14: 0x0000000000000006 r15: 0x000000000000002d rip: 0x00007fff559b3b66 rfl: 0x0000000000000206 cr2: 0x00007fff8e344168

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images:

0x10d238000 - 0x10d2c9fff + (??? - ???) <85F74DD6-13B6-3B23-B47C-1FD14B7ED239> /opt/local/lib/*/drkonqi.app/Contents/MacOS/drkonqi 0x10d331000 - 0x10e5a4ff7 +QtWebKit (0) <BF7C2176-7325-3F39-B6F6-D5668C3BD92C> /opt/local/libexec/*/QtWebKit.framework/Versions/4/QtWebKit 0x10ede5000 - 0x10ee01fff +libkdewebkit.5.dylib (0) <BD3286AC-50EB-3B1C-A63C-463BDA87F055> /opt/local/lib/libkdewebkit.5.dylib 0x10ee19000 - 0x10ee27ffb +libkxmlrpcclient.4.dylib (0) <1314B2C5-53C5-355D-981C-0EE578F04A6B> /opt/local/lib/libkxmlrpcclient.4.dylib 0x10ee2f000 - 0x10ee63ff3 +libkparts.4.dylib (0) <8999A705-CDD0-34DA-A59E-85BA2986770D> /opt/local/lib/libkparts.4.dylib 0x10ee94000 - 0x10f0cdffb +libkio.5.dylib (0) <FF4555F6-7C76-32E6-9DC8-C003882317B9> /opt/local/lib/libkio.5.dylib 0x10f1ef000 - 0x10f2ecff7 +QtNetwork (0) <193995FD-019E-3FE3-92DC-29D8BDD704E0> /opt/local/libexec/*/QtNetwork.framework/Versions/4/QtNetwork 0x10f353000 - 0x10f38dff3 +QtXml (0) <4347A8CE-F2B6-3D5D-92AD-5135202AF13C> /opt/local/libexec/*/QtXml.framework/Versions/4/QtXml 0x10f3a8000 - 0x10f3d4ff3 +libnepomukutils.4.dylib (0) <43A62DCB-E5F3-378C-8D95-714B1A1304CA> /opt/local/lib/libnepomukutils.4.dylib 0x10f3fe000 - 0x10f4bbff3 +libnepomuk.4.dylib (0) <42F4EB27-2525-3885-AC95-2CBDDD027406> /opt/local/lib/libnepomuk.4.dylib 0x10f513000 - 0x10f816ff7 +libkdeui.5.dylib (0) <B5ED1F76-A67B-3C61-B9C2-735237CE27CA> /opt/local/lib/libkdeui.5.dylib 0x10f9e2000 - 0x110260ff7 +QtGui (0) <72D994BB-EC2B-35A9-AC4D-028BCC9B9AB5> /opt/local/libexec/*/QtGui.framework/Versions/4/QtGui 0x110525000 - 0x110566ff7 +QtSvg (0) <3F519801-01BC-334D-B9BC-1E0BD859E013> /opt/local/libexec/*/QtSvg.framework/Versions/4/QtSvg 0x11058b000 - 0x110615ffb +libsoprano.4.dylib (0) <EC2CBF95-5643-3F56-BD6A-BB832BB143F6> /opt/local/lib/libsoprano.4.dylib 0x11067d000 - 0x1108cbffb +libkdecore.5.dylib (0) <CEF53DF7-6679-3BB8-9C1E-EE8B855571F4> /opt/local/lib/libkdecore.5.dylib 0x1109e0000 - 0x110c4fff3 +QtCore (0) <C350DFE0-2689-387B-81BA-74CDD11F37AC> /opt/local/libexec/*/QtCore.framework/Versions/4/QtCore 0x110cfd000 - 0x110d65fff +QtDBus (0) <85562B3A-58CE-3203-9585-975B32D37BE8> /opt/local/libexec/*/QtDBus.framework/Versions/4/QtDBus 0x110d93000 - 0x110da3ff3 +libz.1.dylib (0) <ACB7269B-A127-30F2-8EE4-1F6E0B286AF1> /opt/local/lib/libz.1.dylib 0x110dab000 - 0x110dceff7 +libpng16.16.dylib (0) <2899DB85-1FE5-3B93-8F5B-D186D01C0A61> /opt/local/lib/libpng16.16.dylib 0x110dde000 - 0x110e28ff7 +libssl.1.0.0.dylib (0) <40FE46CC-B933-3356-B869-B00B6A7F8388> /opt/local/lib/libssl.1.0.0.dylib 0x110e46000 - 0x110fd3a67 +libcrypto.1.0.0.dylib (0) <91770F03-73FF-3F17-AC30-01865B8F9F4B> /opt/local/lib/libcrypto.1.0.0.dylib 0x111050000 - 0x111095ffb +libstreamanalyzer.0.dylib (0) <6CB9612F-93EB-3C60-9B6C-DF660C09F8FF> /opt/local/lib/libstreamanalyzer.0.dylib 0x1110cb000 - 0x1110e8ff7 +libstreams.0.dylib (0) <F2CF59D4-E435-3C97-A552-D71F8051096F> /opt/local/lib/libstreams.0.dylib 0x111106000 - 0x11114eff7 +libsolid.4.dylib (0) <74CB8F80-8028-3869-8CB2-CD919580E721> /opt/local/lib/libsolid.4.dylib 0x1111a1000 - 0x1111e6ff3 +libnepomukquery.4.dylib (0) <28015545-3975-30E2-BDCB-B3163CD10F92> /opt/local/lib/libnepomukquery.4.dylib 0x11120a000 - 0x11123eff7 +libsopranoclient.1.dylib (0) <9529F433-89F0-33FE-B1F6-5CEAA6183409> /opt/local/lib/libsopranoclient.1.dylib 0x111267000 - 0x111294ff7 +libdbus-1.3.dylib (0) <FB08FE62-E218-30EF-A6FA-7AB21355487A> /opt/local/lib/libdbus-1.3.dylib 0x1112aa000 - 0x111337ff3 +libqca.2.dylib (0) <B185666E-8896-3E0E-B086-EDEC2F204CBF> /opt/local/libexec/*/libqca.2.dylib 0x11139f000 - 0x111433ff3 +libattica.0.4.dylib (0) <3B2A5BCC-BA53-37A9-BC09-4A991F0919C0> /opt/local/lib/libattica.0.4.dylib 0x11147f000 - 0x11149cffb +libdbusmenu-qt.2.dylib (0) <D5FA65A5-3594-373A-B22D-0FCFF56DA17C> /opt/local/lib/libdbusmenu-qt.2.dylib 0x1114af000 - 0x1114bfffb +libbz2.1.0.dylib (0) <B0627361-215C-3278-ADCF-943CEAA0F2A1> /opt/local/lib/libbz2.1.0.dylib 0x1114c6000 - 0x1114e1ff7 +liblzma.5.dylib (0) <4AD094D9-BACF-37DA-99E6-7B5506E6B48D> /opt/local/lib/liblzma.5.dylib 0x1114e9000 - 0x1114f1ff7 +libintl.8.dylib (0) <9B3D2759-E023-3344-844D-5556BF4B1F93> /opt/local/lib/libintl.8.dylib 0x1114fc000 - 0x1115f0ff7 +libiconv.2.dylib (0) <05E7C0E0-2617-3AC8-A660-4481A238FD31> /opt/local/lib/libiconv.2.dylib 0x111602000 - 0x1116e9ff7 +libxml2.2.dylib (0) <8EDCE8C8-60A6-3CAD-826F-96EA182096D6> /opt/local/lib/libxml2.2.dylib 0x11179e000 - 0x1117b8fff com.apple.security.csparser (3.0 - 58286.70.7) <9065D307-CC21-3ED2-95C7-BF2D59FC48D3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x11269f000 - 0x1126a4fff +kimg_dds.so (0) <B7E5F090-FB46-34A9-B6F8-6B662E732ED2> /opt/local/lib/*/kimg_dds.so 0x11336f000 - 0x1133b9acf dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld 0x11e4fe000 - 0x11e504ffb +kimg_eps.so (0) <93A5254C-8929-33E2-835E-767ABC621617> /opt/local/lib/*/kimg_eps.so 0x11e50a000 - 0x11e50ffff +kimg_exr.so (0) <86B1C3A3-64A6-3C6D-896E-66452BB387A6> /opt/local/lib/*/kimg_exr.so 0x11e515000 - 0x11e51effb +libImath-2_2.23.dylib (0) <5302AF66-B3F2-3F9A-971A-08FAD6B35B85> /opt/local/lib/libImath-2_2.23.dylib 0x11e523000 - 0x11e7a8ffb +libIlmImf-2_2.23.dylib (0) <9766A3A3-9B17-3B71-9BC6-38EF737AA2D0> /opt/local/lib/libIlmImf-2_2.23.dylib 0x11e7ff000 - 0x11e803fff +libIex-2_2.23.dylib (0) <0EC15F3A-F993-32B4-BFBE-9C6917836DDD> /opt/local/lib/libIex-2_2.23.dylib 0x11e811000 - 0x11e852ffb +libHalf.23.dylib (0) <479B90D9-92DC-3DB5-A93D-F772B2DFA3A2> /opt/local/lib/libHalf.23.dylib 0x11e855000 - 0x11e858ffb +libIlmThread-2_2.23.dylib (0) <B1EB80E1-5124-368A-B9F5-E218B806B4EF> /opt/local/lib/libIlmThread-2_2.23.dylib 0x11e85d000 - 0x11e85eff3 +libIexMath-2_2.23.dylib (0) <275246F3-1C1B-374F-9372-91B28E1F35BA> /opt/local/lib/libIexMath-2_2.23.dylib 0x11e862000 - 0x11e866fff +kimg_jp2.so (0) <C845CD8F-11A8-325C-883A-CE8358DA0455> /opt/local/lib/*/kimg_jp2.so 0x11e86b000 - 0x11e8a2ffb +libjasper.4.dylib (0) <F8F25407-CA93-30FC-9563-BB290A4E891F> /opt/local/lib/libjasper.4.dylib 0x11e8b6000 - 0x11e8e2ff7 +libjpeg.9.dylib (0) <741554BB-FE21-33D2-974D-8A18D45F892D> /opt/local/lib/libjpeg.9.dylib 0x11e8e9000 - 0x11e8effff +kimg_pcx.so (0) <4519ED95-766B-3ED1-A6F8-0304BFC61B70> /opt/local/lib/*/kimg_pcx.so 0x11e8f5000 - 0x11e8f9ffb +kimg_pic.so (0) <DB455BC4-E72D-3846-9F4D-5A26F6256DB7> /opt/local/lib/*/kimg_pic.so 0x11e8fe000 - 0x11e902fff +kimg_psd.so (0) <3D0EA166-9824-3659-B8F2-457D7E77C0EC> /opt/local/lib/*/kimg_psd.so 0x11e907000 - 0x11e90bffb +kimg_ras.so (0) <70099532-33F1-355D-A76E-EBA40D775DAF> /opt/local/lib/*/kimg_ras.so 0x11e910000 - 0x11e917fff +kimg_rgb.so (0) <BD17FE8A-1904-3AE5-97D1-7232DDC051C9> /opt/local/lib/*/kimg_rgb.so 0x11e91d000 - 0x11e921ffb +kimg_tga.so (0) <E6EF144B-E919-3F69-A47D-A56911347F51> /opt/local/lib/*/kimg_tga.so 0x11e926000 - 0x11e92aff7 +kimg_webp.so (0) <3B35F132-9EA7-331A-A486-85F62F874060> /opt/local/lib/*/kimg_webp.so 0x11e930000 - 0x11e982ffb +libwebp.7.dylib (0) <021F45A0-BC3F-3155-8C74-D77B7813C7CC> /opt/local/lib/libwebp.7.dylib 0x11e991000 - 0x11e99dff7 +kimg_xcf.so (0) <03CD758D-8861-3BE3-B78E-8B85F0AE18E1> /opt/local/lib/*/kimg_xcf.so 0x11e9a9000 - 0x11e9acfff +kimg_xview.so (0) <008F3561-8B0D-3469-8746-41AC599C7D39> /opt/local/lib/*/kimg_xview.so 0x11e9b1000 - 0x11e9b7ff3 +libqgif.dylib (0) <A9EA28A4-E33D-3766-BFE4-B177CDB09578> /opt/local/libexec/*/libqgif.dylib 0x11e9bc000 - 0x11e9c1ffb +libqico.dylib (0) <5E67FCAB-ABD6-3B2D-9031-C0660CF214DC> /opt/local/libexec/*/libqico.dylib 0x11e9c7000 - 0x11e9ccff3 +libqjpeg.dylib (0) <220C33EC-23AB-3445-8154-F59446E199E0> /opt/local/libexec/*/libqjpeg.dylib 0x11e9d2000 - 0x11e9d6fff +libqmng.dylib (0) <0BCCD680-6934-381A-BFB4-88E7BA058257> /opt/local/libexec/*/libqmng.dylib 0x11e9dc000 - 0x11ea1bfff +libmng.2.dylib (0) <67CBCB3F-35F2-375B-BF9D-5F2DBC75C11F> /opt/local/lib/libmng.2.dylib 0x11ea35000 - 0x11ea6cfff +liblcms2.2.dylib (0) <9BB70D43-597B-3F0B-9975-DA34D02E41A9> /opt/local/lib/liblcms2.2.dylib 0x11ea7e000 - 0x11ea82fff +libqsvg.dylib (0) <D8063091-9D21-3954-8E82-723220A78C77> /opt/local/libexec/*/libqsvg.dylib 0x11ea87000 - 0x11ea8dff3 +libqtiff.dylib (0) <0C4630D0-FD72-3389-9C6C-8A2FD40F80DB> /opt/local/libexec/*/libqtiff.dylib 0x11ea92000 - 0x11eaedff7 +libtiff.5.dylib (0) <96261CD7-A2F3-352B-A342-B339046A0CC4> /opt/local/lib/libtiff.5.dylib

0x7fff29f02000 - 0x7fff29f02fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff29f03000 - 0x7fff29f19fef libCGInterfaces.dylib (417.2) <2E67702C-75F6-308A-A023-F28120BEE667> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff29f1a000 - 0x7fff2a418fc3 com.apple.vImage (8.1 - ???) <A243A7EF-0C8E-3A9A-AA38-44AFD7507F00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2a419000 - 0x7fff2a573fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2a574000 - 0x7fff2a5a2fef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2a5a3000 - 0x7fff2a962ff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2a963000 - 0x7fff2a978ff7 libLinearAlgebra.dylib (1211.50.2) <E8E0B7FD-A0B7-31E5-AF01-81781F71EBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2a979000 - 0x7fff2a97eff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2a97f000 - 0x7fff2a9fffff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2aa00000 - 0x7fff2aa13fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2aa14000 - 0x7fff2abc1fc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2abc2000 - 0x7fff2ac73fff libvMisc.dylib (622.50.5) <BA2532DF-2D68-3DD0-9B59-D434BF702AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2ac74000 - 0x7fff2ac74fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff2af68000 - 0x7fff2bdc6fff com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff2be18000 - 0x7fff2be18fff com.apple.ApplicationServices (48 - 50) <AFFBD94A-AF76-336E-B53E-57524EAE8EF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff2be19000 - 0x7fff2be7ffff com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff2bf18000 - 0x7fff2c03afff libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff2c03b000 - 0x7fff2c085ff7 libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff2c12a000 - 0x7fff2c15dff7 libTrueTypeScaler.dylib (222.1.6) <9147F859-8BD9-31D9-AB54-8E9549B92AE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff2c1c7000 - 0x7fff2c1cbff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <A5FB2694-1559-34A8-A3D3-2029F68A63CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff2c26b000 - 0x7fff2c2bdffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff2c2be000 - 0x7fff2c2ccfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <B65FF7E6-E9B5-34D8-8CA7-63D415A8A9A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff2c2cd000 - 0x7fff2c319fff com.apple.print.framework.PrintCore (13.4 - 503.2) <B90C67C1-0292-3CEC-885D-F1882CD104BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff2c31a000 - 0x7fff2c354fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff2c355000 - 0x7fff2c361fff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <A08DE016-C8F2-3B0E-BD34-15959D13DBF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff2c362000 - 0x7fff2c5f0ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E0B8B5D8-80A0-308B-ABD6-F8612102B5D8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff2c5f2000 - 0x7fff2c5f2fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABF8778E-4F9D-305E-A528-DE406A1A2B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff2c915000 - 0x7fff2ccafff7 com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff2ccc4000 - 0x7fff2ccc4fff com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff2ccc5000 - 0x7fff2ccc8ffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff2ccc9000 - 0x7fff2cfcefff com.apple.HIToolbox (2.1.1 - 911.10) <BF7F9C0E-C732-3FB2-9BBC-362888BDA57B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff2cfcf000 - 0x7fff2cfd2ffb com.apple.help (1.3.8 - 66) <DEBADFA8-C189-3195-B0D6-A1F2DE95882A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff2cfd3000 - 0x7fff2cfd8fff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff2cfd9000 - 0x7fff2d06effb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff2d06f000 - 0x7fff2d089ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff2d0aa000 - 0x7fff2d0abfff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff2d0ac000 - 0x7fff2d0aeff7 com.apple.securityhi (9.0 - 55006) <C1406B8D-7D05-3959-808F-9C82189CF57F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff2d0af000 - 0x7fff2d0b5fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff2d1e4000 - 0x7fff2d29dfff com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff2d42a000 - 0x7fff2d4bdff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EB35D3EC-56EA-33E6-98DC-BDC3A5FA8ACE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff2d524000 - 0x7fff2d54dffb com.apple.CoreBluetooth (1.0 - 1) <E1335074-9D07-370E-8440-61C4874BAC56> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff2d54e000 - 0x7fff2d8a4fef com.apple.CoreData (120 - 851) <A2B59780-FB16-36A3-8EE0-E0EF072454E0> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff2d8a5000 - 0x7fff2d988fff com.apple.CoreDisplay (99.14 - 99.14) <A1B91ADD-828D-33A0-8A92-CC3F83DF89D0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff2d989000 - 0x7fff2de2afef com.apple.CoreFoundation (6.9 - 1454.90) <E5D594BF-9142-3325-A62D-CF4AAF472642> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff2de2c000 - 0x7fff2e43cfef com.apple.CoreGraphics (2.0 - 1161.21) <375C477F-5A89-3C49-9B63-373C81A63F7E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff2e43e000 - 0x7fff2e72dfff com.apple.CoreImage (13.0.0 - 579.5) <AAE2DFD0-9B0A-3D56-8A3E-C460BAF70394> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff2eb02000 - 0x7fff2eb02fff com.apple.CoreServices (822.36 - 822.36) <C8368F17-1589-3BA5-A0E7-89CB8DF2454F> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff2eb03000 - 0x7fff2eb77ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff2eb78000 - 0x7fff2ee4ffff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff2ee50000 - 0x7fff2ee84fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff2ee85000 - 0x7fff2ee8dffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff2ee8e000 - 0x7fff2f04bfff com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff2f04c000 - 0x7fff2f0fcff7 com.apple.Metadata (10.7.0 - 1191.4.13) <B5C22E70-C265-3C9F-865F-B138994A418D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff2f0fd000 - 0x7fff2f15dfff com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff2f15e000 - 0x7fff2f1ccfff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff2f1cd000 - 0x7fff2f1f1ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff2f492000 - 0x7fff2f5e2fff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff2f5e3000 - 0x7fff2f61dfff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff2f61e000 - 0x7fff2f6a9ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) <E862CC02-69D2-3503-887B-B6E8223081E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff2f924000 - 0x7fff2f929fff com.apple.DiskArbitration (2.7 - 2.7) <A975AD56-4CD3-3A89-8732-858CA9BD3DAA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff2faea000 - 0x7fff2feb0fff com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff2ff21000 - 0x7fff2ff51fff com.apple.GSS (4.0 - 2.0) <D774A165-5581-3479-AB5D-2BBDB5CF8882> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff30063000 - 0x7fff30167ffb com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff301c7000 - 0x7fff30262fff com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff30264000 - 0x7fff3026bfff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff302c2000 - 0x7fff3043cff7 com.apple.ImageIO.framework (3.3.0 - 1739.3) <7C579D3F-AE0B-31C9-8F80-67F2290B8DE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3043d000 - 0x7fff30441ffb libGIF.dylib (1739.3) <7AA44C9D-48E8-3090-B044-61FE6F0AEF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff30442000 - 0x7fff30529fef libJP2.dylib (1739.3) <AEBF7260-0C10-30C0-8F0F-8B347DEE78B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3052a000 - 0x7fff3054dff7 libJPEG.dylib (1739.3) <D8C966AD-A00C-3E8B-A7ED-D7CC7ECB3224> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff30829000 - 0x7fff3084ffeb libPng.dylib (1739.3) <1737F680-99D1-3F03-BFA5-5CDA30EB880A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff30850000 - 0x7fff30852ffb libRadiance.dylib (1739.3) <21746434-FCC7-36DE-9331-11277DF66AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff30853000 - 0x7fff308a1fef libTIFF.dylib (1739.3) <C4CB5C1D-20F2-3BD4-B0E6-629FDB3EF8E8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3175b000 - 0x7fff31774ff7 com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff32156000 - 0x7fff321d7fff com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff321f4000 - 0x7fff3220ffff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <AD754E8F-CA00-3878-9AF3-208C224A230B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff32210000 - 0x7fff3227ffef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff32280000 - 0x7fff322a4fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff322a5000 - 0x7fff3238cff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3238d000 - 0x7fff3238dff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3338c000 - 0x7fff33398ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3618a000 - 0x7fff361e4ff7 com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff361e5000 - 0x7fff36201ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff36202000 - 0x7fff3620dfff com.apple.OpenDirectory (10.13 - 207.50.1) <F895547D-4915-353F-9C1E-E95172BA803B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3738c000 - 0x7fff3738efff libCVMSPluginSupport.dylib (16.7.4) <F9270AE0-CC3B-3E3E-BA32-CC1068DD8F27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3738f000 - 0x7fff37394ffb libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff37395000 - 0x7fff37399fff libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3739a000 - 0x7fff373a3ff3 libGFXShared.dylib (16.7.4) <EB2BF8A0-E10D-35EA-8F46-B2E3C62C12A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff373a4000 - 0x7fff373affff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff373b0000 - 0x7fff373ebfe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3755a000 - 0x7fff37598ffb libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff37f10000 - 0x7fff37f1fff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff38d6e000 - 0x7fff38fbaff7 com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff397f0000 - 0x7fff39b1bfff com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff39b1c000 - 0x7fff39ba8ff7 com.apple.securityfoundation (6.0 - 55185.50.5) <D708D069-AEDB-36C2-B1DA-479DA91D7711> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff39bda000 - 0x7fff39bdeffb com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff39f83000 - 0x7fff39ff3ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff3cef0000 - 0x7fff3cf83fff com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff3dbae000 - 0x7fff3dbd6fff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff3dbd8000 - 0x7fff3dbe7fef com.apple.AppleFSCompression (96.60.1 - 1.0) <A7C875C4-F5EE-3272-AFB6-57C9FD5352B3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff3dce6000 - 0x7fff3dcf1ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff3dd2b000 - 0x7fff3dd73ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff3ddae000 - 0x7fff3ddd6fff com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff3e228000 - 0x7fff3e4c1ffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff3e5f8000 - 0x7fff3e5ffff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff3e600000 - 0x7fff3e687ff7 com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff40041000 - 0x7fff4004aff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff40b50000 - 0x7fff40b60ff7 com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff412f4000 - 0x7fff412fcff3 com.apple.CorePhoneNumbers (1.0 - 1) <A5D41251-9F38-3AB9-9DE7-F77023FAAA44> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff41487000 - 0x7fff414b8ff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff417f5000 - 0x7fff41886fff com.apple.CoreSymbolication (9.3 - 64026.2) <D55A6E5B-0267-3F3A-8D90-4B8F39458420> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff41909000 - 0x7fff41a3efff com.apple.coreui (2.1 - 494.1) <B2C515C3-FCE8-3B28-A225-05AD917F509B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff41a3f000 - 0x7fff41b70fff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff41bc5000 - 0x7fff41c29fff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff41c2a000 - 0x7fff41c3aff7 com.apple.CrashReporterSupport (10.13 - 1) <A909F468-0648-3F51-A77E-3F9ADBC9A941> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff41cb8000 - 0x7fff41cc7ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff41cca000 - 0x7fff41cceffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff41d50000 - 0x7fff41dc6fff com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff41e14000 - 0x7fff41e54ff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff41e55000 - 0x7fff41f84fff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff42d9e000 - 0x7fff431ccfff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff46494000 - 0x7fff46499fff com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff4720f000 - 0x7fff4721efff com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff472a1000 - 0x7fff47315fff com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff47c25000 - 0x7fff47c2cff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff47c30000 - 0x7fff47c47fff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff48012000 - 0x7fff48038ffb com.apple.IconServices (97.6 - 97.6) <A56D826D-20D2-34BE-AACC-A80CFCB4E915> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff482bd000 - 0x7fff482d0ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AED421B0-90A0-3969-98A4-CCBCF2D3360B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff482d1000 - 0x7fff483c6ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff483c7000 - 0x7fff48409fff com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff4840d000 - 0x7fff48414ff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff49126000 - 0x7fff4918fff7 com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff4931d000 - 0x7fff49336fff com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff493c2000 - 0x7fff493ecffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff49653000 - 0x7fff4965efff com.apple.NetAuth (6.2 - 6.2) <B3795F63-C14A-33E1-9EE6-02A2E7661321> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff4aef4000 - 0x7fff4af04ffb com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff4ccc3000 - 0x7fff4cce1fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff4cebc000 - 0x7fff4cedfffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff4e803000 - 0x7fff4e918ff7 com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff4e943000 - 0x7fff4e944ff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff4f68c000 - 0x7fff4f928ff7 com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff500f1000 - 0x7fff500fefff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff50ca4000 - 0x7fff50d2dfc7 com.apple.Symbolication (9.3 - 64033) <C2C55C9A-C264-3044-A953-16457148190A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff5129e000 - 0x7fff512a6ff7 com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff514b3000 - 0x7fff51570ff7 com.apple.TextureIO (3.7 - 3.7) <F8BAC954-405D-3CC3-AB7B-048C866EF980> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff51621000 - 0x7fff517d0fff com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff52ed9000 - 0x7fff52edbffb com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff53042000 - 0x7fff53075ff7 libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib 0x7fff5312f000 - 0x7fff53168ff7 libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib 0x7fff53169000 - 0x7fff53174fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib 0x7fff53206000 - 0x7fff53207ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff5323e000 - 0x7fff53408ff3 libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib 0x7fff53440000 - 0x7fff53440fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib 0x7fff53577000 - 0x7fff5357bffb libScreenReader.dylib (562.18.4) <E239923D-54C9-3BBF-852F-87C09DEF4091> /usr/lib/libScreenReader.dylib 0x7fff5357c000 - 0x7fff5357dffb libSystem.B.dylib (1252.50.4) <CD555F3B-FDDB-35E5-A2FB-FBBF3D62031A> /usr/lib/libSystem.B.dylib 0x7fff53610000 - 0x7fff53610fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib 0x7fff53611000 - 0x7fff53627ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff53628000 - 0x7fff53652ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff53653000 - 0x7fff536d4fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff536d8000 - 0x7fff536d8ff3 libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib 0x7fff536d9000 - 0x7fff53791ff3 libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib 0x7fff53792000 - 0x7fff537a2ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib 0x7fff537a3000 - 0x7fff537b0ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff537b1000 - 0x7fff53807fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib 0x7fff53808000 - 0x7fff5382cff7 libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib 0x7fff5382e000 - 0x7fff5383efff libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib 0x7fff5383f000 - 0x7fff53856fcf libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib 0x7fff53b01000 - 0x7fff53b19ff7 libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib 0x7fff53b1a000 - 0x7fff53b1bff3 libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff53fec000 - 0x7fff54042ff3 libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib 0x7fff54182000 - 0x7fff54182fff libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib 0x7fff541b9000 - 0x7fff541beff3 libheimdal-asn1.dylib (520.50.6) <E358445A-B84E-31B5-BCCD-7E1397519D96> /usr/lib/libheimdal-asn1.dylib 0x7fff541ea000 - 0x7fff542dbff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib 0x7fff542dc000 - 0x7fff54503ffb libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib 0x7fff54550000 - 0x7fff54551fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff54552000 - 0x7fff5456bffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff5456c000 - 0x7fff54582ff7 libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib 0x7fff54633000 - 0x7fff5485bff7 libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib 0x7fff54a33000 - 0x7fff54baefff libnetwork.dylib (1229.70.2) <E185D902-AC7F-3044-87C0-AE2887C59CE7> /usr/lib/libnetwork.dylib 0x7fff54c35000 - 0x7fff550237e7 libobjc.A.dylib (723) <DD9E5EC5-B507-3249-B700-93433E2D5EDF> /usr/lib/libobjc.A.dylib 0x7fff55036000 - 0x7fff5503afff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff5503d000 - 0x7fff55071fff libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib 0x7fff550f0000 - 0x7fff5510cffb libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib 0x7fff5515d000 - 0x7fff552f0ff7 libsqlite3.dylib (274.8.1) <FCAD6A57-829E-3701-B16E-1833D620E0E8> /usr/lib/libsqlite3.dylib 0x7fff554c4000 - 0x7fff55524ff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib 0x7fff55525000 - 0x7fff55528ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff55529000 - 0x7fff55536fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib 0x7fff5553a000 - 0x7fff55621fff libxml2.2.dylib (31.11) <C2B5C43F-9C0B-31E6-8EC0-939591EDAC49> /usr/lib/libxml2.2.dylib 0x7fff55622000 - 0x7fff5564afff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib 0x7fff5564b000 - 0x7fff5565dffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff556f9000 - 0x7fff556fdff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib 0x7fff556fe000 - 0x7fff55708ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib 0x7fff55709000 - 0x7fff55710fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib 0x7fff55711000 - 0x7fff5571affb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib 0x7fff5571b000 - 0x7fff557a0fff libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib 0x7fff55828000 - 0x7fff55861ff7 libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib 0x7fff55862000 - 0x7fff5587fff7 libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib 0x7fff55880000 - 0x7fff55880ffb libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib 0x7fff55881000 - 0x7fff5588dff3 libkxld.dylib (4570.71.2) <C3C31E1B-3E74-3828-8429-4D442E26D41C> /usr/lib/system/libkxld.dylib 0x7fff5588e000 - 0x7fff5588eff7 liblaunch.dylib (1205.70.9) <B184B521-FF24-3142-AFAF-23D170CF918C> /usr/lib/system/liblaunch.dylib 0x7fff5588f000 - 0x7fff55893ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib 0x7fff55894000 - 0x7fff55896ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib 0x7fff55897000 - 0x7fff55898ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib 0x7fff55899000 - 0x7fff558b0fff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib 0x7fff558b1000 - 0x7fff558b1fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib 0x7fff558b2000 - 0x7fff5593bff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib 0x7fff5593c000 - 0x7fff5593fffb libsystem_configuration.dylib (963.50.8) <DF6B5287-203E-30CB-9947-78DF446C72B8> /usr/lib/system/libsystem_configuration.dylib 0x7fff55940000 - 0x7fff55943ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff55944000 - 0x7fff55945fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib 0x7fff55946000 - 0x7fff5594cff7 libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib 0x7fff5594d000 - 0x7fff55996ff7 libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib 0x7fff55997000 - 0x7fff559bdff7 libsystem_kernel.dylib (4570.71.2) <F22B8D73-69D8-36D7-BF66-7F9AC70C08C2> /usr/lib/system/libsystem_kernel.dylib 0x7fff559be000 - 0x7fff55a09fcb libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib 0x7fff55a0a000 - 0x7fff55a29fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib 0x7fff55a2a000 - 0x7fff55b5aff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib 0x7fff55b5b000 - 0x7fff55b65ffb libsystem_networkextension.dylib (767.70.1) <D23EAFC1-E8BD-34D5-969C-6E45A1C3B4E4> /usr/lib/system/libsystem_networkextension.dylib 0x7fff55b66000 - 0x7fff55b6fff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib 0x7fff55b70000 - 0x7fff55b77ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib 0x7fff55b78000 - 0x7fff55b83fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib 0x7fff55b84000 - 0x7fff55b87fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff55b88000 - 0x7fff55b89ff3 libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib 0x7fff55b8a000 - 0x7fff55b91ff7 libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib 0x7fff55b92000 - 0x7fff55ba5fff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib 0x7fff55ba7000 - 0x7fff55bacff7 libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib 0x7fff55bad000 - 0x7fff55bdaff7 libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /usr/lib/system/libxpc.dylib

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 0 thread_create: 0 thread_set_state: 0

Calls made by this process:

task_for_pid: 0 thread_create: 0 thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 367743 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=400.4M resident=0K(0%) swapped_out_or_unallocated=400.4M(100%) Writable regions: Total=57.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=57.0M(100%)

VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 2 Activity Tracing 256K 2 CG image 68K 2 CoreUI image file 332K 4 Dispatch continuations 8192K 2 Kernel Alloc Once 8K 2 MALLOC 38.2M 21 MALLOC guard page 48K 12 STACK GUARD 56.0M 5 Stack 9752K 5 VM_ALLOCATE 100K 5 DATA 24.6M 301 FONT_DATA 4K 2 LINKEDIT 211.2M 70 TEXT 189.2M 293 UNICODE 560K 2 mapped file 195.6M 51 shared memory 1136K 12 =========== ======= ======= TOTAL 734.9M 775

Model: iMac14,1, BootROM IM141.0130.B00, 4 processors, Intel Core i5, 2.7 GHz, 16 GB, SMC 2.14f24 Graphics: Intel Iris Pro, Intel Iris Pro, Built-In Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454655352D474E4C2D46 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454655352D474E4C2D46 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.37.31.1a9) Bluetooth: Version 6.0.7f10, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: iPhone, Ethernet, en5 Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB USB Device: USB 3.0 Bus USB Device: Backup+ Hub USB Device: Backup+ Hub BK USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) USB Device: Backup+ Hub USB Device: Keyboard Hub USB Device: USB Receiver USB Device: Apple Keyboard USB Device: iPhone USB Device: Apple USB SuperDrive Thunderbolt Bus: iMac, Apple Inc., 23.10

comment:5 Changed 5 years ago by NicosPavlov

Concerning the issue about libkdcraw, it has been reported in https://trac.macports.org/ticket/56889.

For the other issue, I have unfortunately no obvious solution, but if dbus is indeed not running, it could indeed lead to such issues. I could not reproduce the error when trying to install the ports you mentioned.

comment:6 Changed 3 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.