Jump to content
You must now use your email address to sign in [click for more info] ×

SVG generated by ChatGPT 4 crashes Designer 2


Recommended Posts

Not sure if this is a bug, but Designer 2 (2.0.4) shouldn't crash trying to open a simple SVG. 

I wanted to see if ChatGPT 4 can generate SVG graphics, and it can. They're not correct, but it does generate SVG code. I asked ChatGPT to generate an SVG of US flag and this is what I got:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7410 3900">
    <rect width="7410" height="3900" fill="#bd3d44"/>
    <path d="M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0" stroke="#fff" stroke-width="300"/>
    <rect width="2964" height="2100" fill="#192f5d"/>
    <g fill="#fff">
        <g id="s18">
            <g id="s9">
                <g id="s5">
                    <g id="s">
                        <path d="M247,90 317,307 132,172h229L161,307z" id="s"/>
                        <use href="#s" y="420"/>
                    </g>
                    <use href="#s" y="840"/>
                </g>
                <use href="#s" y="1680"/>
            </g>
            <use href="#s" y="3360"/>
        </g>
        <use href="#s" y="6720"/>
    </g>
    <g fill="#fff">
        <use href="#s18" x="247"/>
        <use href="#s9" x="494"/>
        <use href="#s5" x="741"/>
        <use href="#s" x="988"/>
    </g>
    <path d="M0,0h7410v450H0zm0,600h7410v450H0zm0,1200h7410v450H0zm0,1200h7410v450H0zm0,1200h7410v450H0zm0,1200h7410v450H0z" fill="#fff"/>
</svg>

After saving it as an SVG file, when I try to open it in Designer 2 it crashes without opening. 

I can view SVG file in the browser and even Windows file preview. 

Can someone else confirm?

Link to comment
Share on other sites

Someone will correct me if I’m wrong but I don’t think the Affinity applications can handle the “use” attribute but, either way, as you say, the software shouldn’t just crash because it can’t parse an SVG. (I think I saw a request to be able to use the “use” for Symbols not so long ago.)

I tried copying the SVG text from your post and pasting it into Designer and, after a little bit of ‘thinking time’, it crashed (Designer 2.0.4 on Windows 10).

Link to comment
Share on other sites

Thanks @GarryP. I don't think it's <use>. I just tried another SVG that uses <use> from Mozilla documentation, and it opened without crashing.

<svg viewBox="0 0 30 10" xmlns="http://www.w3.org/2000/svg">
  <circle id="myCircle" cx="5" cy="5" r="4" stroke="blue" />
  <use href="#myCircle" x="10" fill="blue" />
  <use href="#myCircle" x="20" fill="white" stroke="red" />
</svg>

 

Link to comment
Share on other sites

Ah, sorry, I thought “use” was the problem because I thought I’d seen it before.

I stripped the SVG down a bit to this:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7410 3900">
    <rect width="7410" height="3900" fill="#bd3d44"/>
    <path d="M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0" stroke="#fff" stroke-width="300"/>
    <rect width="2964" height="2100" fill="#192f5d"/>
    <g fill="#fff">
        <g id="s18">
            <g id="s9">
                <g id="s5">
                    <g id="s">
                        <path d="M247,90 317,307 132,172h229L161,307z" id="s"/>
                        <use href="#s" y="420"/>
                    </g>
                    <use href="#s" y="840"/>
                </g>
                <use href="#s" y="1680"/>
            </g>
            <use href="#s" y="3360"/>
        </g>
        <use href="#s" y="6720"/>
    </g>
</svg>

...and the crash still happens.

Further stripping down to this: 

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7410 3900">
    <rect width="7410" height="3900" fill="#bd3d44"/>
    <path d="M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0" stroke="#fff" stroke-width="300"/>
    <rect width="2964" height="2100" fill="#192f5d"/>
    <g fill="#fff">
        <g id="s18">
            <g id="s9">
                <g id="s5">
                    <g id="s">
                        <path d="M247,90 317,307 132,172h229L161,307z" id="s"/>
                    </g>
                </g>
            </g>
        </g>
    </g>
 </svg>

...lets me paste it in okay (even though it's not complete).

I think only the staff can really know what’s happening.

Link to comment
Share on other sites

Unfortunately I can’t help you with finding the crash reports.

All I can say about it is that those instructions were written for the V1 software and a lot of things have changed since then, including the MSIX/EXE installation choice.

Someone else should be able to help you with it though.

Link to comment
Share on other sites

It crashes due to memory allocation errors during parsing in the SVG code ...

Quote

Process:               Affinity Designer [2302]
Path:                  /Applications/Affinity Designer.app/Contents/MacOS/Affinity Designer
Identifier:            Affinity Designer
Version:               1.10.6 (1.10.22)
App Item ID:           824171161
App External ID:       853519605
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Affinity Designer [2302]
User ID:               501

Date/Time:             2023-03-24 15:32:53.545 +0100
OS Version:            Mac OS X 10.11.6 (15G22010)
Report Version:        11
Anonymous UUID:        369EA9F2-5DED-E8E9-C047-D419BFEB7A5C

Sleep/Wake UUID:       3920DE42-3F6C-4AF8-9513-71FECA66FEE6

Time Awake Since Boot: 16000 seconds
Time Since Wake:       1000 seconds

System Integrity Protection: enabled

Crashed Thread:        3  Dispatch queue: com.apple.root.utility-qos

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x0000700000000ff8
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x700000000ff8:
    Process Corpse Info    00000001ab7d8000-00000001ab9d8000 [ 2048K] rw-/rwx SM=COW  
--> STACK GUARD            0000700000000000-0000700000001000 [    4K] ---/rwx SM=NUL  stack guard for thread 3
    Stack                  0000700000001000-0000700000083000 [  520K] rw-/rwx SM=PRV  thread 3

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib            0x00007fff97870f72 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff978703b3 mach_msg + 55
2   com.apple.CoreFoundation          0x00007fff95303114 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation          0x00007fff953025dc __CFRunLoopRun + 1356
4   com.apple.CoreFoundation          0x00007fff95301e28 CFRunLoopRunSpecific + 296
5   com.apple.HIToolbox               0x00007fff8a549935 RunCurrentEventLoopInMode + 235
6   com.apple.HIToolbox               0x00007fff8a54976f ReceiveNextEventCommon + 432
7   com.apple.HIToolbox               0x00007fff8a5495af _BlockUntilNextEventMatchingListInModeWithFilter + 71
8   com.apple.AppKit                  0x00007fff8e073df6 _DPSNextEvent + 1067
9   com.apple.AppKit                  0x00007fff8e073226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
10  com.apple.AppKit                  0x00007fff8e067d80 -[NSApplication run] + 682
11  com.apple.AppKit                  0x00007fff8e031368 NSApplicationMain + 1176
12  libdyld.dylib                     0x00007fff863d85ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff97877efa kevent_qos + 10
1   libdispatch.dylib                 0x00007fff90c55165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib                 0x00007fff90c54dcd _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib            0x00007fff978775e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9b358578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9b356341 start_wqthread + 13

Thread 3 Crashed:: Dispatch queue: com.apple.root.utility-qos
0   libsystem_malloc.dylib            0x00007fff85bf66c8 tiny_malloc_from_free_list + 12
1   libsystem_malloc.dylib            0x00007fff85bf5705 szone_malloc_should_clear + 292
2   libsystem_malloc.dylib            0x00007fff85bf55a1 malloc_zone_malloc + 71
3   libsystem_malloc.dylib            0x00007fff85bf40cc malloc + 42
4   libc++.1.dylib                    0x00007fff97c597de operator new(unsigned long) + 30
5   liblibpersona.dylib               0x000000011a7945f0 std::__1::pair<std::__1::__tree_iterator<std::__1::__value_type<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathT<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathTraitsUnix> >, std::__1::__tree_node<std::__1::__value_type<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathT<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathTraitsUnix> >, void*>*, long>, bool> std::__1::__tree<std::__1::__value_type<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathT<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathTraitsUnix> >, std::__1::__map_value_compare<Kernel::StringT<Kernel::TEncUtf8>, std::__1::__value_type<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathT<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathTraitsUnix> >, std::__1::less<Kernel::StringT<Kernel::TEncUtf8> >, true>, std::__1::allocator<std::__1::__value_type<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathT<Kernel::StringT<Kernel::TEncUtf8>, Kernel::PathTraitsUnix> > > >::__emplace_unique_key_args<Kernel::StringT<Kernel::TEncUtf8>, std::__1::piecewise_construct_t const&, std::__1::tuple<Kernel::StringT<Kernel::TEncUtf8> const&>, std::__1::tuple<> >(Kernel::StringT<Kernel::TEncUtf8> const&, std::__1::piecewise_construct_t const&&&, std::__1::tuple<Kernel::StringT<Kernel::TEncUtf8> const&>&&, std::__1::tuple<>&&) + 176
6   liblibpersona.dylib               0x000000012197ddd4 SVGFile::CopyInheritedAttributes(std::__1::map<Kernel::StringT<Kernel::TEncUtf8>, Kernel::StringT<Kernel::TEncUtf8>, std::__1::less<Kernel::StringT<Kernel::TEncUtf8> >, std::__1::allocator<std::__1::pair<Kernel::StringT<Kernel::TEncUtf8> const, Kernel::StringT<Kernel::TEncUtf8> > > > const&, std::__1::map<Kernel::StringT<Kernel::TEncUtf8>, Kernel::StringT<Kernel::TEncUtf8>, std::__1::less<Kernel::StringT<Kernel::TEncUtf8> >, std::__1::allocator<std::__1::pair<Kernel::StringT<Kernel::TEncUtf8> const, Kernel::StringT<Kernel::TEncUtf8> > > >&) const + 292
7   liblibpersona.dylib               0x000000012196d5a4 SVGFile::PushCurrentAttributes(XML::Element const*) const + 68
8   liblibpersona.dylib               0x000000012196c83b SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 715
9   liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
10  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
11  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
12  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
13  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
14  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
15  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
16  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
17  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
18  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
19  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
20  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
21  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
22  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
23  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
24  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
25  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
26  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
27  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
28  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
29  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
30  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
31  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
32  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
33  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
34  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
35  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
36  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
37  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
38  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
39  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
40  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
41  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
42  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
43  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
44  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
45  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
46  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
47  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
48  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
49  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
50  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
51  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
52  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
53  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
54  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
55  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
56  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
57  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
58  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
59  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
60  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
61  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
62  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
63  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
64  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
65  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
66  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
67  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
68  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
69  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
70  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
71  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
72  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
73  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
74  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
75  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
76  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
77  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
78  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
79  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
80  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
81  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
82  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
83  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
84  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
85  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
86  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
87  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
88  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
89  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
90  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
91  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
92  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
93  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
94  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
95  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
96  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
97  liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
98  liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
99  liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
100 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
101 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
102 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
103 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
104 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
105 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
106 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
107 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
108 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
109 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
110 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
111 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
112 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
113 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
114 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
115 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
116 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
117 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
118 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
119 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
120 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
121 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
122 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
123 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
124 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
125 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
126 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
127 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
128 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
129 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
130 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
131 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
132 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
133 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
134 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
135 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
136 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
137 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
138 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
139 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
140 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
141 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
142 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
143 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
144 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
145 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
146 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
147 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
148 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
149 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
150 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
151 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
152 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
153 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
154 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
155 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
156 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
157 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
158 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
159 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
160 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
161 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
162 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
163 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
164 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
165 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
166 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
167 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
168 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
169 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
170 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
171 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
172 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
173 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
174 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
175 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
176 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
177 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
178 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
179 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
180 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
181 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
182 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
183 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
184 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
185 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
186 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
187 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
188 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
189 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
190 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
191 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
192 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
193 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
194 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
195 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
196 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
197 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
198 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
199 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
200 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
201 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
202 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
203 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
204 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
205 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
206 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
207 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
208 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
209 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
210 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
211 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
212 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
213 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
214 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
215 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
216 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
217 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
218 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
219 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
220 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
221 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
222 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
223 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
224 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
225 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
226 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
227 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
228 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
229 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
230 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
231 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
232 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
233 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
234 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
235 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
236 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
237 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
238 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
239 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
240 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
241 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
242 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
243 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
244 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
245 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
246 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
247 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
248 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
249 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
250 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
251 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
252 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
253 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
254 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
255 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
256 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
257 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
258 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
259 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
260 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
261 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
262 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
263 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
264 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
265 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
266 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
267 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
268 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
269 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
270 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
271 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
272 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
273 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
274 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
275 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
276 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
277 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
278 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
279 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
280 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
281 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
282 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
283 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
284 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
285 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
286 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
287 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
288 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
289 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
290 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
291 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
292 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
293 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
294 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
295 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
296 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
297 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
298 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
299 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
300 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
301 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
302 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
303 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
304 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
305 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
306 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
307 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
308 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
309 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
310 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
311 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
312 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
313 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
314 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
315 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
316 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
317 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
318 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
319 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
320 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
321 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
322 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
323 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
324 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
325 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
326 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
327 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
328 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
329 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
330 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
331 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
332 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
333 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
334 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
335 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
336 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
337 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
338 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
339 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
340 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
341 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
342 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
343 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
344 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
345 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
346 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
347 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
348 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
349 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
350 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
351 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
352 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
353 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
354 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
355 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
356 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
357 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
358 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
359 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
360 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
361 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
362 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
363 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
364 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
365 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
366 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
367 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
368 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
369 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
370 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
371 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
372 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
373 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
374 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
375 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
376 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
377 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
378 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
379 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
380 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
381 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
382 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
383 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
384 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
385 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
386 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
387 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
388 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
389 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
390 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
391 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
392 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
393 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
394 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
395 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
396 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
397 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
398 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
399 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
400 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
401 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
402 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
403 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
404 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
405 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
406 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
407 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
408 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
409 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
410 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
411 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
412 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
413 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
414 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
415 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
416 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
417 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
418 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
419 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
420 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
421 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
422 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
423 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
424 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
425 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
426 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
427 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
428 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
429 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
430 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
431 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
432 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
433 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
434 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
435 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
436 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
437 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
438 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
439 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
440 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
441 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
442 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
443 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
444 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
445 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
446 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
447 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
448 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
449 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
450 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
451 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
452 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
453 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
454 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
455 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
456 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
457 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
458 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
459 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
460 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
461 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
462 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
463 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
464 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
465 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
466 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
467 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
468 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
469 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
470 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
471 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
472 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
473 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
474 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
475 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
476 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
477 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
478 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
479 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
480 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
481 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
482 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
483 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
484 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
485 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
486 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
487 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
488 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
489 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
490 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
491 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
492 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
493 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
494 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
495 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
496 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
497 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
498 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
499 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
500 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
501 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
502 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
503 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
504 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
505 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
506 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
507 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
508 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937
509 liblibpersona.dylib               0x000000012196d2d0 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 3424
510 liblibpersona.dylib               0x0000000121976128 SVGFile::ParseUse(XML::Element const*, Kernel::Counted<SVGTreeNode>&) const + 760
511 liblibpersona.dylib               0x000000012196d0e9 SVGFile::ParseNode(XML::Node const*, Kernel::Counted<SVGTreeNode>&) const + 2937

Thread 4:
0   libsystem_kernel.dylib            0x00007fff978775e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9b358578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9b356341 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib            0x00007fff978775e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9b358578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9b356341 start_wqthread + 13

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib            0x00007fff97870f72 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff978703b3 mach_msg + 55
2   com.apple.CoreFoundation          0x00007fff95303114 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation          0x00007fff953025dc __CFRunLoopRun + 1356
4   com.apple.CoreFoundation          0x00007fff95301e28 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                  0x00007fff8e1c9d95 _NSEventThread + 149
6   libsystem_pthread.dylib           0x00007fff9b35899d _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9b35891a _pthread_start + 168
8   libsystem_pthread.dylib           0x00007fff9b356351 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib            0x00007fff978775e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9b358578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9b356341 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib            0x00007fff978775e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9b358578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9b356341 start_wqthread + 13

Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x000000013d303a00  rbx: 0x0000000000000002  rcx: 0x0000000000000a00  rdx: 0x0000000000000003
  rdi: 0x0000000100462000  rsi: 0x000000013d304400  rbp: 0x0000700000001020  rsp: 0x0000700000001000
   r8: 0x00007000000011e0   r9: 0x0000000000000000  r10: 0x000000013d304418  r11: 0x0000000000000000
  r12: 0x0000000100462000  r13: 0x000000013d304400  r14: 0x0000000000000003  r15: 0x00007febb3c974f2
  rip: 0x00007fff85bf66c8  rfl: 0x0000000000010297  cr2: 0x0000000106d78324
 
Logical CPU:     0
Error Code:      0x02000170
Trap Number:     133


Binary Images:
       0x1003cd000 -        0x10041cfff +com.seriflabs.affinitydesigner (1.10.6 - 1.10.22) <C76AA06E-851D-3F15-9424-CD5B6C4FB59B> /Applications/Affinity Designer.app/Contents/MacOS/Affinity Designer
       0x100465000 -        0x1018e4ffb +libliboscar.dylib (0) <02CEA36B-B4C0-32DA-A54D-B4128637623C> /Applications/Affinity Designer.app/Contents/Frameworks/libliboscar.dylib
       0x1023ab000 -        0x108e5aff3 +liblibrastertools.dylib (0) <0B207D0E-D1A0-33D6-9413-00BA9212C9E6> /Applications/Affinity Designer.app/Contents/Frameworks/liblibrastertools.dylib
       0x10bbf9000 -        0x10bcacff3 +liblibidmlimport.dylib (0) <78060038-A6EA-3E10-9919-7621C3AD82FA> /Applications/Affinity Designer.app/Contents/Frameworks/liblibidmlimport.dylib
       0x10bd8b000 -        0x10daeaff7 +com.seriflabs.libcocoaui (1.0 - 1) <349EDA93-2E11-3677-9AB5-6E3540CB1650> /Applications/Affinity Designer.app/Contents/Frameworks/libcocoaui.framework/Versions/A/libcocoaui
       0x10ed75000 -        0x10ed90ffb +liblibjsoncpp.dylib (0) <94BD0AF2-E25A-3BEF-859B-103F9FDF8DEA> /Applications/Affinity Designer.app/Contents/Frameworks/liblibjsoncpp.dylib
       0x10edb1000 -        0x10ee28fff +liblibcurl.dylib (0) <08394F24-868B-3DD0-AD81-D7BBA595017A> /Applications/Affinity Designer.app/Contents/Frameworks/liblibcurl.dylib
       0x10ee50000 -        0x10eeeffff +liblibregex.dylib (0) <804C16DC-0B61-3730-AB3C-9859780AF867> /Applications/Affinity Designer.app/Contents/Frameworks/liblibregex.dylib
       0x10ef9a000 -        0x110201ff7 +liblibaffinity.dylib (0) <176BBC00-8251-372D-A8C9-98326A22C77E> /Applications/Affinity Designer.app/Contents/Frameworks/liblibaffinity.dylib
       0x110ed7000 -        0x110edafff +liblibbmp.dylib (0) <520B99BF-3562-3A33-B005-5F84DED409A6> /Applications/Affinity Designer.app/Contents/Frameworks/liblibbmp.dylib
       0x110eee000 -        0x111ae9ff3 +libpdfimport.dylib (0) <1821841B-7F17-33F5-92FB-4F28C7C9091A> /Applications/Affinity Designer.app/Contents/Frameworks/libpdfimport.dylib
       0x11218e000 -        0x1121c5fff +liblibnetwork.dylib (0) <BEDA9D17-8C51-37D0-A938-D7C69E70CCC0> /Applications/Affinity Designer.app/Contents/Frameworks/liblibnetwork.dylib
       0x11221b000 -        0x11230efff +libxmp.dylib (0) <3A63C785-C457-3D25-B2DE-CB2857261E0B> /Applications/Affinity Designer.app/Contents/Frameworks/libxmp.dylib
       0x11238a000 -        0x1125c9ff7 +liblibstory.dylib (0) <5D92DE3C-4C7E-3AFF-9B81-02D5F7F392E1> /Applications/Affinity Designer.app/Contents/Frameworks/liblibstory.dylib
       0x11275a000 -        0x1127a9ff3 +libliblittlecms.dylib (0) <F120A012-4666-38A6-AC77-C9C12592E27E> /Applications/Affinity Designer.app/Contents/Frameworks/libliblittlecms.dylib
       0x1127c6000 -        0x1157edffb +liblibrenderer.dylib (0) <A44949AE-95A3-3251-A63D-8BBB91A5E8D1> /Applications/Affinity Designer.app/Contents/Frameworks/liblibrenderer.dylib
       0x11771d000 -        0x117820ff3 +liblibgeometry.dylib (0) <78E0AA65-A934-3C12-A744-076FD11EA812> /Applications/Affinity Designer.app/Contents/Frameworks/liblibgeometry.dylib
       0x1178a0000 -        0x1193b7fff +liblibraster.dylib (0) <D0DD68CD-F12D-3738-9FA5-4034DFB204C3> /Applications/Affinity Designer.app/Contents/Frameworks/liblibraster.dylib
       0x11a21a000 -        0x11a241ff3 +liblibgl.dylib (0) <1EE953FB-B821-3FEB-BBCD-BF4DE19DA2CB> /Applications/Affinity Designer.app/Contents/Frameworks/liblibgl.dylib
       0x11a25e000 -        0x11a4e1ff3 +liblibkernel.dylib (0) <0461B4A0-5F17-3518-808F-399CB645C3A0> /Applications/Affinity Designer.app/Contents/Frameworks/liblibkernel.dylib
       0x11a608000 -        0x12fa47fff +liblibpersona.dylib (0) <11171A40-5E41-3F78-B214-ECDB11F8F47B> /Applications/Affinity Designer.app/Contents/Frameworks/liblibpersona.dylib
       0x13ad25000 -        0x13b114ff7 +liblibmetadata.dylib (0) <7B334411-7CB1-3845-ABD0-656560C8CDD1> /Applications/Affinity Designer.app/Contents/Frameworks/liblibmetadata.dylib
       0x13b613000 -        0x13b64aff7 +liblibheif.dylib (0) <51ED9391-5AAB-3AAB-AC9A-68E49DF8EE2B> /Applications/Affinity Designer.app/Contents/Frameworks/liblibheif.dylib
       0x13b67e000 -        0x13b819ffb +liblibcfitsio.dylib (0) <FACEF4B1-1DFB-36A4-A8CA-78D8F4921D74> /Applications/Affinity Designer.app/Contents/Frameworks/liblibcfitsio.dylib
       0x13b9aa000 -        0x13ba51ff3 +liblibocio.dylib (0) <60B3CE33-7D83-39FF-B1CF-DA1BE682609C> /Applications/Affinity Designer.app/Contents/Frameworks/liblibocio.dylib
       0x13bac9000 -        0x13bdb0ff3 +liblibopenexr.dylib (0) <783B8C8F-6B17-3859-B8F4-4BA1B4467242> /Applications/Affinity Designer.app/Contents/Frameworks/liblibopenexr.dylib
       0x13be1f000 -        0x13be22ffb +liblibtga.dylib (0) <96CEDEE1-003D-354D-977C-DEF968D015B1> /Applications/Affinity Designer.app/Contents/Frameworks/liblibtga.dylib
       0x13be34000 -        0x13be8fff7 +liblibjpeg2k.dylib (0) <41CE3AB8-1BE1-38FF-83B3-DC47E34C9DE2> /Applications/Affinity Designer.app/Contents/Frameworks/liblibjpeg2k.dylib
       0x13beab000 -        0x13beb2ffb +liblibgif.dylib (0) <1F7F233B-1053-38D7-B931-34D7B3D0D1A5> /Applications/Affinity Designer.app/Contents/Frameworks/liblibgif.dylib
       0x13bec0000 -        0x13bf07ff3 +liblibhdphoto.dylib (0) <6B865AC4-9C0D-329C-ACD3-0182C529A1B4> /Applications/Affinity Designer.app/Contents/Frameworks/liblibhdphoto.dylib
       0x13bf1f000 -        0x13bf66ff7 +liblibjpeg.dylib (0) <32031261-1572-3477-B377-0EE75C77F53B> /Applications/Affinity Designer.app/Contents/Frameworks/liblibjpeg.dylib
       0x13bf78000 -        0x13bfafff7 +liblibpng.dylib (0) <978AF84A-2C72-3B20-BCE5-568C83CB773A> /Applications/Affinity Designer.app/Contents/Frameworks/liblibpng.dylib
       0x13bfc9000 -        0x13c090ffb +liblibraw.dylib (0) <B9645A8E-E42B-36E8-8912-F53DBF9C3CEF> /Applications/Affinity Designer.app/Contents/Frameworks/liblibraw.dylib
       0x13c0fd000 -        0x13c178ff3 +liblibtiff.dylib (0) <F0DCB52F-C2A8-36A9-960A-D2C15CF63C77> /Applications/Affinity Designer.app/Contents/Frameworks/liblibtiff.dylib
       0x13c194000 -        0x13c207fff +liblibwebp.dylib (0) <BA249EC8-C887-39FE-A837-257D08D980AF> /Applications/Affinity Designer.app/Contents/Frameworks/liblibwebp.dylib
       0x13c227000 -        0x13c24aff7 +liblibexpat.dylib (0) <0AD809DA-552D-35E2-9625-01AD98AFF86A> /Applications/Affinity Designer.app/Contents/Frameworks/liblibexpat.dylib
       0x13c25c000 -        0x13c26bff3 +liblibxml.dylib (0) <C81E1A27-B0D4-3871-A3F1-20FE47E08377> /Applications/Affinity Designer.app/Contents/Frameworks/liblibxml.dylib
       0x13c287000 -        0x13c2a6fff +liblibzlib.dylib (0) <D8AA69CC-BC65-3931-ADF6-5A5780D27ACA> /Applications/Affinity Designer.app/Contents/Frameworks/liblibzlib.dylib
       0x13c2b6000 -        0x13c35dff3 +liblibzstd.dylib (0) <12691418-2DA6-301A-9BBE-B60ABE9792DE> /Applications/Affinity Designer.app/Contents/Frameworks/liblibzstd.dylib
       0x13c373000 -        0x13c3a2fff +liblibstemmer.dylib (0) <C0389995-4DA2-379A-91AB-9CADFEA00FEF> /Applications/Affinity Designer.app/Contents/Frameworks/liblibstemmer.dylib
       0x13c440000 -        0x13c697ff7 +liblibicu.dylib (0) <25031BF8-98E9-351F-9DB3-813B476F6510> /Applications/Affinity Designer.app/Contents/Frameworks/liblibicu.dylib
       0x13c800000 -        0x13c85fffb +liblibde265.dylib (0) <406141A1-83ED-3825-A6A6-A05CF495D1E0> /Applications/Affinity Designer.app/Contents/Frameworks/liblibde265.dylib
       0x13c8a5000 -        0x13c8d0ff7 +libliblf.dylib (0) <8418C02D-5F15-3521-8095-6C17F2898082> /Applications/Affinity Designer.app/Contents/Frameworks/libliblf.dylib
       0x13c908000 -        0x13ca97ffb +liblibeps.dylib (0) <692F243A-B3FF-35F5-B6D7-23F222429431> /Applications/Affinity Designer.app/Contents/Frameworks/liblibeps.dylib
       0x13cb47000 -        0x13cd96ff3 +liblibpsd.dylib (0) <8FCC5389-0748-3583-9D65-40E6A5E1097D> /Applications/Affinity Designer.app/Contents/Frameworks/liblibpsd.dylib
       0x13ceb8000 -        0x13cebffff +liblibhunspell.dylib (0) <2AEAD42F-AA33-349B-B2AA-E40439288945> /Applications/Affinity Designer.app/Contents/Frameworks/liblibhunspell.dylib
       0x13cecd000 -        0x13d174ff7 +libpdflib.dylib (0) <33852B12-35C8-35AE-A34A-E7AAD3717B7B> /Applications/Affinity Designer.app/Contents/Frameworks/libpdflib.dylib
       0x13d29a000 -        0x13d2adfff +liblibjbig2dec.dylib (0) <C3468A57-23D9-3314-B93E-EE70E429EF80> /Applications/Affinity Designer.app/Contents/Frameworks/liblibjbig2dec.dylib
       0x13d2c1000 -        0x13d2c4fff +liblibpk.dylib (0) <30A9CD3F-D0F2-3389-ACEE-549C93688304> /Applications/Affinity Designer.app/Contents/Frameworks/liblibpk.dylib
       0x13d2d4000 -        0x13d2e6fff  com.apple.MetalKit (1.0 - 19) <E5C00BF8-FCD5-35DB-8FAD-02504869F1C6> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
       0x13f984000 -        0x13f984ff7 +cl_kernels (???) <4761BC64-5B95-4A28-9739-9CE4E60215DE> cl_kernels
    0x7fff6c349000 -     0x7fff6c380a47  dyld (360.22) <6B9CD3BA-2D60-3629-A0CB-AB810F55E8DD> /usr/lib/dyld
    0x7fff85a49000 -     0x7fff85a5aff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff85a75000 -     0x7fff85a78fff  com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff85a7c000 -     0x7fff85a7dfff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85a9e000 -     0x7fff85aa1ff7  libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff85aba000 -     0x7fff85abefff  libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff85abf000 -     0x7fff85ad8fe7  libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
    0x7fff85ad9000 -     0x7fff85b66dd7  com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff85bdf000 -     0x7fff85be4ff3  libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
    0x7fff85bf2000 -     0x7fff85bf2fff  libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
    0x7fff85bf3000 -     0x7fff85c0fff7  libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
    0x7fff85c10000 -     0x7fff85c11ffb  libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
    0x7fff85c16000 -     0x7fff85c47fff  com.apple.GSS (4.0 - 2.0) <23A5ACE3-683C-3E32-9A9B-05FC934AFAFB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff85c4a000 -     0x7fff85cbeff3  com.apple.securityfoundation (6.0 - 55126) <3D103E42-D4F6-3734-BBAA-C01A32C0A8C2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85cc5000 -     0x7fff85cc7ffb  libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
    0x7fff85ce4000 -     0x7fff85cecfff  com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff85d3e000 -     0x7fff85e30ff7  libJP2.dylib (1464) <FE193B7A-6FB2-3B56-9DD1-0BAAFEE46C58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff85e7b000 -     0x7fff85fa9fff  com.apple.CoreText (352.0 - 494.16) <0416A4AB-0A6F-3D29-AFCD-D5A33C4FFA68> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff85faa000 -     0x7fff86099ffb  libxml2.2.dylib (29.18) <021E7870-E3F8-30CB-B821-F8DAFB543104> /usr/lib/libxml2.2.dylib
    0x7fff8609a000 -     0x7fff860b0fff  com.apple.CoreMediaAuthoring (2.2 - 953) <A8F1B6EE-8ABE-3DC2-9829-A268D016648E> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff860b1000 -     0x7fff860b7fff  com.apple.IOAccelerator (205.14 - 205.14) <AFCB63A4-BEF6-362B-98C2-912FB1FC5F82> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8612f000 -     0x7fff861e8ff7  com.apple.cloudkit.CloudKit (482.29 - 482.29) <E235B37E-1491-3857-BDE8-38450D4FE8D0> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff861ec000 -     0x7fff861ecfff  com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8631f000 -     0x7fff863aefff  com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff863af000 -     0x7fff863d4ff7  libPng.dylib (1464) <F66A5EF6-E9D3-34EB-A95F-63CF4E42D371> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff863d5000 -     0x7fff863d8ffb  libdyld.dylib (360.22) <E0CE4C3B-38DF-37FB-A74E-866938E1AF92> /usr/lib/system/libdyld.dylib
    0x7fff863d9000 -     0x7fff865e6fff  libicucore.A.dylib (551.51.6) <142B2AD5-0A50-3382-8213-096E925863F7> /usr/lib/libicucore.A.dylib
    0x7fff86ecb000 -     0x7fff86ed7fff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86f3e000 -     0x7fff87024ff7  libcrypto.0.9.8.dylib (59.60.2) <7129EEB8-34EF-3A8F-9541-F5C22571E260> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87025000 -     0x7fff8714cfff  com.apple.LaunchServices (728.14 - 728.14) <E07C91E8-1E21-3BB6-B7BE-F708518DFD1A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8714d000 -     0x7fff87187fff  com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff873f8000 -     0x7fff87893ffb  com.apple.GeoServices (1.0 - 1151.49.1) <2D887517-B73D-30FF-91DC-AF6AD91F96B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff87894000 -     0x7fff87897fff  libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff87898000 -     0x7fff878f6fff  com.apple.SystemConfiguration (1.14 - 1.14) <9CC28C38-AE08-31F7-A27A-78CFA62D8148> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff87aec000 -     0x7fff87af4fff  com.apple.AppleSRP (5.0 - 1) <1D026890-0A04-3FDD-92C1-A12B35B05454> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff87b17000 -     0x7fff87b55ff7  libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff87b65000 -     0x7fff87b82ff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <D15C8464-EC96-30F4-8AD0-283A30F154D9> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff87be7000 -     0x7fff87c10fff  libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
    0x7fff87d08000 -     0x7fff87d59ff7  libcups.2.dylib (435.4) <F593C5CE-3785-3891-9EC0-19D5B87D5716> /usr/lib/libcups.2.dylib
    0x7fff87d9e000 -     0x7fff87deeff7  com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff87df5000 -     0x7fff87e95fff  com.apple.Metadata (10.7.0 - 972.34) <44A49CBA-00FB-3710-BBA5-AAD0416DA1F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff87e96000 -     0x7fff87e98ff7  libRadiance.dylib (1464) <FDE9A521-9387-3A47-B402-9CC0198ECBD4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87fa4000 -     0x7fff880c1fff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff8826e000 -     0x7fff88437ff7  com.apple.ImageIO.framework (3.3.0 - 1462) <E527D2A4-C395-335E-ABE5-1329B612D659> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff88438000 -     0x7fff8857dfff  com.apple.QTKit (7.7.3 - 2943.14) <F4CB113F-25D4-3B2A-B2C0-4CB5AEC81DD5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88581000 -     0x7fff885dcff7  libTIFF.dylib (1464) <8BB420EB-4BF8-3194-B237-05CCC0EDC8A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff886de000 -     0x7fff886e6fff  libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
    0x7fff886e7000 -     0x7fff886f5fff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff886f6000 -     0x7fff8875dfff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <91C5A231-0F7B-3B6A-A2D9-D389DBE9E1EB> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8875e000 -     0x7fff88761ff7  com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff88762000 -     0x7fff88767fff  com.apple.DiskArbitration (2.7 - 2.7) <8CB47F4A-0FD2-343A-93C8-965174F6F24F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8879f000 -     0x7fff887b6ff7  libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
    0x7fff887b7000 -     0x7fff887bffef  libcldcpuengine.dylib (2.7.3) <AA9F7E7A-5341-3AA6-ADA6-BFEB5F1F422D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff887cb000 -     0x7fff88b09ff7  com.apple.WebKit (11601 - 11601.7.8) <58A8B070-2AE4-3909-AE1D-7A7DF34AA268> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff88b32000 -     0x7fff88b90fff  com.apple.CoreServices.OSServices (728.14 - 728.14) <EE706151-6060-3B5C-A443-F9610C534821> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff88b91000 -     0x7fff88be3fff  com.apple.CloudDocs (1.0 - 383.14) <A9496D7C-3C52-3DCA-994D-E8B2B4789C1A> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff88be4000 -     0x7fff88bfeff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff88bff000 -     0x7fff88c26fff  com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff88c7d000 -     0x7fff8907ffff  libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff891b4000 -     0x7fff89853ffb  com.apple.JavaScriptCore (11601 - 11601.7.8) <38585ADC-1AD4-3BD2-8972-B90344CE57C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff89aa1000 -     0x7fff89b15ff7  com.apple.Heimdal (4.0 - 2.0) <72D36F0E-2D3D-316E-870E-E68BF30F1D7D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff89b16000 -     0x7fff89b17ffb  libSystem.B.dylib (1226.10.1) <9A358336-F9EE-301B-A00D-D91C591BA684> /usr/lib/libSystem.B.dylib
    0x7fff89b18000 -     0x7fff89b34ff7  libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff89c54000 -     0x7fff89c54fff  com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89c55000 -     0x7fff89ca4ff7  com.apple.opencl (2.7.0 - 2.7.0) <DBE647F7-23CE-3991-9755-4A32AD3C626C> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff89cc2000 -     0x7fff89d17fff  com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff89d18000 -     0x7fff89d8ffeb  libcorecrypto.dylib (335.50.2) <4E339108-3997-39D3-BB58-C5A0340E3651> /usr/lib/system/libcorecrypto.dylib
    0x7fff89d90000 -     0x7fff89da0fff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff89da1000 -     0x7fff89facfff  libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
    0x7fff89fad000 -     0x7fff89fafff7  libquarantine.dylib (80) <5B351BEC-27CC-3935-82F3-A065CC764255> /usr/lib/system/libquarantine.dylib
    0x7fff89fc2000 -     0x7fff8a4e4fff  com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8a519000 -     0x7fff8a80efff  com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8a80f000 -     0x7fff8a8b3fff  com.apple.Bluetooth (4.4.6 - 4.4.6f4) <ABA0F0EB-9BCF-394C-A990-0DF22B1EB798> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8a8b4000 -     0x7fff8ad72fcf  com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8ad73000 -     0x7fff8ad7bfef  libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
    0x7fff8ad7e000 -     0x7fff8adc3ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff8adc4000 -     0x7fff8adc7fff  libspindump.dylib (197.1) <B4599338-2A9A-3A48-BB30-2FCB0DACB9E2> /usr/lib/libspindump.dylib
    0x7fff8adc8000 -     0x7fff8adccfff  com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8adcd000 -     0x7fff8ae13fff  libFontRegistry.dylib (155.4) <EA64114D-1069-3D4D-BB6A-3F5769EE63B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8b19a000 -     0x7fff8b47fffb  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8b480000 -     0x7fff8b483fff  libsystem_sandbox.dylib (460.60.4) <71D697CA-7339-37C7-8DAF-3BAA1D57B56A> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8b484000 -     0x7fff8b4b5ff7  libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib
    0x7fff8b4b6000 -     0x7fff8b4dffff  com.apple.ProtectedCloudStorage (1.0 - 1) <6E3970C3-8213-367A-A6C3-E6F5E2C18F3D> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8b4e0000 -     0x7fff8b517ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b51b000 -     0x7fff8b51bfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8b5b0000 -     0x7fff8b5b1fff  libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8b5b2000 -     0x7fff8b5b4fff  libCGXType.A.dylib (978) <748C53A6-23C0-3681-96D2-43F665EDF042> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8b5b5000 -     0x7fff8b603ff7  libcurl.4.dylib (90.2.2) <0E5D821F-5C8E-3F7A-997F-6A188EFF3CED> /usr/lib/libcurl.4.dylib
    0x7fff8b611000 -     0x7fff8b613fff  com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8b68a000 -     0x7fff8b775ff7  com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8b776000 -     0x7fff8b936ffb  libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8bb70000 -     0x7fff8bb7efff  com.apple.opengl (12.1.0 - 12.1.0) <A6A63744-9AC6-38CD-9981-50C830CFA781> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8bcdc000 -     0x7fff8bce2fff  com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8bce3000 -     0x7fff8bd0cff7  libxpc.dylib (765.70.2) <7978B4D9-7970-3302-87FA-75709127DBD2> /usr/lib/system/libxpc.dylib
    0x7fff8bd0d000 -     0x7fff8bd0efff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff8bd23000 -     0x7fff8c151fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8c5fc000 -     0x7fff8c648ff7  com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8c649000 -     0x7fff8c672ffb  libRIP.A.dylib (978) <3C042163-B3CE-3F90-8F0D-60A172A029AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8c6ca000 -     0x7fff8c6cffff  com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff8c796000 -     0x7fff8c7b0fff  com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c80e000 -     0x7fff8c81fff7  libsystem_trace.dylib (201.10.3) <0ED15BED-B1F8-3845-9EC1-CC0B54B6BF1B> /usr/lib/system/libsystem_trace.dylib
    0x7fff8c8c1000 -     0x7fff8c8d6ff3  libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8c8d7000 -     0x7fff8c8e8fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff8c8f3000 -     0x7fff8c968fff  com.apple.framework.IOKit (2.0.2 - 1179.50.3) <80452F8B-D168-3848-A5F6-3CF96EBEDD5D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c9e6000 -     0x7fff8ca91fff  com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8ca92000 -     0x7fff8cb1ffef  libsystem_c.dylib (1082.60.1) <0F0C7ED5-3902-3427-9C1D-E2F130B528C5> /usr/lib/system/libsystem_c.dylib
    0x7fff8d3e3000 -     0x7fff8d3e3ff7  liblaunch.dylib (765.70.2) <4B800A8C-6C75-3279-92E0-FBA668812B55> /usr/lib/system/liblaunch.dylib
    0x7fff8d4a7000 -     0x7fff8d4befff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff8d4bf000 -     0x7fff8d4c4fff  com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8d4dd000 -     0x7fff8d501fff  com.apple.MultitouchSupport.framework (304.12 - 304.12) <A3987492-509E-3B85-BD9A-429252F2717A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8d550000 -     0x7fff8d55bfff  libcsfde.dylib (517.50.1) <C109CDE8-55D3-3B4E-A695-4D6B60161B88> /usr/lib/libcsfde.dylib
    0x7fff8d55c000 -     0x7fff8d565fff  com.apple.icloud.FindMyDevice (1.0 - 1) <B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8d566000 -     0x7fff8d674ff3  com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8d8d9000 -     0x7fff8d908fc3  libsystem_m.dylib (3105) <8A645D53-92DD-3C2E-8AFA-F28BC63E3657> /usr/lib/system/libsystem_m.dylib
    0x7fff8d909000 -     0x7fff8dc74657  libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
    0x7fff8dd93000 -     0x7fff8dda3ff3  com.apple.ProtocolBuffer (1 - 243) <BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8dda4000 -     0x7fff8ddc8fff  com.apple.quartzfilters (1.10.0 - 1.10.0) <F5C482E2-5AFB-3959-8C01-C149D48E7583> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8ddc9000 -     0x7fff8ddd7ff7  libbz2.1.0.dylib (38) <790B4CA3-9A41-39B2-ACDB-3DF973695B0F> /usr/lib/libbz2.1.0.dylib
    0x7fff8ddd8000 -     0x7fff8dde0ffb  libsystem_dnssd.dylib (625.60.5) <8BE2BAFE-B2A3-38FA-A960-F6884217F54D> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8de07000 -     0x7fff8de1eff7  libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8deec000 -     0x7fff8df93fff  com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8e02b000 -     0x7fff8ec54ff7  com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ec93000 -     0x7fff8ec9eff7  libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff8ec9f000 -     0x7fff8ec9ffff  com.apple.CoreServices (728.14 - 728.14) <11D8D061-60A6-31BA-99CD-43241E7A8F97> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8ecb3000 -     0x7fff8ecbeff7  libcommonCrypto.dylib (60075.50.1) <E48A81E7-56B0-37F5-9611-E896B8E16B4D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8ecbf000 -     0x7fff8ef59ffb  com.apple.security (7.0 - 57337.60.9) <F74CE81B-5AEE-322E-AA83-2E094A2F2B2D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ef5a000 -     0x7fff8f100ff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8f101000 -     0x7fff90365ffb  com.apple.CoreGraphics (1.600.0 - 960.7) <189C3B25-6097-30D9-8F0F-DE9E503CDFC5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff90372000 -     0x7fff903c4fff  com.apple.AppleVAFramework (5.0.32 - 5.0.32) <4F9CD6B6-F492-3D7F-8D15-9AC0A4CA9FC1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff903c5000 -     0x7fff903c5fff  libOpenScriptingUtil.dylib (169.2) <A6D6ECFF-C315-3353-832B-1ADB5F4588CB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff903c6000 -     0x7fff903cbfff  com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff90995000 -     0x7fff909a5fff  libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff909ad000 -     0x7fff909cffff  com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff90a33000 -     0x7fff90a47fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff90aa5000 -     0x7fff90aabff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff90b83000 -     0x7fff90b85ff7  libsystem_configuration.dylib (802.40.13) <B815C622-96EF-388A-823B-B02618E7F190> /usr/lib/system/libsystem_configuration.dylib
    0x7fff90b86000 -     0x7fff90b9ffff  com.apple.openscripting (1.7.1 - 169.2) <A0529726-F45B-3799-9A8A-45AEB4B89BA4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff90ba0000 -     0x7fff90bceff7  libsandbox.1.dylib (460.60.4) <5ADE97F6-27AF-30C5-A453-5A02839DCD50> /usr/lib/libsandbox.1.dylib
    0x7fff90bd6000 -     0x7fff90bf8ff7  com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff90c1a000 -     0x7fff90c4cff7  libTrueTypeScaler.dylib (158.9) <F181D9E6-189A-3C61-BB47-79A24DCB0726> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff90c4d000 -     0x7fff90c7afff  libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff90dd0000 -     0x7fff9103dfff  com.apple.imageKit (2.6 - 932) <FAE317B8-DF15-3096-AFAC-464913BF2F3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff911a5000 -     0x7fff9123afff  com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff91334000 -     0x7fff9147eff7  com.apple.coreui (2.1 - 366.1) <A004F065-6CDF-3456-A114-C6B3404D8A50> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9148f000 -     0x7fff914beff7  com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff914db000 -     0x7fff914dbfff  libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff9177c000 -     0x7fff917c8ffb  com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff9182b000 -     0x7fff9182dfff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff9183b000 -     0x7fff918aafff  com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff918ab000 -     0x7fff918deff7  com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff918df000 -     0x7fff918e7fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff918e8000 -     0x7fff918f3ff7  libkxld.dylib (3248.73.11) <3B10F7CF-8CC9-3129-96F1-474F80ABF86D> /usr/lib/system/libkxld.dylib
    0x7fff92229000 -     0x7fff923d5ff7  com.apple.avfoundation (2.0 - 1046.9.12) <41BDD03F-5545-3B9F-8DD7-7106485BAE8B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92403000 -     0x7fff92403fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff92404000 -     0x7fff92493ff7  libCoreStorage.dylib (517.50.1) <64A68AE2-5FA3-3F0F-ADB8-A767990D5F62> /usr/lib/libCoreStorage.dylib
    0x7fff92499000 -     0x7fff924b8ff7  com.apple.framework.Apple80211 (11.0 - 1121.34.2) <84FDA279-9F05-32F9-908F-4E0DAC422311> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff924b9000 -     0x7fff924d4ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff924d5000 -     0x7fff9250fff7  com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92542000 -     0x7fff92570ff7  com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff92571000 -     0x7fff92573fff  libCVMSPluginSupport.dylib (12.1) <994EFFFB-132C-3670-B738-5316EB8051F4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff92574000 -     0x7fff9259eff7  libc++abi.dylib (307.4) <D24E06BF-6522-3C4A-BD0C-11C42BA4D8E8> /usr/lib/libc++abi.dylib
    0x7fff9259f000 -     0x7fff925cfff3  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff92e11000 -     0x7fff92e13ff7  com.apple.securityhi (9.0 - 55006) <1B83E890-EEAE-3F63-A7B5-BD2420F5AED8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff92ebd000 -     0x7fff92ebffff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff9310e000 -     0x7fff93122ff7  com.apple.SafariServices.framework (11605 - 11605.3.8.1) <E2C87755-D819-36A9-9FB5-71D3589261A2> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff9312b000 -     0x7fff93141ff7  libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff93331000 -     0x7fff936afff3  com.apple.VideoToolbox (1.0 - 1731.15.207) <6C7C261F-CB65-3AF1-92E7-16ACAD371EF4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff936d1000 -     0x7fff937a7ffb  com.apple.DiskImagesFramework (10.11.4 - 417.4) <15F01B22-EC45-35D1-A00F-BA689D55B349> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff937af000 -     0x7fff93895fef  unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff9389e000 -     0x7fff938a3ff7  libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff938b0000 -     0x7fff938b1fff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff938d1000 -     0x7fff938dcfff  com.apple.CrashReporterSupport (10.11 - 718) <43A265E6-47D6-35F9-8C27-387DE099E9E4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff938dd000 -     0x7fff938f9fff  com.apple.GenerationalStorage (2.0 - 239.1.1) <D9199946-561F-3C1C-8826-D8E96024AC97> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff93975000 -     0x7fff939c6fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff939c7000 -     0x7fff93b95ff3  com.apple.QuartzCore (1.11 - 410.14) <624AEEBC-570F-3A2C-92FF-867923CBE6E6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff93b96000 -     0x7fff93b98fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff93b99000 -     0x7fff93ba1fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff93ba2000 -     0x7fff93bf4fff  com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff93d05000 -     0x7fff94243ff7  com.apple.MediaToolbox (1.0 - 1731.15.207) <63AD3FB7-BAD3-3040-8A99-843033F24CF6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff94bd1000 -     0x7fff94bd1ff7  libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
    0x7fff94bd2000 -     0x7fff94cb2ff7  unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff94e60000 -     0x7fff94ea2ff7  com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff94ed7000 -     0x7fff94f45ff7  com.apple.ApplicationServices.ATS (377 - 394.5) <1ED48323-0F6F-3839-8E4E-41F1F0468B34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff94f46000 -     0x7fff94f92fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff95279000 -     0x7fff956effff  com.apple.CoreFoundation (6.9 - 1259.22) <53EFA4A7-4614-383E-BEEE-B8B9D9D19FFA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff956f0000 -     0x7fff957aafff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff957ab000 -     0x7fff9581afff  com.apple.datadetectorscore (7.0 - 460) <54109E72-3125-3ABE-B8F7-4894D0F706B4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9581b000 -     0x7fff9590dff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff9591f000 -     0x7fff959d8ff7  libvMisc.dylib (563.5) <8133051D-E4FD-3D02-A11F-2C765F1E05FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff95b29000 -     0x7fff95b2cfff  com.apple.IOSurface (108.3.2 - 108.3.2) <88A893E9-A0E4-39FC-9A4E-1FB428F577EE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff95b2d000 -     0x7fff95be5ff7  com.apple.CoreDuet (1.0 - 1) <FC1EAEE1-73A4-3B13-A634-1D2A94D0C0B7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff963ba000 -     0x7fff963ccfff  libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib
    0x7fff96409000 -     0x7fff9669ffff  libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff9672a000 -     0x7fff9672afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9672b000 -     0x7fff967cbfff  com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff9691f000 -     0x7fff9696aff7  com.apple.CoreMediaIO (703.0 - 4791) <2F115ADE-F0A2-348F-A3D8-31860D768863> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff9696d000 -     0x7fff96a03fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff96a04000 -     0x7fff96a07ffb  libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff96c22000 -     0x7fff96c85fff  libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff974fe000 -     0x7fff97517fff  com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff97583000 -     0x7fff97583fff  com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff97595000 -     0x7fff975c0ff3  libarchive.2.dylib (33.20.3) <CC63CA40-0077-314D-BF76-82CB77317354> /usr/lib/libarchive.2.dylib
    0x7fff975c1000 -     0x7fff975d0ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff975d1000 -     0x7fff97858fff  com.apple.CFNetwork (760.9 - 760.9) <54B34D8B-BDE6-37EA-B178-1906827ECC59> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff97860000 -     0x7fff9787eff7  libsystem_kernel.dylib (3248.73.11) <4810EB90-DEEB-3E89-9ACA-BECC351E72F0> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9787f000 -     0x7fff978c5ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff978c6000 -     0x7fff978cbff7  libheimdal-asn1.dylib (453.40.11) <41620070-8AA6-3566-8520-67C65F6FA0DF> /usr/lib/libheimdal-asn1.dylib
    0x7fff978cc000 -     0x7fff978d7fff  libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff978d8000 -     0x7fff97af9ff7  com.apple.CoreImage (11.4.0 - 366.4.20) <7721BA55-A10E-3425-8392-C5D7C510EAAB> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff97afa000 -     0x7fff97bd3fff  com.apple.CoreMedia (1.0 - 1731.15.207) <70CAD4A7-3F8B-3767-A420-98BE1062C230> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff97c10000 -     0x7fff97c1cfff  com.apple.HelpData (2.1.4 - 90) <10608EEC-B613-309C-96E6-5A40AB951FA4> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff97c1d000 -     0x7fff97c70ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff97e12000 -     0x7fff97e16fff  libGIF.dylib (1464) <8C3B7C49-AC1D-3CE6-9958-6F9A76157763> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff97e17000 -     0x7fff97f13ff7  libFontParser.dylib (158.9) <078DE10C-FB83-3529-9520-8D4BB378116C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff97f14000 -     0x7fff9806fff3  com.apple.WebKitLegacy (11601 - 11601.7.8) <369D901F-0158-3256-A271-BBB70F3CFE7E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff9837b000 -     0x7fff9860dffb  com.apple.RawCamera.bundle (6.21 - 879) <4F0A10FB-7C96-31E8-9A70-E30F615B2565> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff98611000 -     0x7fff98613fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <7C932160-AC9C-3173-900F-98138E829CB3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff98618000 -     0x7fff98618ff7  libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
    0x7fff98619000 -     0x7fff986c9fff  com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9871d000 -     0x7fff98725fff  libMatch.1.dylib (27) <75E9DC69-859E-38BF-8CAF-63A42CC967E9> /usr/lib/libMatch.1.dylib
    0x7fff98726000 -     0x7fff9980fff3  com.apple.WebCore (11601 - 11601.7.5) <9153DA7E-1625-382A-8257-8D4293F06F7F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff99846000 -     0x7fff9986aff7  libJPEG.dylib (1464) <1F148728-7390-31C0-901C-09E0FBC0B5A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9986b000 -     0x7fff9997dfef  libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff999b5000 -     0x7fff999dcfff  com.apple.shortcut (2.16 - 93) <2BA6DF3E-04C7-39C8-B311-3413E9FC9022> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff999dd000 -     0x7fff99b5bfff  com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff99b7b000 -     0x7fff99f53fef  com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9aeaf000 -     0x7fff9b155ff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9b33d000 -     0x7fff9b33eff3  com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff9b33f000 -     0x7fff9b354fff  com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff9b355000 -     0x7fff9b35eff7  libsystem_pthread.dylib (138.10.4) <62FC23B9-1DEE-3918-A30D-A58EC95A0720> /usr/lib/system/libsystem_pthread.dylib
    0x7fff9b35f000 -     0x7fff9b393ff7  com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff9b3c6000 -     0x7fff9b3cdff7  libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9b3ce000 -     0x7fff9b3e1fff  com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9b3e9000 -     0x7fff9b454ff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <F91E178D-874A-3080-8C6D-556E07A4C527> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9b4c0000 -     0x7fff9b4c9ff7  com.apple.DisplayServicesFW (3.0 - 378) <33D9F066-5573-3DB4-8AF3-64B214D7515C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff9b4ca000 -     0x7fff9b4d2fff  libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff9b66e000 -     0x7fff9b6daff7  libType1Scaler.dylib (116.1) <6A2FE4D1-DF79-30B1-B8DD-0C67085C6D37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff9b6db000 -     0x7fff9b741ff7  libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
    0x7fff9b742000 -     0x7fff9b74dfff  com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff9b7a5000 -     0x7fff9b805fff  com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff9b873000 -     0x7fff9b87cff3  libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff9b87d000 -     0x7fff9b881fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff9b882000 -     0x7fff9b887ff7  com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff9b888000 -     0x7fff9b88aff7  com.apple.xpc.ServiceManagement (1.0 - 1) <CA722D61-D9B0-34D3-992A-98372FE3769D> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9b88b000 -     0x7fff9bcb5fff  com.apple.ModelIO (1.0 - 1) <8838E0E1-ACB3-3CE8-ABDC-C787D8B3F247> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff9bcf2000 -     0x7fff9bd7afff  com.apple.CoreSymbolication (3.1 - 58048.1) <F265777B-068C-3A24-AAE5-D0030A47F74F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9bd7b000 -     0x7fff9bd84ff7  com.apple.CommonAuth (4.0 - 2.0) <5B980638-76EC-3B49-8B24-690BA48C3CDC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9bdd7000 -     0x7fff9bde1fff  com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9bde2000 -     0x7fff9bdeafff  libGFXShared.dylib (12.1) <FBBA57ED-8EDC-33EF-BBF5-C7FBDCDE6B41> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff9bdeb000 -     0x7fff9be14ff7  libxslt.1.dylib (14.6) <ADD24C4F-3B96-304E-8EE5-5F5B0EA62991> /usr/lib/libxslt.1.dylib
    0x7fff9be15000 -     0x7fff9be21ff7  com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9bea2000 -     0x7fff9c1f6fff  com.apple.Foundation (6.9 - 1259.32) <472CF0E0-E6AE-3330-86A5-849F120749E2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9c207000 -     0x7fff9c248ff7  libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9c249000 -     0x7fff9c255fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff9c256000 -     0x7fff9c272ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff9c273000 -     0x7fff9c2fcff7  com.apple.PerformanceAnalysis (1.0 - 1) <4477A263-8295-393B-8D10-22FCE17D46AA> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9c2fd000 -     0x7fff9c374ff7  com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff9c375000 -     0x7fff9c378ff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff9c382000 -     0x7fff9c3baff7  com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff9c3bb000 -     0x7fff9c3bcfff  libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9c3bd000 -     0x7fff9c3bdfff  com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 7319
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)
 
                                VIRTUAL   REGION
REGION TYPE                        SIZE    COUNT (non-coalesced)
===========                     =======  =======
Accelerate.framework               256K        3
Activity Tracing                  2048K        2
CG backing stores                 4724K        6
CG image                          65.6M       94
CG shared images                   464K       13
CoreAnimation                     5472K      153
CoreUI image data                  836K       13
CoreUI image file                  344K        6
Dispatch continuations            4096K        2
Foundation                          40K        3
Kernel Alloc Once                    8K        3
MALLOC                           926.5M      140
MALLOC guard page                   32K        7
MALLOC_LARGE (reserved)            252K        2         reserved VM address space (unallocated)
Memory Tag 242                      12K        2
Memory Tag 251                      32K        2
OpenCL                               8K        2
Process Corpse Info               2048K        2
STACK GUARD                       56.0M       10
Stack                             11.6M       12
VM_ALLOCATE                         60K        8
__DATA                            45.9M      315
__IMAGE                            528K        2
__LINKEDIT                       411.9M       83
__TEXT                           834.5M      313
__UNICODE                          552K        2
mapped file                        1.5G      107
shared memory                     16.3M        9
===========                     =======  =======
TOTAL                              3.9G     1288
TOTAL, minus reserved VM space     3.9G     1288

 

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Link to comment
Share on other sites

@Tom Lachecki thanks for looking into this. I was curious how ChatGPT would respond. It did generate a correct SVG this time correcting circular references, but still with the broken stars :4_joy:

image.png.346f59c9d0212ec0e12a8742bc9c08c4.png

This works now (for reference):

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7410 3900">
  <rect width="7410" height="3900" fill="#bd3d44"/>
  <path d="M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0" stroke="#fff" stroke-width="300"/>
  <rect width="2964" height="2100" fill="#192f5d"/>
  <g fill="#fff" id="stars" transform="scale(0.062)">
    <g id="fiveStarRow">
      <g id="star" transform="scale(0.1) rotate(144)">
        <path id="pentagon" d="M12,-36 l24,70h-60z"/>
        <use href="#pentagon" transform="scale(-1,1)"/>
      </g>
      <use href="#star" x="247"/>
      <use href="#star" x="494"/>
      <use href="#star" x="741"/>
      <use href="#star" x="988"/>
    </g>
    <use href="#fiveStarRow" y="90"/>
    <use href="#fiveStarRow" y="180"/>
    <use href="#fiveStarRow" y="270"/>
    <use href="#fiveStarRow" y="360"/>
    <use href="#fiveStarRow" y="450"/>
    <g id="sixStarRow" transform="translate(123.5,45)">
      <use href="#star"/>
      <use href="#star" x="247"/>
      <use href="#star" x="494"/>
      <use href="#star" x="741"/>
      <use href="#star" x="988"/>
      <use href="#star" x="1235"/>
    </g>
    <use href="#sixStarRow" y="135"/>
    <use href="#sixStarRow" y="225"/>
    <use href="#sixStarRow" y="315"/>
    <use href="#sixStarRow" y="405"/>
  </g>
</svg>

 

Link to comment
Share on other sites

1 hour ago, Tom Lachecki said:

This thing is scary...

What's scary about stolen SVG image code via an AI-bot from the net?

You can easily tell where ChatGPT got that code (it crippled) from, namely from Wikipedia (Flag_of_the_United_States.svg) ...

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1235" height="650" viewBox="0 0 7410 3900">
<rect width="7410" height="3900" fill="#b22234"/>
<path d="M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0" stroke="#fff" stroke-width="300"/>
<rect width="2964" height="2100" fill="#3c3b6e"/>
<g fill="#fff">
<g id="s18">
<g id="s9">
<g id="s5">
<g id="s4">
<path id="s" d="M247,90 317.534230,307.082039 132.873218,172.917961H361.126782L176.465770,307.082039z"/>
<use xlink:href="#s" y="420"/>
<use xlink:href="#s" y="840"/>
<use xlink:href="#s" y="1260"/>
</g>
<use xlink:href="#s" y="1680"/>
</g>
<use xlink:href="#s4" x="247" y="210"/>
</g>
<use xlink:href="#s9" x="494"/>
</g>
<use xlink:href="#s18" x="988"/>
<use xlink:href="#s9" x="1976"/>
<use xlink:href="#s5" x="2470"/>
</g>
</svg>

 

Thus I'm overall not that much impressed here!

 

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Link to comment
Share on other sites

Just now, v1ktor said:

You can't steal something that's in public domain. Maybe that's the case in other situations, but in this specific case that SVG is in public domain.

In this case, but not in most others since ...

< Self-learning systems with so-called "artificial intelligence" require massive amounts of authentic training data. In addition to the AI image generators, this particularly applies to generative text AIs such as ChatGPT from OpenAI.

That's why the systems browse websites, absorb journalistic texts from high-quality media, for example, learn from them and spit out the reformulated content in the responses within a few seconds. AI search engines like Bing, Neeva, and You.com at least still cite the sources of their learning material; with ChatGPG one can only speculate on what truckloads of texts and books it was trained on.

Alarm bells are therefore ringing among publishers and authors. They see their copyright and exploitation rights violated. More and more, there is an explicit need for licensing, especially for AI language modules.

  However, the providers can hardly determine to what extent AI operators comply with these rules. Because up to now it has not been technically possible to identify the crawlers of artificial intelligence. And if they roam around as search engine crawlers, site operators would have to fear losing reach with their stop sign (robots.txt). Because the pages would then no longer be found in a general search via Bing/Google etc.

  The fact that the AI models build on existing, accessible knowledge and are allowed to mine it free of charge also disturbs the collecting societies, which collect royalties on their behalf and distribute them to the rights holders. >

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Link to comment
Share on other sites

  • Staff

The issue "SVG code generated by ChatGPT AI crashes Affinity on open" (REF: AFD-6524) has been fixed by the developers in internal build "2.1.0.1736".
This fix should soon be available as a customer beta and is planned for inclusion in the next customer release.
Customer beta builds are announced here and you can participate by following these instructions.
If you still experience this problem once you are using that build version (or later) please reply to this thread including @Serif Info Bot to notify us.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.