Inkscape Devel
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
January 2017
- 53 participants
- 51 discussions
Because bryce said so. Also because I'd like to actually start helping out
one of my favorite open source projects.
Cheers
tiwake
3
2
I just see, not sure if is know yet in the mailing list so share.
Install Inkscape 0.92 on Mac OS with Homebrew (Latest)
https://www.youtube.com/watch?v=xi5FD2LZZlY
Cheers, Jabier.
1
0
12 Jan '17
The relevant part of the log seems to be in the detection of gmock/gtest:
_______________________________________________________________________
CMake Error at
/usr/src/googletest/googletest/cmake/internal_utils.cmake:149 (add_library):
add_library cannot create target "gmock" because another target with the
same name already exists. The existing target is a static library created
in source directory "/usr/src/googletest/googlemock". See documentation
for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/src/googletest/googletest/cmake/internal_utils.cmake:172
(cxx_library_with_type)
/usr/src/gmock/CMakeLists.txt:84 (cxx_library)
CMake Error at
/usr/src/googletest/googletest/cmake/internal_utils.cmake:149 (add_library):
add_library cannot create target "gmock_main" because another target with
the same name already exists. The existing target is a static library
created in source directory "/usr/src/googletest/googlemock". See
documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/src/googletest/googletest/cmake/internal_utils.cmake:172
(cxx_library_with_type)
/usr/src/gmock/CMakeLists.txt:89 (cxx_library)
CMake Error at /usr/src/gmock/CMakeLists.txt:106 (install):
install TARGETS given target "gmock" which does not exist in this
directory.
_______________________________________________________________________
Anyone has an idea how to fix this?
--
Mc
On 01/05/2017 11:11 PM, Launchpad Buildd System wrote:
>
> * Source Package: inkscape-trunk
> * Version: 1:0.91.0+devel+15392+77~ubuntu17.04.1
> * Architecture: i386
> * Archive: ~inkscape.dev/ubuntu/trunk
> * Component: main
> * State: Failed to build
> * Duration: 4 minutes
> * Build Log: https://launchpad.net/~inkscape.dev/+archive/ubuntu/trunk/+build/11820680/+…
> * Builder: https://launchpad.net/builders/lcy01-10
> * Source: not available
>
>
>
> If you want further information about this situation, feel free to
> contact a member of the Launchpad Buildd Administrators team.
>
2
4
With 0.92.0 now in the rear-view mirror (amazingly!) it's a good time to
look at places we could improve.
Overall I think it went quite well. Switching build systems was a big
change, and getting two year's worth of feature work stabilized is quite
an achievement.
Based on the feedback I'm seeing, it looks like we made a very good
choice to retire our OSX packaging. I admit I was a little worried, but
suv's judgment was 100% right, and as anticipated our deliberately *not*
providing it is stimulating others to step in and fill the void. With
0.93 on Gtk3 it sounds like we'll have opportunities for even better OSX
packages.
Release management often is a tough trade-off between staying on
schedule vs. delaying to allow pulling in last minute improvements. We
did a fair bit of the latter, which looks like it is paying off nicely,
but it did result in a quite long release cycle. I feel bad at having
to say 'no' so much these last few weeks, I hope no hard feelings! But
I suspect to achieve faster releases we're going to need to be more
rigorous here. I would love to hear good ideas on how we could achieve
that.
Part of the delay was that the CMake conversion took rather longer than
I had anticipated. I suppose that's the nature of volunteer projects,
and is going to hold true for most big changes we need to undertake.
Something we'll need to keep in mind when updating the roadmap. All
that said, cmake does seem to be working out for the most part. I
figure we'll need to revisit this again later (I'm starting to see some
strong buzz about a build system called Meson), but should stick with
cmake for the time being. We've got other big infrastructural changes
pending which now need are full attention.
Another big part of the delay was blocker bugs. I found this very hard
to get my hands around; the issues are legitimately troublesome problems
that should be resolved, but finding people able and available to work
on them was tough. Unfortunately bugs are inevitable, and I worry the
shift to Gtk3, C++11, and so on are destined to give rise to more. Does
anyone have ideas on how we can handle things better so there are fewer
blockers? Or ways to get the blockers resolved more quickly?
Compared with the above two issues, the actual technical mechanics of
rolling out a release are trivial, however there is significant room for
improvement. Compared with other projects I do release management for,
Inkscape's process is a bit too manual and has a number of extraneous
steps. There are some opportunities for automation once we move to git,
and simply dropping autotools/btool/etc. will eliminate having to
manually edit a bunch of different files to set version numbers. In the
future where there are files that require setting version numbers or
whatnot, instead of adding manual steps to the release process, what I
want people to do is add a configure_file() function call to our 'dist'
logic that substitutes the new release version number. (I'm looking at
you, .snapcraft.yml.)
By now, we've done so many releases we have the release process down to
a bit of a science, and we have ample checklists and todo lists. We
know quite precisely what needs to be done and when. But where we ran
ran into trouble was getting those tasks assigned out and completed on
schedule. Thankfully, everything ended up getting done - kudos to
everyone that stepped up and pitched in! But far too often they got
done only after deadlines had passed; in some cases this caused schedule
targets to get postponed, in other cases it caused impacts elsewhere
such as translation. Mainly I blame myself - ultimately these are all
failures in performing good release management. But some how or other
we need to tighten all of this up if we are going to get releases out in
a more timely fashion. Does anyone have suggestions or observations
that could help us improve this?
Finally let me say, "Great work!" Because at the end of the day we've
done it - put out a solid release with some awesome features and a good
deal of attention to QA. A common theme I'm seeing in comments is the
huge positive impact Inkscape has made in people's lives and careers,
and the 0.92 release you've created is going to enable a lot of people
to do some really great things.
Bryce
6
9
----- Forwarded message from Will Entriken <fulldecent@...400...> -----
Date: Mon, 9 Jan 2017 22:04:20 -0500
From: Will Entriken <fulldecent@...400...>
To: Bryce Harrington <bryce@...961...>
Subject: Re: [Inkscape-devel] Getting to git]
Bryce,
Thanks for keeping me in the loop.
I am very glad to hear about this update. And I fully expect much more
participation in the project as soon as we open this floodgate. With a
good amount of focus and direction, we should be able to get to 1.0.0
quickly.
Here's my two cents on the GitLab / GitHub choice. GitHub is my
default choice because it is the most popular and it works well
enough. The largest project I contribute to there is
https://github.com/chartjs/Chart.js and GitHub has no pain points in
dealing with that project. I am more than happy to pick
indie/non-popular choices if they are better. And if attracting
developers and casual contributions is the goal then I do not think
GitLab is better.
More thorough discussion:
* Top 10 projects of all time on GitLab:
https://gitlab.com/explore/projects/starred
* Top 10 projects this week on GitHub: https://github.com/trending?since=weekly
* Random projects I started:
https://github.com/fulldecent?language=&page=2&q=&tab=repositories&type=sou…
Projects got more exposure (measured in stars) this week on GitHub
than the whole history of GitLab. And my random pet projects (which
are way less notable than Inkscape) would rank displace the #1, #2 and
#6 projects on GitLab. Therefore I think Inkscape would be a big fish
in a small pond there.
Please feel free to copy this to the mailing list.
Thank you,
Will
William Entriken
267-738-4201
On Fri, Jan 6, 2017 at 2:32 PM, Bryce Harrington
<bryce@...961...> wrote:
> Hi fulldecent,
>
> I know you've been very active in maintaining the Inkscape mirror on
> github. You'll be pleased to hear the project is finally getting around
> to its git migration planning.
>
> We're debating gitlab vs. github as our way forward, and while we're
> still pretty early in discussion currently consensus appears to be
> favoring gitlab. I'd like to make sure we loop you in (and any others
> you've worked with on the github mirror) to make sure we have plenty of
> input and information before reaching any decisions.
>
> Feel free to either chime in on the mailing list with your thoughts, or
> just reply to me and I'll pass them along.
>
> Thanks,
> Bryce
>
> ----- Forwarded message from Bryce Harrington <bryce@...961...> -----
>
> Date: Fri, 6 Jan 2017 11:21:28 -0800
> From: Bryce Harrington <bryce@...961...>
> To: Ted Gould <ted@...11...>
> Cc: inkscape-devel(a)lists.sourceforge.net
> Subject: Re: [Inkscape-devel] Getting to git
>
> On Fri, Jan 06, 2017 at 08:56:50AM -0600, Ted Gould wrote:
>> I think where this mindshare comes into play is less with drive-by
>> contributions as much as integrations with other services. There are a
>> lot of cool tools built that "just work" with Github. Some only support
>> that as a backend (even though they probably just grab git and work on
>> it, they just don't have an option in the UI) What I'm not sure about
>> is whether we'd end up using any of those services anyway.
>
> True, good points. And yeah, most of the services I actually have in
> mind for us just require git, so should work equally well regardless of
> what we pick.
>
> I've used both gitlab and github for medium-sized projects, and found
> them both to be usable and performant. Inkscape is larger and more
> complex, but so far I haven't seen any reason that either of those
> options wouldn't do the basic job as well as the other.
>
>> > We also liked the integration between
>> > bzr and the LP bug tracker -- we'll lose this, although github/gitlab
>> > provide different integration opportunities that might compensate a
>> > bit.
>>
>> Since the last time we've discussed it LP's Git features have matured a
>> lot. I don't think that they're on par with Github/Gitlab yet, but we
>> should probably put into consideration just moving to Git and sticking
>> with LP, as it might be a simpler transition.
>
> You're right it should be included as an option. If nothing else it has
> familiarity and inertia to change working in its favor. I'm not sure
> how compelling a case can be made for it beyond that though.
>
> A large chunk of our transition pain will be developers adapting to git,
> and we'll have that regardless of any of the options. The other chunk
> is the web interface and I suppose there's some advantage with Launchpad
> of sticking with the familiar.
>
> However, Launchpad has remained understaffed for years, and
> unfortunately it really shows. The chances of reaching parity with
> github/gitlab seem slim to none. And once their development attention
> moves on to the next feature development effort, ongoing maintenance of
> the service is going to become an issue, as it already has in so many
> other places.
>
> Like gitlab, launchpad is open source. I've contributed LP code
> myself. I don't know if we're likely to invest development energy here,
> but both gitlab and LP seem on the same level here. gitlab seems to
> have a more active development community though.
>
>> > Let me know your thoughts, and help us drive towards a consensus for
>> > github or gitlab.
>>
>> For me, right now, my feelings are towards Gitlab. I think that we
>> should stick with a FOSS solution overall and Github doesn't have
>> enough advantages to override that.
>
> There was a ticket on our github account with people pushing for github
> adoption. I'll touch base with them to gather their input, but at this
> point I agree with you it seems gitlab is looking the better option for
> Inkscape.
>
> Bryce
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Inkscape-devel mailing list
> Inkscape-devel(a)lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/inkscape-devel
>
> ----- End forwarded message -----
----- End forwarded message -----
5
5
In honor of our recent release, I thought some of you might be
interested in seeing the email that initiated this project...
----- Forwarded message from Bryce Harrington <bryce@...1...> -----
Date: Wed, 5 Nov 2003 23:16:25 -0800 (PST)
From: Bryce Harrington <bryce@...1...>
To: sodipodi-list(a)lists.sourceforge.net
Subject: [Sodipodi-list] Announcing new project
Nathan, mental, Ted and myself have decided to embark on our own
direction with the Sodipodi codebase. We have attempted to do this as
part of the Sodipodi project, but we believe we need to try out a new
project structure to have the freedom to be able to explore some
approaches radically different from Sodipodi.
We have recently reworked the Sodipodi codebase to build with a C++
compiler and renamed it 'Inkscape'. We have also set up a project on
Sourceforge and established a new website at http://www.inkscape.org.
Our goal is the creation of a fully SVG-compliant 2D graphics editor:
* Full SVG (plus XML, CSS2) compliance
* Core written in C++
* Gtk-based user interface following the standards set out in the
GNOME HIG
* Emphasis on a small core plus modular extensions for features (a la
Mozilla Firebird)
* Open, community-oriented development processes that welcomes
experimentation
* Baseline is the Sodipodi-Hydra codebase
* Removal of dead code
We are aiming specifically for a general purpose XML/SVG graphics
editor, and as a consequence will emphasize features that tend to fall
outside the Sodipodi target userbase. We would like to welcome anyone
who'd like to do some experimentation to participate with us. Subscribe
at http://lists.sourceforge.net/lists/listinfo/inkscape-devel
We also intend to seek use of third-party libraries in preference to
custom code (where reasonable); specifically, we are exploring Cairo
(formerly Xr), libcroco, Pango, the core Gtk widgets, but also other
existing and widespread facilities. The extension architecture is
partly intended to minimize library dependencies in the core.
_______________________________________________
Sodipodi-list mailing list
Sodipodi-list(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sodipodi-list
----- End forwarded message -----
4
3
Hello,
I installed Inkscape on macOS Sierra 10.12.2 using mac ports
sudo port install inkscape +quartz
now I have
port installed inkscape
The following ports are currently installed:
inkscape @0.92.0_0+quartz (active)
when launching Inkscape I get the below error. Should I open a ticket or is this a known problem? Thanks for any help!
Best regards,
Andreas
inkscape
2017-01-06 23:23:09.511 inkscape[15716:580274] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
(inkscape:15745): Gtk-WARNING **: ChannelsAction: missing action ChannelsAction
(inkscape:15745): Gtk-WARNING **: ThresholdAction: missing action ThresholdAction
(inkscape:15745): Gtk-WARNING **: OffsetAction: missing action OffsetAction
(inkscape:15745): Gtk-WARNING **: PaintbucketUnitsAction: missing action PaintbucketUnitsAction
(inkscape:15745): Gtk-WARNING **: AutoGapAction: missing action AutoGapAction
(inkscape:15745): Gtk-WARNING **: PaintbucketResetAction: missing action PaintbucketResetAction
(inkscape:15745): Gtk-WARNING **: TextFontFamilyAction: missing action TextFontFamilyAction
(inkscape:15745): Gtk-WARNING **: TextFontStyleAction: missing action TextFontStyleAction
(inkscape:15745): Gtk-WARNING **: TextOuterStyleAction: missing action TextOuterStyleAction
(inkscape:15745): Gtk-WARNING **: TextFontSizeAction: missing action TextFontSizeAction
(inkscape:15745): Gtk-WARNING **: TextLineHeightAction: missing action TextLineHeightAction
(inkscape:15745): Gtk-WARNING **: TextLineHeightUnitsAction: missing action TextLineHeightUnitsAction
(inkscape:15745): Gtk-WARNING **: TextLineHeightUnsetAction: missing action TextLineHeightUnsetAction
(inkscape:15745): Gtk-WARNING **: TextAlignAction: missing action TextAlignAction
(inkscape:15745): Gtk-WARNING **: TextSuperscriptAction: missing action TextSuperscriptAction
(inkscape:15745): Gtk-WARNING **: TextSubscriptAction: missing action TextSubscriptAction
(inkscape:15745): Gtk-WARNING **: TextLetterSpacingAction: missing action TextLetterSpacingAction
(inkscape:15745): Gtk-WARNING **: TextWordSpacingAction: missing action TextWordSpacingAction
(inkscape:15745): Gtk-WARNING **: TextDxAction: missing action TextDxAction
(inkscape:15745): Gtk-WARNING **: TextDyAction: missing action TextDyAction
(inkscape:15745): Gtk-WARNING **: TextRotationAction: missing action TextRotationAction
(inkscape:15745): Gtk-WARNING **: TextWritingModeAction: missing action TextWritingModeAction
(inkscape:15745): Gtk-WARNING **: TextOrientationAction: missing action TextOrientationAction
(inkscape:15745): Gtk-WARNING **: GradientNewTypeAction: missing action GradientNewTypeAction
(inkscape:15745): Gtk-WARNING **: GradientNewFillStrokeAction: missing action GradientNewFillStrokeAction
(inkscape:15745): Gtk-WARNING **: GradientSelectGradientAction: missing action GradientSelectGradientAction
(inkscape:15745): Gtk-WARNING **: GradientEditLinkAction: missing action GradientEditLinkAction
(inkscape:15745): Gtk-WARNING **: GradientEditReverseAction: missing action GradientEditReverseAction
(inkscape:15745): Gtk-WARNING **: GradientSelectRepeatAction: missing action GradientSelectRepeatAction
(inkscape:15745): Gtk-WARNING **: GradientEditStopsAction: missing action GradientEditStopsAction
(inkscape:15745): Gtk-WARNING **: GradientEditOffsetAction: missing action GradientEditOffsetAction
(inkscape:15745): Gtk-WARNING **: GradientEditAddAction: missing action GradientEditAddAction
(inkscape:15745): Gtk-WARNING **: GradientEditDeleteAction: missing action GradientEditDeleteAction
(inkscape:15745): Gtk-WARNING **: MeshNewTypeAction: missing action MeshNewTypeAction
(inkscape:15745): Gtk-WARNING **: MeshNewFillStrokeAction: missing action MeshNewFillStrokeAction
(inkscape:15745): Gtk-WARNING **: MeshRowAction: missing action MeshRowAction
(inkscape:15745): Gtk-WARNING **: MeshColumnAction: missing action MeshColumnAction
(inkscape:15745): Gtk-WARNING **: MeshToggleSidesAction: missing action MeshToggleSidesAction
(inkscape:15745): Gtk-WARNING **: MeshMakeEllipticalAction: missing action MeshMakeEllipticalAction
(inkscape:15745): Gtk-WARNING **: MeshPickColorsAction: missing action MeshPickColorsAction
(inkscape:15745): Gtk-WARNING **: MeshFitInBoundingBoxAction: missing action MeshFitInBoundingBoxAction
(inkscape:15745): Gtk-WARNING **: MeshShowHandlesAction: missing action MeshShowHandlesAction
(inkscape:15745): Gtk-WARNING **: MeshEditFillAction: missing action MeshEditFillAction
(inkscape:15745): Gtk-WARNING **: MeshEditStrokeAction: missing action MeshEditStrokeAction
(inkscape:15745): Gtk-WARNING **: MeshWarningAction: missing action MeshWarningAction
(inkscape:15745): Gtk-WARNING **: MeshSmoothAction: missing action MeshSmoothAction
(inkscape:15745): Gtk-WARNING **: DropperOpacityAction: missing action DropperOpacityAction
(inkscape:15745): Gtk-WARNING **: DropperPickAlphaAction: missing action DropperPickAlphaAction
(inkscape:15745): Gtk-WARNING **: DropperSetAlphaAction: missing action DropperSetAlphaAction
(inkscape:15745): Gtk-WARNING **: ConnectorAvoidAction: missing action ConnectorAvoidAction
(inkscape:15745): Gtk-WARNING **: ConnectorIgnoreAction: missing action ConnectorIgnoreAction
(inkscape:15745): Gtk-WARNING **: ConnectorOrthogonalAction: missing action ConnectorOrthogonalAction
(inkscape:15745): Gtk-WARNING **: ConnectorCurvatureAction: missing action ConnectorCurvatureAction
(inkscape:15745): Gtk-WARNING **: ConnectorSpacingAction: missing action ConnectorSpacingAction
(inkscape:15745): Gtk-WARNING **: ConnectorGraphAction: missing action ConnectorGraphAction
(inkscape:15745): Gtk-WARNING **: ConnectorLengthAction: missing action ConnectorLengthAction
(inkscape:15745): Gtk-WARNING **: ConnectorDirectedAction: missing action ConnectorDirectedAction
(inkscape:15745): Gtk-WARNING **: ConnectorOverlapAction: missing action ConnectorOverlapAction
Segmentation fault: 11
Here’s the problem report generated:
Process: inkscape [15745]
Path: /opt/local/bin/inkscape
Identifier: inkscape
Version: 0
Code Type: X86-64 (Native)
Parent Process: bash [498]
Responsible: inkscape [15745]
User ID: 501
Date/Time: 2017-01-06 23:25:56.602 +0100
OS Version: Mac OS X 10.12.2 (16C67)
Report Version: 12
Anonymous UUID: FE58439A-D8EA-56D9-19CA-D508DC350E52
Time Awake Since Boot: 2800 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
VM Regions Near 0:
-->
__TEXT 0000000108d18000-00000001096ab000 [ 9804K] r-x/rwx SM=COW /opt/local/bin/inkscape
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fffa41750f3 _UTF8_mbsnrtowcs + 287
1 libsystem_c.dylib 0x00007fffa416ff02 __collate_mbstowcs + 123
2 libsystem_c.dylib 0x00007fffa419979c strcoll_l + 76
3 libglib-2.0.0.dylib 0x000000010ba90f99 g_utf8_collate + 105
4 inkscape 0x0000000108f9ed33 font_factory::GetUIStyles(_PangoFontFamily*) + 221
5 inkscape 0x0000000108fa4488 Inkscape::FontLister::update_font_list(SPDocument*) + 1490
6 inkscape 0x00000001090cc6cc sp_text_toolbox_prep(SPDesktop*, _GtkActionGroup*, _GObject*) + 156
7 inkscape 0x00000001090d5f25 setup_aux_toolbox(_GtkWidget*, SPDesktop*) + 435
8 inkscape 0x00000001090d5a44 Inkscape::UI::ToolboxFactory::setToolboxDesktop(_GtkWidget*, SPDesktop*) + 518
9 inkscape 0x000000010910371f Inkscape::UI::UXManagerImpl::connectToDesktop(std::__1::vector<_GtkWidget*, std::__1::allocator<_GtkWidget*> > const&, SPDesktop*) + 201
10 inkscape 0x000000010907bac8 SPDesktopWidget::createInstance(SPNamedView*) + 794
11 inkscape 0x000000010907b795 sp_desktop_widget_new(SPNamedView*) + 11
12 inkscape 0x0000000108d6597f sp_file_new(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 223
13 inkscape 0x0000000108d65c89 sp_file_new_default() + 49
14 inkscape 0x0000000108d27cba sp_main_gui(int, char const**) + 929
15 libdyld.dylib 0x00007fffa4108255 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgc.1.dylib 0x0000000109d2c452 GC_wait_marker + 23
3 libgc.1.dylib 0x0000000109d24408 GC_help_marker + 58
4 libgc.1.dylib 0x0000000109d2aef6 GC_mark_thread + 137
5 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fffa4237e2a kevent + 10
1 libgio-2.0.0.dylib 0x000000010b94cd8f _kqueue_thread_func + 168
2 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
3 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
4 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 13:
0 libsystem_pthread.dylib 0x00007fffa431f1e0 start_wqthread + 0
1 ??? 0x00007f8ad710bab0 0 + 140234290412208
Thread 14:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f791 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fffa42374e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa431f5fe _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffa431f1ed start_wqthread + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fffa4236c86 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fffa432096a _pthread_cond_wait + 712
2 libgdk-quartz-2.0.0.dylib 0x000000010ab3e76e select_thread_func + 228
3 libsystem_pthread.dylib 0x00007fffa431faab _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fffa431f9f7 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fffa431f1fd thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x00007fffacf386b8 rcx: 0x0000000000000000 rdx: 0xffffffffffffffff
rdi: 0x0000000000000000 rsi: 0x00007fff56ee6c40 rbp: 0x00007fff56ee6c30 rsp: 0x00007fff56ee6be0
r8: 0x00007fff56ee6c50 r9: 0x00007fffacf386b8 r10: 0x00007f8ad14209b0 r11: 0x00007fffa4174fd4
r12: 0x0000000000000000 r13: 0xffffffffffffffff r14: 0x0000000000000000 r15: 0x00007fffacf386b8
rip: 0x00007fffa41750f3 rfl: 0x0000000000010286 cr2: 0x0000000000000000
Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x108d18000 - 0x1096aaff7 +inkscape (0) <0B0E2418-1C75-34B4-BBB1-37F39CD03229> /opt/local/bin/inkscape
0x109d0d000 - 0x109d13fff +libgtkspell.0.dylib (0) <963CBE7F-C39B-37B9-9644-87BAB89D96FA> /opt/local/lib/libgtkspell.0.dylib
0x109d19000 - 0x109d2ffff +libgc.1.dylib (0) <EAF1C037-5DF0-3C00-BE01-60591FB6E893> /opt/local/lib/libgc.1.dylib
0x109d70000 - 0x109d73fff +libgmodule-2.0.0.dylib (0) <F465B882-F777-35FE-8E7F-376531BF5F58> /opt/local/lib/libgmodule-2.0.0.dylib
0x109d7c000 - 0x109eeffff +libgsl.19.dylib (0) <06E8A6A4-27BC-39C5-AAEA-32DA76FBBBDF> /opt/local/lib/libgsl.19.dylib
0x109f62000 - 0x109f95ff7 +libgslcblas.0.dylib (0) <F0ABEEF7-3B5C-3E24-8D22-373300803D50> /opt/local/lib/libgslcblas.0.dylib
0x109f9f000 - 0x109fa1fff +libgthread-2.0.0.dylib (0) <A2B30F65-A6B0-3C7F-A954-6B73E427718A> /opt/local/lib/libgthread-2.0.0.dylib
0x109fa6000 - 0x109fc9ff3 +libpng16.16.dylib (0) <DC288255-07B4-34C2-9735-4A16D3B3792C> /opt/local/lib/libpng16.16.dylib
0x109fd8000 - 0x10a002ff3 +libxslt.1.dylib (0) <43FEABE0-538E-39D1-8C2B-6C8585F14FB9> /opt/local/lib/libxslt.1.dylib
0x10a010000 - 0x10a02cff3 +liblzma.5.dylib (0) <232F1F35-6EC0-3FF4-A104-90DEE9724ACB> /opt/local/lib/liblzma.5.dylib
0x10a033000 - 0x10a127ff7 +libiconv.2.dylib (0) <D1DF370F-D618-3944-9662-67D25BDADA0F> /opt/local/lib/libiconv.2.dylib
0x10a13a000 - 0x10a22bfff +libxml2.2.dylib (0) <EF957A1C-6B0E-326D-9D76-33898B2EF784> /opt/local/lib/libxml2.2.dylib
0x10a25f000 - 0x10a26bfff +libpangoft2-1.0.0.dylib (0) <C5B6C56F-BDBD-3897-A7C0-839FD61C14F6> /opt/local/lib/libpangoft2-1.0.0.dylib
0x10a279000 - 0x10a2a6fff +libfontconfig.1.dylib (0) <DE093687-39B5-35CD-AB83-EB57D2CCD3BD> /opt/local/lib/libfontconfig.1.dylib
0x10a2b9000 - 0x10a2c9ffb +libz.1.dylib (0) <E1B45832-9F60-33FC-B542-FD079195106F> /opt/local/lib/libz.1.dylib
0x10a2ce000 - 0x10a2d6ffb +libpopt.0.dylib (0) <57A10603-94D9-3D78-9F67-BEA27556D1CC> /opt/local/lib/libpopt.0.dylib
0x10a2db000 - 0x10a32cff7 +libaspell.15.dylib (0) <1843FDB5-067C-392C-BE1A-3DD027483EF9> /opt/local/lib/libaspell.15.dylib
0x10a361000 - 0x10a465ff7 +libgtkmm-2.4.1.dylib (0) <DA190254-F85F-32AB-AF10-2CD44072C5E4> /opt/local/lib/libgtkmm-2.4.1.dylib
0x10a685000 - 0x10a6a4ffb +libatkmm-1.6.1.dylib (0) <3B45BCE5-6EBB-316D-994D-5451D839C8BE> /opt/local/lib/libatkmm-1.6.1.dylib
0x10a6d1000 - 0x10a6efffb +libgdkmm-2.4.1.dylib (0) <7596A77A-4391-350B-A5F7-32E84DA2CBF8> /opt/local/lib/libgdkmm-2.4.1.dylib
0x10a724000 - 0x10a732ffb +libpangomm-1.4.1.dylib (0) <95550A27-7E76-324D-AA80-1CBF9680E668> /opt/local/lib/libpangomm-1.4.1.dylib
0x10a755000 - 0x10aa3dffb +libgtk-quartz-2.0.0.dylib (0) <B36A9F83-B166-32AE-AC7F-94981FF59E45> /opt/local/lib/libgtk-quartz-2.0.0.dylib
0x10ab0a000 - 0x10ab74ff7 +libgdk-quartz-2.0.0.dylib (0) <EECF97AE-D2CA-333B-BE7C-ADFECFACDF57> /opt/local/lib/libgdk-quartz-2.0.0.dylib
0x10ab9e000 - 0x10ababffb +libpangocairo-1.0.0.dylib (0) <31D121A5-A4CC-3D7A-8836-9ECEA0FBEB24> /opt/local/lib/libpangocairo-1.0.0.dylib
0x10abbe000 - 0x10abeffff +libpango-1.0.0.dylib (0) <DCA953E8-DE6C-3B7B-90FA-5E3222D78B12> /opt/local/lib/libpango-1.0.0.dylib
0x10ac03000 - 0x10ac18ff7 +libatk-1.0.0.dylib (0) <03C99828-9087-3686-ACAA-296A1755A8AA> /opt/local/lib/libatk-1.0.0.dylib
0x10ac2b000 - 0x10ac41ff7 +libgdk_pixbuf-2.0.0.dylib (0) <F90264A7-699D-32EA-856E-48ECDF2DE9B8> /opt/local/lib/libgdk_pixbuf-2.0.0.dylib
0x10ac4c000 - 0x10ac5aff3 +libcairomm-1.0.1.dylib (0) <599010A5-EB53-3629-8F0E-338AD143E47C> /opt/local/lib/libcairomm-1.0.1.dylib
0x10ac74000 - 0x10ad18ff3 +libgiomm-2.4.1.dylib (0) <A9846A67-656D-3CC9-9B44-A63153573AEE> /opt/local/lib/libgiomm-2.4.1.dylib
0x10ae0c000 - 0x10ae3bfff +libglibmm-2.4.1.dylib (0) <1C8EB235-663F-30AD-8A87-120B2075D0A0> /opt/local/lib/libglibmm-2.4.1.dylib
0x10ae8a000 - 0x10ae8cff3 +libsigc-2.0.0.dylib (0) <7B4F6C59-7077-350C-BCB5-11BA4E0D8EED> /opt/local/lib/libsigc-2.0.0.dylib
0x10ae95000 - 0x10aeb1fff +libexif.12.dylib (0) <CFE7396E-5977-30A7-8AA7-61CB8A5AACDC> /opt/local/lib/libexif.12.dylib
0x10aed6000 - 0x10af51fff +libfreetype.6.dylib (0) <C7F1B2AA-2FCE-3577-B3C5-7F3DA8E96259> /opt/local/lib/libfreetype.6.dylib
0x10af70000 - 0x10af82ffb +libwpg-0.3.3.dylib (0) <749F6414-3997-32A2-A938-4109D02EA8D6> /opt/local/lib/libwpg-0.3.3.dylib
0x10af91000 - 0x10aff2ff3 +libvisio-0.1.1.dylib (0) <1E591CE5-9D70-33EB-8CC2-975FD1DC9E7F> /opt/local/lib/libvisio-0.1.1.dylib
0x10b03a000 - 0x10b0bbfff +libcdr-0.1.1.dylib (0) <2B912E31-337D-3483-9BB5-6B66B5EBA2FD> /opt/local/lib/libcdr-0.1.1.dylib
0x10b0e9000 - 0x10b104ff7 +librevenge-0.0.0.dylib (0) <F0AE89DA-A59C-3E00-A5EA-8BC435B6F733> /opt/local/lib/librevenge-0.0.0.dylib
0x10b121000 - 0x10b134fff +librevenge-stream-0.0.0.dylib (0) <BDCCF266-8151-3373-A687-3F601CEC88BF> /opt/local/lib/librevenge-stream-0.0.0.dylib
0x10b147000 - 0x10b15effb +libdbus-glib-1.2.dylib (0) <0C976455-856E-30BF-A94A-0A85141FF519> /opt/local/lib/libdbus-glib-1.2.dylib
0x10b16d000 - 0x10b19bffb +libdbus-1.3.dylib (0) <AE40FDCA-D8DF-3325-9CDC-375B3BAA01A0> /opt/local/lib/libdbus-1.3.dylib
0x10b1ae000 - 0x10b1dbffb +libMagick++-6.Q16.6.dylib (0) <8D0065C9-E3AD-3A6A-9E5D-82E50426932F> /opt/local/lib/libMagick++-6.Q16.6.dylib
0x10b22f000 - 0x10b351fff +libMagickWand-6.Q16.2.dylib (0) <BC13C622-9E62-32B2-B7E7-6C5A141BBFEF> /opt/local/lib/libMagickWand-6.Q16.2.dylib
0x10b36f000 - 0x10b527ff7 +libMagickCore-6.Q16.2.dylib (0) <82B3B54B-9305-354C-BD7A-78AC6D1D65FD> /opt/local/lib/libMagickCore-6.Q16.2.dylib
0x10b5c0000 - 0x10b5ecff3 +libjpeg.9.dylib (0) <252D7EA9-5071-3C24-B3BE-88CD58FFBBB6> /opt/local/lib/libjpeg.9.dylib
0x10b5f6000 - 0x10b5fcfff +libpotrace.0.dylib (0) <6D642C12-0C63-3FA4-8EB6-736AAFC80453> /opt/local/lib/libpotrace.0.dylib
0x10b600000 - 0x10b637ff7 +liblcms2.2.dylib (0) <4A6F1AC7-5494-3B27-9447-B0883941FBDA> /opt/local/lib/liblcms2.2.dylib
0x10b64e000 - 0x10b788ffb +libpoppler.66.dylib (0) <EA5CF570-8A3B-3D3A-ACBD-A78CFEA82132> /opt/local/lib/libpoppler.66.dylib
0x10b832000 - 0x10b85efff +libpoppler-glib.8.dylib (0) <D13F4C68-4E26-3FB7-897B-EEB36EA2E496> /opt/local/lib/libpoppler-glib.8.dylib
0x10b886000 - 0x10b982fff +libgio-2.0.0.dylib (0) <811B642B-1423-3FF7-92B1-0E8941D34418> /opt/local/lib/libgio-2.0.0.dylib
0x10b9f6000 - 0x10ba27ffb +libgobject-2.0.0.dylib (0) <B0E21887-A95F-36AE-85FE-BE92F161ACA9> /opt/local/lib/libgobject-2.0.0.dylib
0x10ba3a000 - 0x10bb03ffb +libglib-2.0.0.dylib (0) <4023889F-A206-3281-A947-1CBB511ABAB1> /opt/local/lib/libglib-2.0.0.dylib
0x10bb2f000 - 0x10bb37ff3 +libintl.8.dylib (0) <34C7A792-8F97-3B47-BE05-892044CF0A65> /opt/local/lib/libintl.8.dylib
0x10bb3e000 - 0x10bbf8fff +libcairo.2.dylib (0) <FD7FB725-07C2-3880-B89A-53995641A60E> /opt/local/lib/libcairo.2.dylib
0x10bc2a000 - 0x10bc30fff +libenchant.1.dylib (0) <1726CABA-767E-3F5E-991A-613B1BB7D1A5> /opt/local/lib/libenchant.1.dylib
0x10bc38000 - 0x10bc80fff +libharfbuzz.0.dylib (0) <8ACB9D5C-2519-3092-9092-B1094C37228B> /opt/local/lib/libharfbuzz.0.dylib
0x10bc99000 - 0x10bd00ffb +libpcre.1.dylib (0) <CE0F57F2-6296-3D0C-84E5-71000D9BBC8E> /opt/local/lib/libpcre.1.dylib
0x10bd0c000 - 0x10bd10ff7 +libffi.6.dylib (0) <E26DDFF3-7498-3895-B705-76E93F2B8F3F> /opt/local/lib/libffi.6.dylib
0x10bd1a000 - 0x10bd84ff7 +libpixman-1.0.dylib (0) <EDCF6634-D006-3F69-B8AB-4B9EBD8E02DF> /opt/local/lib/libpixman-1.0.dylib
0x10bd9e000 - 0x10bd9efff +libX11-xcb.1.dylib (0) <4E55DEE4-0B73-3AD5-8F2B-A94FDF5DDA60> /opt/local/lib/libX11-xcb.1.dylib
0x10bda6000 - 0x10bdb8ff3 +libxcb.1.dylib (0) <C34E8C13-DCE2-379C-A04D-DDFDC5E09836> /opt/local/lib/libxcb.1.dylib
0x10bdcf000 - 0x10bdd4fff +libxcb-render.0.dylib (0) <5B95C5D8-4997-3AAE-B39D-91207D88C19A> /opt/local/lib/libxcb-render.0.dylib
0x10bddd000 - 0x10bde3ffb +libXrender.1.dylib (0) <C9E82F90-0DCB-3825-B616-508033563038> /opt/local/lib/libXrender.1.dylib
0x10bde7000 - 0x10bed9ffb +libX11.6.dylib (0) <55DA601C-18C5-32B9-866C-33AA2139DF42> /opt/local/lib/libX11.6.dylib
0x10bf01000 - 0x10bf0bfff +libXext.6.dylib (0) <112D7EE0-6D79-3C66-94DA-7B8CE5C6BC2A> /opt/local/lib/libXext.6.dylib
0x10bf11000 - 0x10bf2aff3 +libexpat.1.dylib (0) <75CBEF91-9085-3E2D-A9C4-88EB186A51D6> /opt/local/lib/libexpat.1.dylib
0x10bf35000 - 0x10bf46ff7 +libbz2.1.0.dylib (0) <41142963-7245-3191-BBA7-A9B029742522> /opt/local/lib/libbz2.1.0.dylib
0x10bf50000 - 0x10bf51fff +libXau.6.dylib (0) <ED41CE3A-ACF6-3D52-A190-3331DD54D5F0> /opt/local/lib/libXau.6.dylib
0x10bf54000 - 0x10bf57ffb +libXdmcp.6.dylib (0) <A396DA89-BAF7-3445-A0C2-CF6BD0E4737F> /opt/local/lib/libXdmcp.6.dylib
0x10bf5e000 - 0x10bf7aff3 +libgraphite2.3.dylib (0) <779F3D92-4746-3C22-9A42-A679B6B7EFED> /opt/local/lib/libgraphite2.3.dylib
0x10bf85000 - 0x10bfedffb +libwpd-0.10.10.dylib (0) <75F31392-4DFF-331C-BF74-16D3E6B24125> /opt/local/lib/libwpd-0.10.10.dylib
0x10c02b000 - 0x10c173ff7 +libicui18n.55.dylib (0) <7C35B5BA-5E1A-362D-8A04-5BFE8154BA24> /opt/local/lib/libicui18n.55.dylib
0x10c248000 - 0x10c339ff7 +libicuuc.55.dylib (0) <E7A1BC55-C98F-3CB9-B25C-78F5D707F6AD> /opt/local/lib/libicuuc.55.dylib
0x10c39d000 - 0x10dc52fff +libicudata.55.dylib (0) <9FFCD5FF-B765-3360-B471-74096FE4F813> /opt/local/lib/libicudata.55.dylib
0x10dc58000 - 0x10dd3cfff +libfftw3.3.dylib (0) <75D855B0-A894-350B-A87D-3094E4A5A392> /opt/local/lib/libfftw3.3.dylib
0x10dd59000 - 0x10dd95ffb +libXt.6.dylib (0) <52F39EFA-ADFA-35DD-AC10-071425049543> /opt/local/lib/libXt.6.dylib
0x10ddb0000 - 0x10ddb5fff +libltdl.7.dylib (0) <64176322-5BB7-3899-BD93-EE1EB4192328> /opt/local/lib/libltdl.7.dylib
0x10ddbf000 - 0x10ddc4ff7 +libSM.6.dylib (0) <BBB7D08E-C5C6-37D3-A041-06F270C73EB9> /opt/local/lib/libSM.6.dylib
0x10ddca000 - 0x10ddd9fff +libICE.6.dylib (0) <0B8A4739-9A37-306D-B21E-027066F43A3E> /opt/local/lib/libICE.6.dylib
0x10dde3000 - 0x10de30fff +libtiff.5.dylib (0) <1FCA4D21-5691-33B7-8A63-7FF8752E7FE2> /opt/local/lib/libtiff.5.dylib
0x10de3f000 - 0x10de8dffb +libcurl.4.dylib (0) <2A8628B5-8AF0-39D4-AE3D-2B6E5FF662F0> /opt/local/lib/libcurl.4.dylib
0x10de9d000 - 0x10dec0ffb +libopenjp2.7.dylib (0) <A4974F9A-BE6B-3BFF-8479-BDE156F32036> /opt/local/lib/libopenjp2.7.dylib
0x10dece000 - 0x10df15ff7 +libssl.1.0.0.dylib (0) <BCEBF488-03B6-3DE0-ABB5-C06428F1D772> /opt/local/lib/libssl.1.0.0.dylib
0x10df33000 - 0x10e0b8877 +libcrypto.1.0.0.dylib (0) <C2B33484-A2D9-3DBA-B387-29662B7D6A69> /opt/local/lib/libcrypto.1.0.0.dylib
0x111ac8000 - 0x111accfff +libpixbufloader-png.so (0) <3FB2ED0E-3EDE-3541-A966-858590D43EDE> /opt/local/lib/*/libpixbufloader-png.so
0x111dc2000 - 0x111dc8fff +libpixbufloader-xpm.so (0) <2398FADC-B9B4-3C82-9C4E-651FD41865B9> /opt/local/lib/*/libpixbufloader-xpm.so
0x11458b000 - 0x11464fffb com.apple.AMDRadeonX4000GLDriver (1.48.16 - 1.4.8) <07F6E91A-538C-3BE4-B2BE-339954DA1759> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0x11480a000 - 0x114847267 dyld (421.2) <947FC440-80F9-32F7-A773-6FC418FE1AB7> /usr/lib/dyld
0x114b99000 - 0x115094ff3 ATIRadeonX4000SCLib.dylib (1.48.16) <7349E72D-12F1-334A-B4F1-3BB406987DBD> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
0x7fff89b61000 - 0x7fff89c8dff7 com.apple.AMDMTLBronzeDriver (1.48.16 - 1.4.8) <93E2B635-21E1-3218-8AD0-FADF097F57F3> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff8b6bd000 - 0x7fff8b6bdfff com.apple.Accelerate (1.11 - Accelerate 1.11) <D700DBDF-69AE-37A2-B9C7-0961CF0B6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8b6be000 - 0x7fff8b6d5ffb libCGInterfaces.dylib (331.5) <518D3064-6E1E-3DF6-881B-57867DFE9B1E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff8b6d6000 - 0x7fff8bbeffeb com.apple.vImage (8.1 - ???) <6408805B-67E9-3874-8D32-0BB814CE5CDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8bbf0000 - 0x7fff8bd60ff3 libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8bd61000 - 0x7fff8bd75ffb libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff8bd76000 - 0x7fff8c16cfef libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c16d000 - 0x7fff8c183fff libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8c184000 - 0x7fff8c18afff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff8c18b000 - 0x7fff8c19fff7 libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff8c1a0000 - 0x7fff8c327fe7 libvDSP.dylib (600) <F59348AA-E1D3-3A27-8AB5-F546D38BFB76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8c328000 - 0x7fff8c3daffb libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8c3db000 - 0x7fff8c3dbfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8c69b000 - 0x7fff8d46cff7 com.apple.AppKit (6.9 - 1504.76) <AF99A491-3175-362D-B313-074A3F87E49A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8d47e000 - 0x7fff8d47efff com.apple.ApplicationServices (48 - 48) <A29F0B74-33C1-3062-B68D-12BC3881C399> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8d47f000 - 0x7fff8d4edff7 com.apple.ApplicationServices.ATS (377 - 422.2) <3680281F-DB99-3CA2-9C76-CABFC8DBC980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d587000 - 0x7fff8d6b6fff libFontParser.dylib (194.6) <F3DF2CF7-B25D-30BB-9EE6-1EA9F3B8A066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8d6b7000 - 0x7fff8d701fff libFontRegistry.dylib (196.3) <855AF921-EAE0-3D07-B161-5EF09806B643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8d75e000 - 0x7fff8d791ff7 libTrueTypeScaler.dylib (194.6) <D0D7DA50-DF52-3D24-AFD2-03B336AA1929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8d7fd000 - 0x7fff8d8a7ff7 com.apple.ColorSync (4.12.0 - 502.1) <5F244DE3-A6E8-335F-AE3B-25F0E407DD62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8d8a8000 - 0x7fff8d8f8ff7 com.apple.HIServices (1.22 - 591) <34C950CC-1084-354A-BCE6-9396EDB29DF8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8d8f9000 - 0x7fff8d908ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8d909000 - 0x7fff8d956fff com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8d957000 - 0x7fff8d992fff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8d993000 - 0x7fff8d99eff7 com.apple.speech.synthesis.framework (6.3.3 - 6.3.3) <629831B1-B13C-30F5-AE16-6BB9037E3753> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d99f000 - 0x7fff8dbaffff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <A1B98513-C19E-376F-8DAF-71BB2F263C5F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8dbb0000 - 0x7fff8dbb0fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <55C6A958-D52B-3D81-B230-EB949212B5D9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8dd19000 - 0x7fff8e0ecff7 com.apple.CFNetwork (807.2.14 - 807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8e106000 - 0x7fff8e106fff com.apple.Carbon (154 - 157) <E7179C37-54BF-3DAC-BD4A-ABCCBBDFDDAE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8e107000 - 0x7fff8e10afff com.apple.CommonPanels (1.2.6 - 98) <6A71E8CB-3BF7-3A49-A5F7-0579BAE1219D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8e10b000 - 0x7fff8e413ff7 com.apple.HIToolbox (2.1.1 - 856.11) <11F1BAA6-547C-37CB-88DE-6C4B698AFF37> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8e414000 - 0x7fff8e417ff7 com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8e418000 - 0x7fff8e41dfff com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8e41e000 - 0x7fff8e4b5ff3 com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8e4b6000 - 0x7fff8e4d0fff com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8e4d1000 - 0x7fff8e4d2ff3 com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8e4d3000 - 0x7fff8e4d5ff7 com.apple.securityhi (9.0 - 55006) <ACD20DC1-FBDE-3E1B-91BF-867FE7849CBC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8e4d6000 - 0x7fff8e4dcff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8e5bb000 - 0x7fff8e5bbfff com.apple.Cocoa (6.11 - 22) <6A3C97E3-3905-3767-978F-C2E4C3899CD2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8e6fb000 - 0x7fff8e78bff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <A38A11A5-130B-39CE-BEBA-F5427F6801DC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8e78c000 - 0x7fff8e79ffff com.apple.CoreBluetooth (1.0 - 1) <76AFC4B4-A9FD-3434-B168-90087E71F5C4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8e7a0000 - 0x7fff8ea9afeb com.apple.CoreData (120 - 752.8) <FE3F152B-4C35-3A58-A0CB-D04EE5908818> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ea9b000 - 0x7fff8eb27fff com.apple.CoreDisplay (1.0 - 1) <48B568C0-1E12-34F4-943D-EAB447FBA1BE> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff8eb28000 - 0x7fff8efc2fff com.apple.CoreFoundation (6.9 - 1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8efc3000 - 0x7fff8f645fff com.apple.CoreGraphics (2.0 - 1070.13) <C6E5A0EC-CEEE-3834-B37C-E5CF9EECDD52> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f646000 - 0x7fff8f888fff com.apple.CoreImage (12.2.0 - 451.2.6) <FA735717-BE82-397E-B0DC-71D83682D2F7> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8f9ed000 - 0x7fff8f9edfff com.apple.CoreServices (775.9.7 - 775.9.7) <A5C444F3-408B-3062-AF4B-BF8CD919F221> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f9ee000 - 0x7fff8fa3ffff com.apple.AE (712.2 - 712.2) <342A13C0-4A6A-3947-B66B-0F624A4A7B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8fa40000 - 0x7fff8fd1bff7 com.apple.CoreServices.CarbonCore (1159.5 - 1159.5) <11CC2194-0C9C-397A-B7F9-CDAB9B68D87D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8fd1c000 - 0x7fff8fd4ffff com.apple.DictionaryServices (1.2 - 274) <864F3808-FFDD-3C4B-A5B7-F1A6C4668A86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8fd50000 - 0x7fff8fd58ffb com.apple.CoreServices.FSEvents (1230 - 1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8fd59000 - 0x7fff8fec5ff7 com.apple.LaunchServices (775.9.7 - 775.9.7) <E350E4F6-822A-3F04-B59B-468A39AF5C64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8fec6000 - 0x7fff8ff76fff com.apple.Metadata (10.7.0 - 1075.28) <DBB524CD-6938-3623-99C2-4B1EC1E1BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8ff77000 - 0x7fff8ffd6fff com.apple.CoreServices.OSServices (775.9.7 - 775.9.7) <E9625B0B-9AE7-3024-9FEF-FEE0A1876D9D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8ffd7000 - 0x7fff90047fff com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff90048000 - 0x7fff9008eff7 com.apple.coreservices.SharedFileList (38 - 38) <E1400999-1F08-35A1-9D07-27D80A2AF89A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff9011b000 - 0x7fff90267ff7 com.apple.CoreText (352.0 - 544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff90268000 - 0x7fff9029dfff com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9029e000 - 0x7fff9030fffb com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <BEBE9C03-3B9A-3948-99E3-CC8148FA2AB5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff9040e000 - 0x7fff90413fff com.apple.DiskArbitration (2.7 - 2.7) <16EA6D93-A2EC-31DB-BF52-C4764E7B1630> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff905a2000 - 0x7fff90949ff3 com.apple.Foundation (6.9 - 1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff90975000 - 0x7fff909a6fff com.apple.GSS (4.0 - 2.0) <95FAD1F9-1610-3428-B9B4-D32F67C26574> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff90a66000 - 0x7fff90b09ffb com.apple.Bluetooth (5.0.2 - 5.0.2f4) <D4B76B20-7777-39C9-8365-FC0C0DE17AB0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff90b0a000 - 0x7fff90b9fff7 com.apple.framework.IOKit (2.0.2 - 1324.30.13) <163BE7FA-B29A-348F-8B5F-E301F2E8C964> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff90ba0000 - 0x7fff90ba6ffb com.apple.IOSurface (153.3 - 153.3) <3DD3BF22-0800-31F2-B179-87F87D6F0548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff90bf8000 - 0x7fff90d51fef com.apple.ImageIO.framework (3.3.0 - 1582) <564168E7-BEC0-35E3-9BF0-59B65C17225E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff90d52000 - 0x7fff90d56fff libGIF.dylib (1582) <040243CD-3A68-3ADC-805C-FE1D17C80028> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90d57000 - 0x7fff90e47ff7 libJP2.dylib (1582) <A55870F9-F27F-3BD0-BE89-981BFF63D485> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff90e48000 - 0x7fff90e6bffb libJPEG.dylib (1582) <58C01E72-10A0-313F-8139-ED6E9D087ABB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff90e6c000 - 0x7fff90e93ff7 libPng.dylib (1582) <F2CC3750-3520-311B-9C66-9D86036375B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff90e94000 - 0x7fff90e96ff3 libRadiance.dylib (1582) <C3E9CE5C-1A25-391B-9ACB-556AA065B985> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff90e97000 - 0x7fff90ef0ff3 libTIFF.dylib (1582) <71ADCD24-67C9-31B5-8E48-A4B89AFBB19F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff91ac0000 - 0x7fff91ad9ff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff922d7000 - 0x7fff9232ffff com.apple.Metal (86.18 - 86.18) <7DFE0437-25A8-3E87-8318-91573C895742> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff92c03000 - 0x7fff92c0bfff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff92de0000 - 0x7fff92de8ff7 libcldcpuengine.dylib (2.8.5) <6AFCDCF5-7788-3EFC-B761-6C31DBF205A7> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff92fb1000 - 0x7fff92fffff3 com.apple.opencl (2.8.6 - 2.8.6) <85574B12-CEED-373A-808E-B4BC7907AC7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff93000000 - 0x7fff93019ffb com.apple.CFOpenDirectory (10.12 - 194) <292FCA26-B2E4-37F8-BC8C-8369ACD3345A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff9301a000 - 0x7fff93025ff7 com.apple.OpenDirectory (10.12 - 194) <399F4633-97CE-3560-BB3C-1E30E9604878> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff93026000 - 0x7fff93028fff libCVMSPluginSupport.dylib (13.0.10) <06D7F8EC-1D2B-38C2-B3FE-7D39185370BE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff93029000 - 0x7fff9302cff7 libCoreFSCache.dylib (151.1) <1910EF80-DE30-3817-8FDF-63F3C8B4BA37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff9302d000 - 0x7fff93030fff libCoreVMClient.dylib (151.1) <8C8E9295-1918-3763-A0B7-6397EB181EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff93031000 - 0x7fff93039ffb libGFXShared.dylib (13.0.10) <0257924D-0226-306C-817B-6B624AD8C80F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff9303a000 - 0x7fff93045fff libGL.dylib (13.0.10) <9BDE83C8-D820-34AB-ADBB-89394EE706FB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff93046000 - 0x7fff93082fe7 libGLImage.dylib (13.0.10) <38CB2689-C869-31A4-BECB-2E4F91F1FD1C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff93083000 - 0x7fff931f9ffb libGLProgrammability.dylib (13.0.10) <96C3D0DF-73EB-3CEF-9527-03FA8C403546> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff931fa000 - 0x7fff9323aff3 libGLU.dylib (13.0.10) <0303130B-3A1D-37C3-BEA5-0A2154C842D3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff93ba2000 - 0x7fff93bb0fff com.apple.opengl (13.0.10 - 13.0.10) <7F1E35F8-F0D1-389B-B8CC-E06E02714005> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff93bb1000 - 0x7fff93d57fff GLEngine (13.0.10) <BCEDD508-5670-307C-ACC0-4B4740CE6D85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff93d58000 - 0x7fff93d82ffb GLRendererFloat (13.0.10) <91FFF901-0388-3FF0-B89B-9A0D2E992F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff948cd000 - 0x7fff94ac8ff7 com.apple.QuartzCore (1.11 - 449.41.15) <32D80183-DCE4-34A7-AA46-DD1DE0DAA859> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9502e000 - 0x7fff9534dfff com.apple.security (7.0 - 57740.31.2) <A47D7BAE-0591-3184-8E44-FB2EB08A19C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff9534e000 - 0x7fff953c4ff7 com.apple.securityfoundation (6.0 - 55132.20.1) <9407620B-B230-3320-B0B7-5AE59F1D135C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff953ee000 - 0x7fff953f1ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <4E24C12E-6164-3A7A-8EB8-C2523492BAE8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff95778000 - 0x7fff957e9ff7 com.apple.SystemConfiguration (1.14 - 1.14) <D9A57D90-E54F-3E1A-AA2F-F5A694BCE4BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff97e4c000 - 0x7fff97e6effb com.apple.framework.Apple80211 (12.0 - 1200.41) <360012DB-DAE7-3EEF-85F0-E5BE1DE3425D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff97e6f000 - 0x7fff97e7efdb com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff97f6f000 - 0x7fff97ffa97f com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff9841f000 - 0x7fff9849dfff com.apple.backup.framework (1.8.3 - 1.8.3) <B2E28A7A-1727-3052-AA73-CBC108286C07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff99123000 - 0x7fff9914affb com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff99a73000 - 0x7fff99a7cffb com.apple.CommonAuth (4.0 - 2.0) <830B940B-3523-38DE-996D-695739616D10> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff9a19c000 - 0x7fff9a1acfff com.apple.CoreEmoji (1.0 - 39.1) <0A46D6BF-22F3-39AD-B3DC-DE1EE5C442CC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff9a48f000 - 0x7fff9a4bfff3 com.apple.CoreServicesInternal (276.2 - 276.2) <7D8DEF04-72F1-39F4-BBFB-09E65D7B8C10> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff9a74f000 - 0x7fff9a7d9fff com.apple.CoreSymbolication (61050) <F4B7C798-F7B7-3977-AA08-59A03F00308E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9a7da000 - 0x7fff9a918fd7 com.apple.coreui (2.1 - 430.6) <99D08D71-3E9D-300C-9EB2-A73F1B5E228C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff9a919000 - 0x7fff9a9c9ff3 com.apple.CoreUtils (5.0 - 500.9) <5567181B-721C-339E-A3DC-579E36D92341> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff9aa19000 - 0x7fff9aa7eff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <BEFA276C-D284-3160-8641-7DD47E38C9D7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff9aa7f000 - 0x7fff9aa8cff7 com.apple.CrashReporterSupport (10.12 - 817) <CB5251B1-5BE5-308B-B30B-0050065E04CC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff9aafe000 - 0x7fff9ab08ff7 com.apple.framework.DFRFoundation (1.0 - 104.14) <258B6CFE-FD64-31C5-9973-2FD80597ECDA> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff9ab3e000 - 0x7fff9abb5ff7 com.apple.datadetectorscore (7.0 - 539.1) <E9892E38-3D5F-36CF-BDC5-E4E3C5516B55> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9abf2000 - 0x7fff9ac31fff com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff9ac32000 - 0x7fff9ad43fff com.apple.desktopservices (1.11.3 - 1.11.3) <CCE689AA-85F3-3587-AE12-1231E8ED127E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9b027000 - 0x7fff9b458ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff9c7ad000 - 0x7fff9c7adfff libmetal_timestamp.dylib (600.0.48.32) <31DF1B9E-0BBF-308B-B78D-11CCE72DAA68> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff9c7ba000 - 0x7fff9c7c5ff3 libGPUSupportMercury.dylib (13.0.10) <99773A80-8B47-33F7-9406-96DC530FB586> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff9ca79000 - 0x7fff9ca95ff3 com.apple.GenerationalStorage (2.0 - 259.2) <00BF8427-967F-3693-A86F-DA0F29B49BF3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff9d193000 - 0x7fff9d209fff com.apple.Heimdal (4.0 - 2.0) <00F00E7E-7EF4-3254-86D3-ADA4F67938CF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff9d821000 - 0x7fff9d82bfff com.apple.IOAccelMemoryInfo (1.0 - 1) <DFFA3D47-7C3A-3AA9-B818-62CB224C90DE> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff9d82c000 - 0x7fff9d833ffb com.apple.IOAccelerator (289.27 - 289.27) <61C7765B-EE2E-36E1-B51C-FFA13A657711> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff9d835000 - 0x7fff9d849ff3 com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff9d84a000 - 0x7fff9d86cfff com.apple.IconServices (74.3 - 74.3) <3F0BD358-D019-3083-82F2-69CCAD5E5D66> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff9d94f000 - 0x7fff9db05fff com.apple.LanguageModeling (1.0 - 123.2.4) <FEB98F96-A9BB-3E6C-85B4-B466825B8C92> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff9e3c9000 - 0x7fff9e442ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <6A759DBA-B7DF-363B-9827-AB1D1129BB34> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff9e5c4000 - 0x7fff9e5ecfff com.apple.MultitouchSupport.framework (368.7 - 368.7) <BA3D9226-2672-3039-A105-C2639A7E22F2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9e69b000 - 0x7fff9e6a5fff com.apple.NetAuth (6.0 - 6.0) <1E7765FC-4580-3CE4-A0F1-CAA22006AE43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9ef21000 - 0x7fff9ef62ff7 com.apple.PerformanceAnalysis (1.145 - 145) <2D5D4A56-5F67-3BBB-9AAC-95FAC199877C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9f605000 - 0x7fff9f61ffff com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff9f639000 - 0x7fff9f65cff3 com.apple.RemoteViewServices (2.0 - 124) <4765DC2E-CF05-38CF-9564-1FBACB7E167C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffa035a000 - 0x7fffa03d7ff7 com.apple.Sharing (696.1.22 - 696.1.22) <D0A5C682-8996-3851-B332-AD05301E6FA3> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffa03f8000 - 0x7fffa0657fe7 com.apple.SkyLight (1.600.0 - 122.8) <2B8B6734-2B70-3BD8-BB8E-3338FB2708EE> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffa0838000 - 0x7fffa0844ff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <F9F0FCED-3A72-3639-91F2-B7EF248ED1B9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffa0f2d000 - 0x7fffa0f99ff3 com.apple.Symbolication (61080.2) <27A57DC2-FEB7-3D23-AEB5-E3E76C5AAE79> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffa1393000 - 0x7fffa1399ff7 com.apple.TCC (1.0 - 1) <956F7C1A-D457-3FE0-9CFE-3F1719F0865C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffa1428000 - 0x7fffa15f0ff7 com.apple.TextureIO (1.41 - 1.41) <3A9D9FD9-8997-3BD1-8046-76D0BF709806> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffa1664000 - 0x7fffa1665fff com.apple.TrustEvaluationAgent (2.0 - 28) <07C1F711-A1E0-3BAC-8F4D-977516D50925> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffa1666000 - 0x7fffa17f6ff3 com.apple.UIFoundation (1.0 - 490.7) <047781ED-9E79-361F-8E04-71FF90C650F3> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffa2816000 - 0x7fffa2818ffb com.apple.loginsupport (1.0 - 1) <4449ACBA-27A8-3311-BD92-CB7E63583FC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffa286d000 - 0x7fffa2888ff7 libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
0x7fffa2889000 - 0x7fffa2894fff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
0x7fffa2926000 - 0x7fffa2927ff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffa2928000 - 0x7fffa2b3bfff libFosl_dynamic.dylib (16.38) <8232FA8A-F16A-3DC0-AE68-B61EFCD5F4A4> /usr/lib/libFosl_dynamic.dylib
0x7fffa2b5f000 - 0x7fffa2b5ffff libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
0x7fffa2b60000 - 0x7fffa2b64ff3 libScreenReader.dylib (477.20.6) <8158E263-B7DF-3B0C-BABE-4FE94A53DFE5> /usr/lib/libScreenReader.dylib
0x7fffa2b65000 - 0x7fffa2b66ff3 libSystem.B.dylib (1238) <FF55E335-37C3-3567-9415-A3A1473775F5> /usr/lib/libSystem.B.dylib
0x7fffa2bd2000 - 0x7fffa2bfdffb libarchive.2.dylib (41.30.3) <19B93FE5-4386-38C8-963F-7DBDAB96FEBA> /usr/lib/libarchive.2.dylib
0x7fffa2bfe000 - 0x7fffa2c7afc7 libate.dylib (1.12.13) <8A963F37-CB4F-37FB-BFA5-273917C42437> /usr/lib/libate.dylib
0x7fffa2c7e000 - 0x7fffa2c7eff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
0x7fffa2c7f000 - 0x7fffa2c8fff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffa2c90000 - 0x7fffa2c9eff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
0x7fffa2c9f000 - 0x7fffa2cf5ff7 libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffa2cf6000 - 0x7fffa2d20fff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
0x7fffa2d21000 - 0x7fffa2d31ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fffa2d32000 - 0x7fffa2d47fc3 libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib
0x7fffa2d48000 - 0x7fffa2d48ff7 libcoretls.dylib (121.31.1) <BCC32537-4831-3E9F-876E-8C9F4CF52FD3> /usr/lib/libcoretls.dylib
0x7fffa2d49000 - 0x7fffa2d4aff3 libcoretls_cfhelpers.dylib (121.31.1) <6F37C5AD-7999-3D31-A52F-7AEED935F32D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffa2e04000 - 0x7fffa2ee9ff7 libcrypto.0.9.8.dylib (64.30.2) <D41E1901-06DD-3860-BB4F-B3ACE0284C01> /usr/lib/libcrypto.0.9.8.dylib
0x7fffa3087000 - 0x7fffa30daff7 libcups.2.dylib (450) <78243BA4-43AB-3364-8111-8D54D3382621> /usr/lib/libcups.2.dylib
0x7fffa3155000 - 0x7fffa3155fff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
0x7fffa3165000 - 0x7fffa316aff7 libheimdal-asn1.dylib (498.30.1) <4ED9F6E3-83BC-3302-B004-C25399DA0333> /usr/lib/libheimdal-asn1.dylib
0x7fffa316b000 - 0x7fffa325dff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fffa325e000 - 0x7fffa3483ffb libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib
0x7fffa3489000 - 0x7fffa348afff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
0x7fffa348b000 - 0x7fffa34a4ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fffa34a5000 - 0x7fffa34bbff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
0x7fffa34bc000 - 0x7fffa3763ff7 libmecabra.dylib (744.5) <EF046855-CB9C-32D8-B2F1-C85B526E386F> /usr/lib/libmecabra.dylib
0x7fffa3796000 - 0x7fffa380fff7 libnetwork.dylib (856.30.16) <66C6E4D6-B39C-3309-80C1-CBBE170DDD51> /usr/lib/libnetwork.dylib
0x7fffa3810000 - 0x7fffa3be0d97 libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
0x7fffa3be3000 - 0x7fffa3be7fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
0x7fffa3be8000 - 0x7fffa3c18ff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
0x7fffa3c36000 - 0x7fffa3c52ffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
0x7fffa3ca2000 - 0x7fffa3deafe3 libsqlite3.dylib (253) <B5BA5C96-AB13-34A0-8237-DD52A0181DFE> /usr/lib/libsqlite3.dylib
0x7fffa3edf000 - 0x7fffa3eecfff libxar.1.dylib (357) <58BFB84B-66FE-3299-AA3D-BBA178ADEE39> /usr/lib/libxar.1.dylib
0x7fffa3ef0000 - 0x7fffa3fdfffb libxml2.2.dylib (30.11) <E12AF929-0FA5-3214-840F-C81E6AC9F36E> /usr/lib/libxml2.2.dylib
0x7fffa3fe0000 - 0x7fffa4009fff libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
0x7fffa400a000 - 0x7fffa401bff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fffa402a000 - 0x7fffa402eff7 libcache.dylib (79) <0C8092D3-600F-3ADD-A036-F225B6CDCA43> /usr/lib/system/libcache.dylib
0x7fffa402f000 - 0x7fffa403aff7 libcommonCrypto.dylib (60092.30.2) <B16E29B6-EC8D-3A8F-9A89-DD9CF35F7C4B> /usr/lib/system/libcommonCrypto.dylib
0x7fffa403b000 - 0x7fffa4042fff libcompiler_rt.dylib (62) <E992E8D9-037C-3454-A366-A25E4D31D6BB> /usr/lib/system/libcompiler_rt.dylib
0x7fffa4043000 - 0x7fffa404bfff libcopyfile.dylib (138) <64E285D9-5485-333B-AEE7-8B0C8FB9275F> /usr/lib/system/libcopyfile.dylib
0x7fffa404c000 - 0x7fffa40cffdf libcorecrypto.dylib (442.30.20) <2074B932-FD79-30A9-8E90-AF25C49F2AF1> /usr/lib/system/libcorecrypto.dylib
0x7fffa40d0000 - 0x7fffa4102fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffa4103000 - 0x7fffa4108ff3 libdyld.dylib (421.2) <E5A2414F-2480-3BB2-BE94-176119A80876> /usr/lib/system/libdyld.dylib
0x7fffa4109000 - 0x7fffa4109ffb libkeymgr.dylib (28) <1A318923-1200-3B06-B432-5007D82F195D> /usr/lib/system/libkeymgr.dylib
0x7fffa410a000 - 0x7fffa4116ffb libkxld.dylib (3789.31.2) <524D7C3D-73EB-3F62-ADB1-9DFBACB95924> /usr/lib/system/libkxld.dylib
0x7fffa4117000 - 0x7fffa4117fff liblaunch.dylib (972.30.7) <15FACC21-079A-3BDF-9AFB-4253EFDEB587> /usr/lib/system/liblaunch.dylib
0x7fffa4118000 - 0x7fffa411dfff libmacho.dylib (894) <A2F38EC1-C37C-3B93-B0E4-36B07C177F8C> /usr/lib/system/libmacho.dylib
0x7fffa411e000 - 0x7fffa4120ff3 libquarantine.dylib (85) <C1D7749F-5F5F-3BB9-BEFC-1F0B9DA941FD> /usr/lib/system/libquarantine.dylib
0x7fffa4121000 - 0x7fffa4122ffb libremovefile.dylib (45) <CD42974E-BE0B-39FC-9BFC-8A7540A04DC6> /usr/lib/system/libremovefile.dylib
0x7fffa4123000 - 0x7fffa413bff7 libsystem_asl.dylib (349.30.2) <EFAC72D7-CB13-3DF7-ADF3-EC6635C6F1EA> /usr/lib/system/libsystem_asl.dylib
0x7fffa413c000 - 0x7fffa413cff7 libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
0x7fffa413d000 - 0x7fffa41cafef libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fffa41cb000 - 0x7fffa41ceffb libsystem_configuration.dylib (888.30.2) <4FE3983C-E4ED-3939-A578-03AD29C99788> /usr/lib/system/libsystem_configuration.dylib
0x7fffa41cf000 - 0x7fffa41d2fff libsystem_coreservices.dylib (41.4) <1A572B9E-0C47-320F-8C64-7990D0A5FB5A> /usr/lib/system/libsystem_coreservices.dylib
0x7fffa41d3000 - 0x7fffa41ebff3 libsystem_coretls.dylib (121.31.1) <4676F06D-274D-31BE-B61C-4D7A4AEF4858> /usr/lib/system/libsystem_coretls.dylib
0x7fffa41ec000 - 0x7fffa41f2fff libsystem_dnssd.dylib (765.30.11) <DC708D84-ED7D-3936-B996-A67C66B8DDAA> /usr/lib/system/libsystem_dnssd.dylib
0x7fffa41f3000 - 0x7fffa421cff7 libsystem_info.dylib (503.30.1) <9ED9121C-F111-3FAD-BC2F-C95DEE1C9362> /usr/lib/system/libsystem_info.dylib
0x7fffa421d000 - 0x7fffa423fff7 libsystem_kernel.dylib (3789.31.2) <FCEEBBD4-DF66-34D8-A32F-4F8C8E814E40> /usr/lib/system/libsystem_kernel.dylib
0x7fffa4240000 - 0x7fffa4287fe7 libsystem_m.dylib (3121.4) <266DB92B-A86F-3691-80FB-1B26AD73CFF3> /usr/lib/system/libsystem_m.dylib
0x7fffa4288000 - 0x7fffa42a6ff7 libsystem_malloc.dylib (116.30.3) <F40DEE3B-386A-3529-A3F7-98117ED55BF4> /usr/lib/system/libsystem_malloc.dylib
0x7fffa42a7000 - 0x7fffa42feffb libsystem_network.dylib (856.30.16) <4AE368E9-605D-379D-B04C-2AC7455B8250> /usr/lib/system/libsystem_network.dylib
0x7fffa42ff000 - 0x7fffa4308ff3 libsystem_networkextension.dylib (563.30.15) <EB020B0C-7DF0-3EEF-8E3C-15DA3C01D687> /usr/lib/system/libsystem_networkextension.dylib
0x7fffa4309000 - 0x7fffa4312ff3 libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib
0x7fffa4313000 - 0x7fffa431bfe7 libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib
0x7fffa431c000 - 0x7fffa4326ff7 libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffa4327000 - 0x7fffa432aff7 libsystem_sandbox.dylib (592.31.1) <7BBFDF96-293F-3DD9-B3A4-7C168280B441> /usr/lib/system/libsystem_sandbox.dylib
0x7fffa432b000 - 0x7fffa432cfff libsystem_secinit.dylib (24) <5C1F1E47-0F7D-3E25-8DEB-D9DB1F902281> /usr/lib/system/libsystem_secinit.dylib
0x7fffa432d000 - 0x7fffa4334fff libsystem_symptoms.dylib (532.30.6) <5D990CF5-B58F-39F7-B375-99B4EC62CFBD> /usr/lib/system/libsystem_symptoms.dylib
0x7fffa4335000 - 0x7fffa4355ff7 libsystem_trace.dylib (518.30.7) <5BD4ECD4-75CA-38EA-AF5C-B481C15955F8> /usr/lib/system/libsystem_trace.dylib
0x7fffa4356000 - 0x7fffa435bffb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
0x7fffa435c000 - 0x7fffa4385ff7 libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /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: 1504
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=325.6M resident=0K(0%) swapped_out_or_unallocated=325.6M(100%)
Writable regions: Total=176.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=176.5M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 3636K 3
CG image 92K 8
CoreAnimation 52K 7
CoreUI image data 1388K 11
CoreUI image file 180K 5
Dispatch continuations 16.0M 2
Kernel Alloc Once 8K 2
MALLOC 113.1M 31
MALLOC guard page 48K 9
Memory Tag 242 12K 2
STACK GUARD 56.1M 19
Stack 16.6M 21
VM_ALLOCATE 9376K 18
__DATA 24.8M 310
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 126.4M 90
__TEXT 199.2M 299
__UNICODE 556K 2
mapped file 49.6M 18
shared memory 16.3M 14
=========== ======= =======
TOTAL 636.6M 856
Model: iMac17,1, BootROM IM171.0105.B11, 4 processors, Intel Core i7, 4 GHz, 32 GB, SMC 2.33f10
Graphics: AMD Radeon R9 M390, AMD Radeon R9 M390, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1867 MHz, 0x802C, 0x31364B544631473634485A2D314739453220
Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1867 MHz, 0x198, 0x4B48583138363643313153334C2F38472020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1867 MHz, 0x802C, 0x31364B544631473634485A2D314739453220
Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1867 MHz, 0x198, 0x4B48583138363643313153334C2F38472020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x14A), Broadcom BCM43xx 1.0 (7.21.171.68.1a4)
Bluetooth: Version 5.0.2f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: APPLE HDD ST2000DM001, 2 TB
Serial ATA Device: APPLE SSD SM0128G, 121.33 GB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: Apple USB SuperDrive
Thunderbolt Bus: iMac, Apple Inc., 28.1
4
6
This does make me sad, as at my day job I have no choice but to use osx. And I prefer Inkscape to the Adobe options, though I have ready access to them.
I do understand both sides of this debate, though. The x11 or Quartz version leaves a lot to be desired as compared to native GTK on *nix. The osxmenu project version was great...
But if there is a dearth of developers for this work, understood. It would be better to focus on what can be done on the supported platforms. FLOSS supporters on osx know we have to give up many preferred apps that just aren't available.
I wish I could help out here, but apart from a guided compile, I couldn't really contribute to packaging.
Maybe it's finally time to run a virtual xubuntu on osx to get the tools I miss...
JF
------ Original message------From: Lyndsy SimonDate: Thu, Jan 5, 2017 12:27 PMTo: Martin Owens;Bryce Harrington;inkscape-devel@...6...;Cc: Subject:Re: [Inkscape-devel] Retrospective on 0.92 release
……
> Based on the feedback I'm seeing, it looks like we made a very good
> choice to retire our OSX packaging. I admit I was a little worried,
> but suv's judgment was 100% right, and as anticipated our
> deliberately *not* providing it is stimulating others to step in and
> fill the void. With 0.93 on Gtk3 it sounds like we'll have
> opportunities for even better OSX packages.
> We made a good call there. It's hard to say no to an entire platform,
> but we really couldn't support it reasonably and people that use MacOSX
> have the worst opinion of Inkscape imaginable. Look at some of the
> comments about the release.
I also think it was a good call, but not because macOS users "have the worst opinion of Inkscape imaginable". You're seeing a very small segment of that community; most Inkscape users on macOS aren't going to engage in a flamewar because a new version doesn't have a download link for their platform on the day of its release.
If the existing dev team can't support the platform (which seems to be the case), then dropping it was absolutely the right move. If there is enough demand out there to justify packaging it in the future, let the people who want it to happen supply the resources to make it happen.
On Thu, Jan 5, 2017 at 9:48 AM Martin Owens <doctormo@...400...> wrote:
Firstly,
Three cheers for Bryce, without whom we would have no release at all.
Let me add some thoughts to your postpartum below...
> Overall I think it went quite well. Switching build systems was a
> big change, and getting two year's worth of feature work stabilized
> is quite an achievement.
Yes, it's quite the achievement. Each release build is a way for us a
programmers to say "Users matter and this is a thing we think users
should have" and it shows the project is not just a collection of self
interested coders, but also selfless volunteers that can get a lot of
these tasks done even if we don't benefit in a direct way.
Releases are perhaps the most primary target for paid work, where the
money comes from users. Especially given it's laborious, managerial
(pointy haired boss eh bryce ;-)) and could do with more attention.
Perhaps we could have a fund raising just for the next release, we'd be
setting ourselves some harder deadlines and if successful, we'd have
the money to pay for say a person or two to work on bugs and management
aspects.
> Based on the feedback I'm seeing, it looks like we made a very good
> choice to retire our OSX packaging. I admit I was a little worried,
> but suv's judgment was 100% right, and as anticipated our
> deliberately *not* providing it is stimulating others to step in and
> fill the void. With 0.93 on Gtk3 it sounds like we'll have
> opportunities for even better OSX packages.
We made a good call there. It's hard to say no to an entire platform,
but we really couldn't support it reasonably and people that use MacOSX
have the worst opinion of Inkscape imaginable. Look at some of the
comments about the release.
> Another big part of the delay was blocker bugs. I found this very
> hard
> to get my hands around; the issues are legitimately troublesome
> problems
> that should be resolved, but finding people able and available to
> work
> on them was tough. Unfortunately bugs are inevitable, and I worry
> the
> shift to Gtk3, C++11, and so on are destined to give rise to
> more. Does
> anyone have ideas on how we can handle things better so there are
> fewer
> blockers? Or ways to get the blockers resolved more quickly?
I see tackling bugs to be a big part of the problem. We may have to
have a talk about what it means to be an "Inkscape Developer" capital
I, capital D. Our requirements right now are two commits to trunk ever
in the past. There's no long term plan for members to retire and no bug
fixing requirement to keep an active Developer status.
We don't even specify in the about screen which members were active in
the last ten years of development. Anyone ever is in that list. Which
is good for voting, things like the board voting should be open to all
alumni. But for the kinds of attribution that is rewarding to see, we
don't really pay much attention and can't offer anything to bug fixers.
> a more timely fashion. Does anyone have suggestions or observations
> that could help us improve this?
A service that does timed and shared task management might be an
improvement. I noticed there was a lot of manual work with regard to
task management.
> huge positive impact Inkscape has made in people's lives and careers,
> and the 0.92 release you've created is going to enable a lot of
> people to do some really great things.
Inkscape is one of those things in the world that provides millions of
dollars worth of economic and social value but which takes very little
money. Something Open Source projects can always be proud of.
But there's space to think about having our different user groups (cnc,
artists, animators, web designers, tracers etc etc) involved in sorting
out the major issues they have with their respective workflows. I
noticed that while a laser cutter problem is critical to workshops and
school use of inkscape, it was wishlist or low priority for the project
as a whole. That presents us with a problem where Inkscape is great for
90% of the work, but has critical failures for 90% of workflows at the
same time.
I'll keep thinking about this and I'd be happy to talk on IRC at our
next meeting.
Thanks again Bryce!
Best Regards, Martin Owens
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's
1
0
In my quest for a more fluid experience with fewer distractions, I've
attempted to multithread the rendering. I see this has been a long
standing discussion:
https://bugs.launchpad.net/inkscape/+bug/200415
https://bugs.launchpad.net/inkscape/+bug/330271
I'm using a Lenovo P40 tablet and the total frame rendering time for a
simple piece is 80 to 100ms (1920x1080, a few hundred vertices on 2
layers with no filter effects - only alpha compositing). This slow
rendering speed makes the touchscreen zooming I recently implemented
very jerky.
So, I tried multithreading SPCanvas::paintRectInternal() with OpenMP
by splitting the rectangle into 2 and rendering them in ||.
I used mutual exclusion for some obviously thread unsafe code like the
call to markRect in SPCanvas::paintSingleBuffer(). The rendering would
work for a few frames before it freezes (waiting threads timeout and
then exit).
Then, I put other calls that I suspected were thread unsafe in
mutually exclusive blocks until I discovered _root->render() isn't
safe. No point in going further.
Excuse my naive attempt. Can anyone guess how feasible it is to
multithread the rendering? For now, I don't care if it's pixel
perfect. I just need something that's decent and doesn't crash/freeze.
I'm also wondering why the Cairo OpenGL backend isn't being used? GPU
rendering on integrated GPUs should give a nice speedup since there
should be no copying overhead.
The other place to optimize is pixman. I did some profiling (rapidly
zooming in and out with touchscreen) and >= 25% of the time is spent
in pixman rendering. I already went ahead and ported a few to AVX2 and
got ~1.3x speedup (should get more since my laptop is bottlenecked by
memory bandwidth owing to having only 1 memory channel).
Function Module
Samples
sse2_blt.part.0
libpixman-1-0.dll 4221
sse2_combine_in_u
libpixman-1-0.dll 2189
sse2_fill
libpixman-1-0.dll 1693
cairo_tor_scan_converter_generate
libcairo-2.dll 1494
sse2_composite_over_8888_8888
libpixman-1-0.dll 1424
bits_image_fetch_separable_convolution_affine_none_a8r8g8b8
libpixman-1-0.dll 1104
feed_curve_to_cairo(_cairo*Geom::Curve const&
libinkscape_base.dll 611
fast_composite_scaled_bilinear_sse2_8888_8888_cover_SRC
libpixman-1-0.dll 475
fill_xrgb32_lerp_opaque_spans
libcairo-2.dll 348
cairo_tor_scan_converter_add_polygon
libcairo-2.dll 260
compute_face
libcairo-2.dll 238
_dynamic_cast
libstdc++-6.dll 209
outer_join
libcairo-2.dll 179
cairo_polygon_add_edge
libcairo-2.dll 178
g_hash_table_lookup
libglib-2.0-0.dll 169
cairo_spline_decompose_into
libcairo-2.dll 153
g_slice_alloc
libglib-2.0-0.dll 138
cairo_spline_intersects
libcairo-2.dll 131
feed_pathvector_to_cairo(_cairo*Geom::PathVector const&)
libinkscape_base.dll 127
line_to
libcairo-2.dll 119
void std::vector<Geom::Pointstd::allocator<Geom::Point>
libinkscape_base.dll 116
cairo_matrix_transform_point
libcairo-2.dll 110
cell_list_render_edge
libcairo-2.dll 106
g_type_check_instance_is_a
libgobject-2.0-0.dll 106
3
4
I'm a long-time user of Inkscape who uses macOS, and while I've not got a
ton of experience in packaging software for distribution I believe I'm
capable of learning it and taking responsibility for putting together and
maintaining Inkscape's macOS version.
Is the build workflow that was used to package 0.91 for macOS documented
somewhere? That, along with a precise description of the issues that led to
its discontinuation, should be enough to get started.
-Lyndsy Simon
4
3