Konstantin's weekly report #4

Hello, everyone!

This week I have not much to show you. Ivan is still coding the support for container format. You can watch his progress in this branch. The core implementation is generally done. The next step is to make Synfig Studio benefit from the written code - it should be able to save sif file as zip container (with all dependent images) and load it. We hope to get this functionality done by the end of next week. As further improvement of this feature - user should be able to choose which fines should be packed and which should not. This is where Library Panel comes in… But I’m getting ahead of myself. At the moment there is no working example to show, please be patient till the next report.

Ah, and yes, here’s the quick mockup of the container structure:

Meanwhile, Carlos finished the “Param Interpolation” feature. The feature was successfully merged into master branch and is ready for testing (see note about snapshot packages below). Now he is looking for other task to get his hands on.

Talking about me, I was fighting to get Synfig build on Windows again. Yes, I can build Windows binaries on Fedora, but it’s a bit tricky to debug them there. So, to establish the solid development environment on this platform, I had to fix my Cygwin build scripts. To avoid compiling all Synfig dependencies from scratch, I was using the precompiled binaries from the Cygwin Ports project. Well since recent time they appear to be broken. I could compile all the dependencies by myself, but it takes a lot of time and I’m too lazy for that, so I end up with a terrific solution - I’ve added a framework which allows Cygwin to use precompiled mingw packages from Fedora! And you know what? It works! For those who curious, the relevant changes located in this branch. Still needs some polishing and might fail in certain circumstances, but it works. (BTW, the hardest part was to port the recent version of Rpm to Cygwin).

Finally, today I have prepared development snapshots for all 3 platforms - Linux, Windows and OSX. Right now they are uploading into http://download.tuxfamily.org/synfig/packages/binaries/. I have limited bandwidth, but they should be done in a few hours.

So you can test the following features of upcoming release:

  • Finalized Cairo renderer
  • Core bones implementation (experimental)
  • Import images by drag and drop (Linux only)
  • Parameter interpolation feature
  • Add outline to region and vice versa (see my previous reports)
  • Exclude layer from render feature

Enjoy!

UPDATE: All packages are uploaded now.

Hi!
I guess that the dmg package date differs from the others because the OSX script was ready a few days before. I’m eager to test them all!! :smiley:

Regarding to zip structure, I have some questions (impatient is human nature :laughing: ):
According to your container structure mockup, how are the imported sif files stored? (I don’t fully understand your mockup). And related to that, have you taken account to update the path of the linked value nodes from outside canvases to the right path?

For those who are going to test the parameter interpolation thing, I’ve noticed that in some cases, when changing the interpolation of a sub parameter on a linkable value node, it is not immediately updated. I’ve not found the reason why the signal doesn’t reach the redraw handler for the tree view widget in that case. It is needed to modify the interpolation of a parameter of that layer to get the sub parameter updated. It is just a redraw thing, not a missing action.

-G

Hi!
Testing results on Windows XP 32 bits.

  1. I did follow the “uninstall” option without troubles.
  2. There is not locales in this version.
  3. Cairo render is still noticeably slower than software :frowning: Please someone to confirm that it doesn’t happen on Linux or Mac!)
  4. The play bug (hang) with Cairo render on Navigator seems to not be reproducible.
  5. Pango complains about the passed UTF-8 string (I guess for the pango layouts for the user interface) and can’t load the font for the Text layer. Notice that the message is displayed two times, one for the workarea and other for the Navigator. pastebin.com/k2tP8vaK
  6. The warning message from gtkdrawable is not seen on Mac or Linux (please confirm this). More info: Those bunch of messages happens when the Gamma tab is shown from the preferences dialog.
  7. Resize hang bug only happens if using single thread. Workaround of CTRL-TAB works.

I’m playing with it to try to make it crash as usual, to see if something has been improved. :mrgreen:
-G

Plugins:
This is the output when the Simple Skeleton is invoked:
pastebin.com/K6NLVK5y
And this is the screenshot of the Canvas Panel and the Composition selector at the Vertical panel:
imagebin.org/268872

Notice that the Canvas name is messed up and there is not selected document in the composition selector (at the top of the vertical panel).

Not shown, but the Canvas window doesn’t have a title.

EDIT: it only happens if you run the plugin from an unsaved file (newly created).
-G

Hi!
The same under Windows 7. :frowning: Also I get lagspikes when I enable Cairo: My pc freezes up every minute or so for a few seconds and then works fine until the next hickup a minute later, and so on. That does not happen when I disable Cairo.
Greetz!

Not stable at osx 10.7, some times it freezes at the stage of loading plugins

[code]
bogon:synfig chenyu$ ./install/bin/synfigstudio --sync

synfig studio – starting up application…

(process:6787): Gtk-WARNING **: Locale not supported by C library.
Using the fallback ‘C’ locale.
Fontconfig warning: ignoring UTF-8: not a valid region tag
synfig(6787) [23:22:48] info: Loading modules from /Users/chenyu/Source/synfig/install/etc/synfig_modules.cfg
synfig(6787) [23:22:48] info: Loading plugins from /Users/chenyu/Source/synfig/install/share/synfig/plugins
synfig(6787) [23:22:48] info: Loading plugin: add-skeleton-simple
synfig(6787) [23:22:48] info: Loading plugin: view-unhide-all-layers
synfig(6787) [23:22:48] info: Loading plugins from /Users/chenyu/Library/Synfig/plugins[/code]

Imported sif stored inside of the main.sif as child (exported) canvas.

Yes, that’s because of migration to the new toolchain. Synfig-core have locales, though. Investigating.

No slowdown for Linux.

I think I will not be able to fix resize bug for new (0.64.1) release. As temporary workaround, I propose to add warning message at startup, which warns about the bug and tells about ALT+Tab workaround.

Yes, when plugins invoked for unsaved file it damages filename. This is again comes from the migration to the new toolchain. Investigating.

I think you shouldn’t run synfigstudio of the dmg from the terminal.
-G

OSX version works fine except that the plugins doesn’t work: phyton3 not found.
-G

I am using the dmg download from the above link, this morning, to trace a png image, Synfig Studio crashes 2~3 times every minute.

it is the same as I was using the binary build on my macosx, it always complains:

Assertion failed: (*counter_>0), function detach, file /tmp/skl/SynfigStudio.app/Contents/Resources/synfig//include/ETL/_ref_count.h, line 83.

To reproduce the issue, you can simply use spline tool with advanced outline option only, and draw freely on canvas, click execute button, and draw again… after you get 3~4 lines, Synfig Studio will crash.

below is the full message from OSX issue reporter:

Process:         synfigstudio [8908]
Path:            /Applications/SynfigStudio.app/Contents/MacOS/SynfigStudio
Identifier:      synfigstudio
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [151]

Date/Time:       2013-08-28 11:23:07.235 +0800
OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9

Interval Since Last Report:          2184432 sec
Crashes Since Last Report:           176
Per-App Crashes Since Last Report:   107
Anonymous UUID:                      5477F283-5DBE-45B7-A77E-2F990B531192

Crashed Thread:  3

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

Application Specific Information:
Assertion failed: (is_valid() && same_type_as(x)), function get, file /tmp/skl/SynfigStudio.app/Contents/Resources/synfig//include/synfig-0.0/synfig/value.h, line 276.
 
objc[8908]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff91477df2 __select + 10
1   libglib-2.0.0.dylib           	0x00000001032ac531 g_poll + 325
2   libglib-2.0.0.dylib           	0x00000001032a1256 g_main_context_iterate + 300
3   libglib-2.0.0.dylib           	0x00000001032a141b g_main_loop_run + 327
4   libgtk-x11-2.0.0.dylib        	0x00000001025a199e gtk_main + 163
5   synfigstudio                  	0x0000000100026eba main + 1661
6   synfigstudio                  	0x0000000100026698 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff914787e6 kevent + 10
1   libdispatch.dylib             	0x00007fff91455786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff91454316 _dispatch_mgr_thread + 54

Thread 2:
0   libsynfig.0.dylib             	0x00000001015279f1 synfig::Color::operator*=(float const&) + 29
1   libsynfig.0.dylib             	0x0000000101527cdd synfig::Color::operator*(float const&) const + 51
2   libsynfig.0.dylib             	0x000000010153bad1 etl::surface<synfig::Color, synfig::Color, synfig::ColorPrep>::linear_sample(float, float) const + 861
3   libsynfig.0.dylib             	0x00000001015351d6 synfig::Layer_Bitmap::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 6348
4   libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
5   libsynfig.0.dylib             	0x000000010157eef8 synfig::Target_Tile::render_frame_(synfig::Context, synfig::ProgressCallback*) + 3098
6   libsynfig.0.dylib             	0x000000010157fb51 synfig::Target_Tile::render(synfig::ProgressCallback*) + 1541
7   synfigstudio                  	0x00000001002dc5d5 studio::AsyncRenderer::render_target() + 87
8   synfigstudio                  	0x00000001002e0b64 sigc::bound_mem_functor0<void, studio::AsyncRenderer>::operator()() const + 110
9   synfigstudio                  	0x00000001002e0b7f sigc::adaptor_functor<sigc::bound_mem_functor0<void, studio::AsyncRenderer> >::operator()() const + 25
10  synfigstudio                  	0x00000001002e0bf7 sigc::internal::slot_call0<sigc::bound_mem_functor0<void, studio::AsyncRenderer>, void>::call_it(sigc::internal::slot_rep*) + 33
11  libglibmm-2.4.1.dylib         	0x00000001024238e2 call_thread_entry_slot + 66
12  libglib-2.0.0.dylib           	0x00000001032bf9d0 g_thread_proxy + 131
13  libsystem_c.dylib             	0x00007fff8d9408bf _pthread_start + 335
14  libsystem_c.dylib             	0x00007fff8d943b75 thread_start + 13

Thread 3 Crashed:
0   libsystem_kernel.dylib        	0x00007fff91477ce2 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff8d9427d2 pthread_kill + 95
2   libsystem_c.dylib             	0x00007fff8d933a7a abort + 143
3   libsystem_c.dylib             	0x00007fff8d9665de __assert_rtn + 146
4   synfigstudio                  	0x0000000100250231 double const& synfig::ValueBase::get<double>(double const&) const + 345
5   libsynfig.0.dylib             	0x000000010153b131 synfig::Layer_Composite::is_solid_color() const + 41
6   libsynfig.0.dylib             	0x0000000101561446 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 606
7   libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
8   libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
9   libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
10  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
11  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
12  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
13  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
14  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
15  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
16  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
17  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
18  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
19  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
20  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
21  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
22  libsynfig.0.dylib             	0x00000001015619d1 synfig::Layer_Shape::accelerated_render(synfig::Context, synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 2025
23  libsynfig.0.dylib             	0x00000001016bb12a synfig::Context::accelerated_render(synfig::Surface*, int, synfig::RendDesc const&, synfig::ProgressCallback*) const + 1710
24  libsynfig.0.dylib             	0x000000010157af0c synfig::Target_Scanline::render(synfig::ProgressCallback*) + 4152
25  synfigstudio                  	0x00000001002dc5d5 studio::AsyncRenderer::render_target() + 87
26  synfigstudio                  	0x00000001002e0b64 sigc::bound_mem_functor0<void, studio::AsyncRenderer>::operator()() const + 110
27  synfigstudio                  	0x00000001002e0b7f sigc::adaptor_functor<sigc::bound_mem_functor0<void, studio::AsyncRenderer> >::operator()() const + 25
28  synfigstudio                  	0x00000001002e0bf7 sigc::internal::slot_call0<sigc::bound_mem_functor0<void, studio::AsyncRenderer>, void>::call_it(sigc::internal::slot_rep*) + 33
29  libglibmm-2.4.1.dylib         	0x00000001024238e2 call_thread_entry_slot + 66
30  libglib-2.0.0.dylib           	0x00000001032bf9d0 g_thread_proxy + 131
31  libsystem_c.dylib             	0x00007fff8d9408bf _pthread_start + 335
32  libsystem_c.dylib             	0x00007fff8d943b75 thread_start + 13

Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000105f7c4e8  rdx: 0x0000000000000000
  rdi: 0x0000000000005217  rsi: 0x0000000000000006  rbp: 0x0000000105f7c510  rsp: 0x0000000105f7c4e8
   r8: 0x00007fff770cbfb8   r9: 0x0000000000000114  r10: 0x00007fff91477d0a  r11: 0xffffff80002dad60
  r12: 0x000000010043b91b  r13: 0x00000001037f9000  r14: 0x0000000105f81000  r15: 0x0000000100433550
  rip: 0x00007fff91477ce2  rfl: 0x0000000000000246  cr2: 0x00000001037f9000
Logical CPU: 0

Binary Images:
       0x100000000 -        0x10065aff7 +synfigstudio (??? - ???) <4794ACC1-0816-46F9-4780-9EC7F6F7082A> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/bin/synfigstudio
       0x1010d8000 -        0x1012b8ff7 +libsynfigapp.0.dylib (??? - ???) <0D583C38-5E50-72C4-41FF-8C80370D05CF> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/libsynfigapp.0.dylib
       0x101520000 -        0x101871ff7 +libsynfig.0.dylib (??? - ???) <FCD23005-025A-578A-8AA3-18A5CAEEE2C4> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/libsynfig.0.dylib
       0x101c24000 -        0x101c2afef +libltdl.7.dylib (11.0.0 - compatibility 11.0.0) <0497711B-3F42-EB39-047E-007D71114FEB> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libltdl.7.dylib
       0x101c2e000 -        0x101c4cfff +libxml++-2.6.2.dylib (3.7.0 - compatibility 3.0.0) <87F24199-53DA-8479-3C79-18CA917D777C> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libxml++-2.6.2.dylib
       0x101c62000 -        0x101c80ff7 +liblzma.5.dylib (6.5.0 - compatibility 6.0.0) <F8A507E0-8B15-BD77-5208-70D16C700972> /tmp/*/SynfigStudio.app/Contents/Resources/lib/liblzma.5.dylib
       0x101c86000 -        0x101da8fff +libxml2.2.dylib (12.1.0 - compatibility 12.0.0) <5467515E-8359-8C23-19B9-D7C2817523AE> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libxml2.2.dylib
       0x101dd9000 -        0x101f8efff +libgtkmm-2.4.1.dylib (3.0.0 - compatibility 3.0.0) <1CE1D6BA-AEBD-720C-D45B-CE2184286AD3> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgtkmm-2.4.1.dylib
       0x1021ab000 -        0x1021d6fff +libatkmm-1.6.1.dylib (3.0.0 - compatibility 3.0.0) <0E039120-B64B-2AF9-A074-6E68541E29C8> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libatkmm-1.6.1.dylib
       0x1021fb000 -        0x102231fff +libgdkmm-2.4.1.dylib (3.0.0 - compatibility 3.0.0) <C501FFC9-C684-0AC5-63BB-BA68661F054A> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgdkmm-2.4.1.dylib
       0x102260000 -        0x102328ff7 +libgiomm-2.4.1.dylib (5.0.0 - compatibility 5.0.0) <4D27EB3F-735F-2CE5-78D3-FEA8049EF80D> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgiomm-2.4.1.dylib
       0x1023e0000 -        0x1023f9fff +libpangomm-1.4.1.dylib (2.30.0 - compatibility 2.0.0) <58904DE2-3488-D41C-470A-5E7FDFA34EF7> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libpangomm-1.4.1.dylib
       0x102415000 -        0x10245bff7 +libglibmm-2.4.1.dylib (5.0.0 - compatibility 5.0.0) <F7496CB9-F23C-77E4-E3F4-B31F7C473360> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libglibmm-2.4.1.dylib
       0x10249e000 -        0x1024a2fff +libgmodule-2.0.0.dylib (3601.4.0 - compatibility 3601.0.0) <F640B9F8-F1A9-E827-AC33-20024AA59180> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
       0x1024a5000 -        0x1024bbff7 +libcairomm-1.0.1.dylib (6.0.0 - compatibility 6.0.0) <2FEDAABD-7534-B36E-4A39-6424AF904E6D> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libcairomm-1.0.1.dylib
       0x1024d5000 -        0x1024d7ff7 +libsigc-2.0.0.dylib (??? - ???) <BFEB6F94-5447-EE16-D4FE-ACC04E4394AA> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libsigc-2.0.0.dylib
       0x1024dc000 -        0x102866fe7 +libgtk-x11-2.0.0.dylib (2401.20.0 - compatibility 2401.0.0) <A4FF423F-031F-B1CC-3E7D-CDA440080372> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgtk-x11-2.0.0.dylib
       0x10294b000 -        0x1029dbfe7 +libgdk-x11-2.0.0.dylib (2401.20.0 - compatibility 2401.0.0) <88C815AE-A435-9DAD-0DD2-2A7A35424BFD> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgdk-x11-2.0.0.dylib
       0x102a08000 -        0x102a17fff +libpangocairo-1.0.0.dylib (3401.1.0 - compatibility 3401.0.0) <3B1BAE0C-A11B-351C-416C-E77BE3363E13> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libpangocairo-1.0.0.dylib
       0x102a1f000 -        0x102a21fff +libXinerama.1.dylib (2.0.0 - compatibility 2.0.0) <003A18F7-7EF0-4013-6300-018382A73A63> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXinerama.1.dylib
       0x102a24000 -        0x102a30fef +libXi.6.dylib (8.0.0 - compatibility 8.0.0) <EDF83DD2-2C3C-1443-436C-C36E71DFAD3C> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXi.6.dylib
       0x102a34000 -        0x102a3bfff +libXrandr.2.dylib (5.0.0 - compatibility 5.0.0) <4A6497A1-A240-1972-7724-EE24918EF845> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXrandr.2.dylib
       0x102a3f000 -        0x102a46fe7 +libXcursor.1.dylib (2.2.0 - compatibility 2.0.0) <3478E251-B80C-A6F8-1DEA-7EF7961322A7> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXcursor.1.dylib
       0x102a4a000 -        0x102a4bfff +libXcomposite.1.dylib (2.0.0 - compatibility 2.0.0) <21FD371E-1478-7CB8-DA9D-13E5E06B234E> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXcomposite.1.dylib
       0x102a4e000 -        0x102a4fff7 +libXdamage.1.dylib (3.0.0 - compatibility 3.0.0) <62D352A4-FFE1-BFB8-1441-128FA3805E1B> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXdamage.1.dylib
       0x102a52000 -        0x102a55ff7 +libXfixes.3.dylib (5.0.0 - compatibility 5.0.0) <0C020311-41A0-E3D4-7F5F-5A46C19A3566> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXfixes.3.dylib
       0x102a58000 -        0x102a6ffef +libatk-1.0.0.dylib (20810.1.0 - compatibility 20810.0.0) <5EA67C6D-696C-3D6F-2446-F82A72D2E1A7> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libatk-1.0.0.dylib
       0x102a7e000 -        0x102a83ff7 +libffi.6.dylib (7.1.0 - compatibility 7.0.0) <0FFBE150-D9D4-76EC-9161-5F1F80F4881F> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libffi.6.dylib
       0x102a86000 -        0x102b84fef +libiconv.2.dylib (8.1.0 - compatibility 8.0.0) <A9207707-E250-0FA3-FE3D-FBB1F0CA0EC9> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libiconv.2.dylib
       0x102b92000 -        0x102c78fff +libcairo.2.dylib (11203.14.0 - compatibility 11203.0.0) <47D942A7-D755-6D11-6EED-B588BBF345D2> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libcairo.2.dylib
       0x102ca8000 -        0x102d1eff7 +libpixman-1.0.dylib (31.2.0 - compatibility 31.0.0) <2CC37259-8205-A068-5E72-B241788B9CD4> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libpixman-1.0.dylib
       0x102d32000 -        0x102d53ff7 +libpng15.15.dylib (33.0.0 - compatibility 33.0.0) <32A90DFE-E8DF-AE02-6ADD-62513C8181AD> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libpng15.15.dylib
       0x102d5b000 -        0x102d5dfff +libxcb-shm.0.dylib (??? - ???) <BA9A2EC8-3408-2F94-C13F-0453B6D8150E> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libxcb-shm.0.dylib
       0x102d60000 -        0x102d61fff +libX11-xcb.1.dylib (2.0.0 - compatibility 2.0.0) <4A4A754F-AE80-E59B-119D-42CE379DD550> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libX11-xcb.1.dylib
       0x102d63000 -        0x102d68ff7 +libxcb-render.0.dylib (??? - ???) <92C901EA-8B27-4D58-AC1C-6DECC86C2790> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libxcb-render.0.dylib
       0x102d6e000 -        0x102d75fff +libXrender.1.dylib (5.0.0 - compatibility 5.0.0) <D5E8B429-C54B-8949-31D6-B8EFF6841613> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXrender.1.dylib
       0x102d79000 -        0x102d86ff7 +libXext.6.dylib (11.0.0 - compatibility 11.0.0) <A5994D5B-91F5-9528-7078-8A74B10808ED> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXext.6.dylib
       0x102d8c000 -        0x102e9afef +libX11.6.dylib (10.0.0 - compatibility 10.0.0) <59816C0B-34FB-E090-505A-33D7A0CA1715> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libX11.6.dylib
       0x102ebd000 -        0x102ed1fff +libxcb.1.dylib (3.0.0 - compatibility 3.0.0) <5B968FDA-D775-2FA6-1E13-08A54CE99783> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libxcb.1.dylib
       0x102edf000 -        0x102ee0fff +libXau.6.dylib (7.0.0 - compatibility 7.0.0) <2DEDF053-C294-CAC2-EDCF-3A3627681C53> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXau.6.dylib
       0x102ee3000 -        0x102ee6fef +libXdmcp.6.dylib (7.0.0 - compatibility 7.0.0) <6036E082-B003-89E0-3B26-2541794FA85F> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libXdmcp.6.dylib
       0x102ee9000 -        0x102f01fff +libgdk_pixbuf-2.0.0.dylib (2801.2.0 - compatibility 2801.0.0) <3A48E819-033E-4722-12D1-130D0D07C1A8> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgdk_pixbuf-2.0.0.dylib
       0x102f0b000 -        0x103020fe7 +libgio-2.0.0.dylib (3601.4.0 - compatibility 3601.0.0) <BCCBE1A4-5FE4-A036-1D62-2E84E7E5A07E> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgio-2.0.0.dylib
       0x103088000 -        0x103098ff7 +libpangoft2-1.0.0.dylib (3401.1.0 - compatibility 3401.0.0) <1E0881E1-0499-F5B7-63DA-98B9BE885121> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libpangoft2-1.0.0.dylib
       0x1030a2000 -        0x1030dcfef +libpango-1.0.0.dylib (3401.1.0 - compatibility 3401.0.0) <0E55DBE1-BAA8-E8B4-2B80-C695E1AA9060> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libpango-1.0.0.dylib
       0x1030f0000 -        0x10312ffef +libgobject-2.0.0.dylib (3601.4.0 - compatibility 3601.0.0) <EFCAB3AE-2FB8-6A0E-A76C-DDE427F98A99> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgobject-2.0.0.dylib
       0x103144000 -        0x103178fff +libfontconfig.1.dylib (9.0.0 - compatibility 9.0.0) <098D5F45-4918-7013-35DF-1BF8CA222DC9> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libfontconfig.1.dylib
       0x103184000 -        0x103209fff +libfreetype.6.dylib (17.2.0 - compatibility 17.0.0) <91D9A5F8-15C7-2D4C-E8D4-379A59C8DD23> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libfreetype.6.dylib
       0x10321e000 -        0x103230ff7 +libz.1.dylib (1.2.8 - compatibility 1.0.0) <B51B774E-64FB-F9C8-A762-DD79EAF631F6> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libz.1.dylib
       0x103234000 -        0x103242fff +libbz2.1.0.dylib (1.0.6 - compatibility 1.0.0) <34A68FBB-E0A3-7A49-6372-3A852A4567D4> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libbz2.1.0.dylib
       0x103247000 -        0x103266fef +libexpat.1.dylib (8.0.0 - compatibility 8.0.0) <6FC92027-11E9-91DD-A2CE-681E93BC1268> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libexpat.1.dylib
       0x10326d000 -        0x103270fff +libgthread-2.0.0.dylib (3601.4.0 - compatibility 3601.0.0) <01E1DDD6-3734-AC71-E516-6FEBDCC9CD35> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgthread-2.0.0.dylib
       0x103273000 -        0x10336dfff +libglib-2.0.0.dylib (3601.4.0 - compatibility 3601.0.0) <09FD4492-49A8-77A4-3976-37C112A5ADDA> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libglib-2.0.0.dylib
       0x10339b000 -        0x1033a4fe7 +libintl.8.dylib (10.2.0 - compatibility 10.0.0) <5C8B4C91-0F9E-F3AB-E1C4-02F8730F1669> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libintl.8.dylib
       0x1033aa000 -        0x1033f2fff +libharfbuzz.0.dylib (920.0.0 - compatibility 920.0.0) <B94AAD80-5745-C866-8C72-E48143EA9AFC> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libharfbuzz.0.dylib
       0x103411000 -        0x10342efef +libgraphite2.3.dylib (3.0.1 - compatibility 3.0.0) <AFCBB2FF-A6A0-72EA-E3A0-02FAC54B6280> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libgraphite2.3.dylib
       0x1034ee000 -        0x1034f3ff7 +libpixbufloader-png.so (??? - ???) <824BA894-6060-45EA-0472-38CB0A4F2874> /tmp/*/SynfigStudio.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
       0x104768000 -        0x10476dfff +pango-basic-fc.so (??? - ???) <14AC22B7-44A2-3A00-89D0-C725D9D24E5E> /tmp/*/SynfigStudio.app/Contents/Resources/lib/pango/1.8.0/modules/pango-basic-fc.so
       0x104782000 -        0x1047a4ff7 +liblyr_freetype.so (??? - ???) <CAE50B10-F556-2C7C-70E5-B002D21B4CB1> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/liblyr_freetype.so
       0x1047cd000 -        0x1047dffe7 +libmod_gif.so (??? - ???) <F055DB53-BE6A-F28E-E5D5-4E1ECE79EEE8> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_gif.so
       0x105000000 -        0x105068ff7 +libmod_geometry.so (??? - ???) <68F6BF89-D29B-F783-92AC-DF0252A02804> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_geometry.so
       0x1050d9000 -        0x105112ff7 +libmod_gradient.so (??? - ???) <C72477FF-482E-A081-478C-B37966D1B67B> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_gradient.so
       0x105154000 -        0x1051a2fff +libmod_particle.so (??? - ???) <9DAA19C9-56BD-4945-9656-03086AC68657> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_particle.so
       0x1051db000 -        0x105201ff7 +libmod_example.so (??? - ???) <D9AA88AE-DD80-F6F1-D5BF-0D4208F6F800> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_example.so
       0x105239000 -        0x10524efff +libmod_imagemagick.so (??? - ???) <A20A3651-A5C4-A3FA-9E4F-278B98F619DA> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_imagemagick.so
       0x10526c000 -        0x105277fef +libmod_mng.so (??? - ???) <348C124E-5D7D-C89A-6FBA-34BB85BE38DE> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_mng.so
       0x10528b000 -        0x1052e2fff +libmng.1.dylib (2.0.0 - compatibility 2.0.0) <CD803BC9-437E-02EB-261B-7661B0DFEDB3> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libmng.1.dylib
       0x1052f4000 -        0x10532afff +libjpeg.9.dylib (10.0.0 - compatibility 10.0.0) <994F5B8C-FC4B-129F-93A7-23B87D9F7AEA> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libjpeg.9.dylib
       0x105331000 -        0x10535efe7 +liblcms.1.dylib (2.19.0 - compatibility 2.0.0) <6F39CEE7-C695-2301-48D6-7CE4F960B47E> /tmp/*/SynfigStudio.app/Contents/Resources/lib/liblcms.1.dylib
       0x10536b000 -        0x105411fe7 +liblyr_std.so (??? - ???) <DFC1DEA5-5661-9241-2966-DBFC017E012A> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/liblyr_std.so
       0x105493000 -        0x1054e8fff +libmod_noise.so (??? - ???) <D3A18CD0-0B96-FA70-79E2-F96171E02FFE> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_noise.so
       0x10551f000 -        0x105550fe7 +libmod_filter.so (??? - ???) <AB76B0C1-CE21-37A0-E4B2-ED58FE29185C> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_filter.so
       0x105581000 -        0x105591fff +libmod_ffmpeg.so (??? - ???) <26FCE9BB-29DB-8A0C-3FA2-7019091E5F6C> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_ffmpeg.so
       0x1055ad000 -        0x1055bdfff +libmod_bmp.so (??? - ???) <B157303C-7A2E-CEF1-05EB-0B57B9F77CC0> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_bmp.so
       0x1055da000 -        0x1055e4fff +libmod_dv.so (??? - ???) <94281AE5-0571-A86E-95AD-852D2BAB7889> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_dv.so
       0x1055f8000 -        0x10560fff7 +libmod_png.so (??? - ???) <A6F762FB-5174-0AE3-DBA3-A609B9803A94> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_png.so
       0x105638000 -        0x105647ff7 +libmod_ppm.so (??? - ???) <6B85E2EE-2880-A246-B44C-A49D2B2D4178> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_ppm.so
       0x105664000 -        0x105673fff +libmod_openexr.so (??? - ???) <70511B6B-609A-2724-0EE3-1F7401230F15> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_openexr.so
       0x105690000 -        0x10573cff7 +libIlmImf.6.dylib (7.0.0 - compatibility 7.0.0) <CCD7DDF1-6C30-B971-97DA-0BE9DBAF0294> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libIlmImf.6.dylib
       0x10577b000 -        0x10577efff +libImath.6.dylib (7.0.0 - compatibility 7.0.0) <816F0F22-357C-C920-82CE-F40408FCE927> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libImath.6.dylib
       0x105783000 -        0x1057c4fff +libHalf.6.dylib (7.0.0 - compatibility 7.0.0) <9D3D535C-37FC-2E2A-5273-CEE9615D5461> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libHalf.6.dylib
       0x1057c7000 -        0x1057caff7 +libIlmThread.6.dylib (7.0.0 - compatibility 7.0.0) <969D07C7-7B99-01BC-76FF-DAED32963F89> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libIlmThread.6.dylib
       0x1057cf000 -        0x1057d7ff7 +libIex.6.dylib (7.0.0 - compatibility 7.0.0) <41AC69E6-A4DE-389A-39D2-A98B6F35A09A> /tmp/*/SynfigStudio.app/Contents/Resources/lib/libIex.6.dylib
       0x1057e7000 -        0x1057f7fef +libmod_jpeg.so (??? - ???) <26A020D3-8776-EEF1-237B-873039A387B1> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_jpeg.so
       0x105814000 -        0x10581ffe7 +libmod_yuv420p.so (??? - ???) <FABB9E23-D485-6029-6473-E9673DDA7CF1> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_yuv420p.so
       0x105834000 -        0x10587afff +libmod_svg.so (??? - ???) <71DE4D33-5036-1BB1-1BD5-8367DEAC687A> /tmp/*/SynfigStudio.app/Contents/Resources/synfig/lib/synfig/modules/libmod_svg.so
    0x7fff60fb1000 -     0x7fff60fe5baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff85f32000 -     0x7fff85fd7fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff86149000 -     0x7fff86160fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff863ce000 -     0x7fff86409fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8640a000 -     0x7fff86516fef  libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <96BA2B42-4E11-33A9-84A5-31757F131A83> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86529000 -     0x7fff86529fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff86799000 -     0x7fff8699bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff8699c000 -     0x7fff869a0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff869f9000 -     0x7fff869fffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86c1b000 -     0x7fff86c3ffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86c40000 -     0x7fff86c40fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86d2e000 -     0x7fff86d8aff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff86db9000 -     0x7fff8702dfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff870c9000 -     0x7fff87131ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8778c000 -     0x7fff87c53fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff87c54000 -     0x7fff87f70fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff87f71000 -     0x7fff87f80ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff87f81000 -     0x7fff87faafff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87fc8000 -     0x7fff87fcafff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff87fcb000 -     0x7fff87fddff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff87fde000 -     0x7fff880f7fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff880f8000 -     0x7fff881fdfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff88623000 -     0x7fff88640fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff88641000 -     0x7fff886c4fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff886c5000 -     0x7fff886d0fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff886d1000 -     0x7fff886d4ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff886da000 -     0x7fff886e0fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff886e1000 -     0x7fff887eefff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff88866000 -     0x7fff88866fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88926000 -     0x7fff88942ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff88a2d000 -     0x7fff89011fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff895ff000 -     0x7fff89695ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff89696000 -     0x7fff896d8ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff89865000 -     0x7fff89878ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff898e5000 -     0x7fff89950ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89f25000 -     0x7fff89f79ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8b2a2000 -     0x7fff8b2a3fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8b2c7000 -     0x7fff8b2ccfff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8b2cd000 -     0x7fff8b2d1fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8b2d2000 -     0x7fff8b31eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8b31f000 -     0x7fff8b32cff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff8b363000 -     0x7fff8b368fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b3a8000 -     0x7fff8b3beff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8b3e9000 -     0x7fff8b3eaff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8b3eb000 -     0x7fff8b3ebfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8b422000 -     0x7fff8b44bfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8b4ce000 -     0x7fff8b4d4fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b4d5000 -     0x7fff8b4dcff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8b4dd000 -     0x7fff8b577ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8b578000 -     0x7fff8b62bff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8b647000 -     0x7fff8b77dfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8b7cb000 -     0x7fff8b833ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b834000 -     0x7fff8b894fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8b93e000 -     0x7fff8ba40fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8bcb3000 -     0x7fff8bcb6fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8bcc5000 -     0x7fff8c663a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c664000 -     0x7fff8c666ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8c667000 -     0x7fff8c746fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8c926000 -     0x7fff8c926fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8c963000 -     0x7fff8c96dff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff8c96e000 -     0x7fff8cad5fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8cad6000 -     0x7fff8cad9fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8cb04000 -     0x7fff8cb12fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8cb13000 -     0x7fff8cb15fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8cb16000 -     0x7fff8cf43fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8cfb1000 -     0x7fff8cfbaff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8cfbb000 -     0x7fff8cfeeff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d42f000 -     0x7fff8d436fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff8d5e0000 -     0x7fff8d681fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8d682000 -     0x7fff8d6fdff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8d6fe000 -     0x7fff8d703ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8d7d0000 -     0x7fff8d872fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8d87c000 -     0x7fff8d8effff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8d8f0000 -     0x7fff8d8f1fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8d8f2000 -     0x7fff8d9cffef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8d9d0000 -     0x7fff8d9e6fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8d9e7000 -     0x7fff8d9fcfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d9fd000 -     0x7fff8da73ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff8daf1000 -     0x7fff8dcc5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8dd50000 -     0x7fff8dd50fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8e416000 -     0x7fff8e433ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8e6f1000 -     0x7fff8e9e6ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ec63000 -     0x7fff8ec65fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f9ed000 -     0x7fff8f9eefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8f9ef000 -     0x7fff8fa73ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8fa74000 -     0x7fff8fb69fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8fb6a000 -     0x7fff8fb97fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff8fb98000 -     0x7fff8fbd8fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8fbd9000 -     0x7fff8fbdcfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8fbdd000 -     0x7fff8fc4dfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8fc69000 -     0x7fff8fc6fff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8fc70000 -     0x7fff8fc77fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8fcfd000 -     0x7fff8fde1ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8fdf3000 -     0x7fff8fdf3fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8fdf4000 -     0x7fff8fe34ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff8fe35000 -     0x7fff8fe36ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8fe37000 -     0x7fff8fe3ffff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8fed3000 -     0x7fff8fef2fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff90868000 -     0x7fff908b6fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff908dc000 -     0x7fff9091dfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff91104000 -     0x7fff9110bfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9110c000 -     0x7fff9115eff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff911a4000 -     0x7fff911f8fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff911f9000 -     0x7fff911fefff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff911ff000 -     0x7fff9120aff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9120b000 -     0x7fff91290ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9129f000 -     0x7fff913fcfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff91452000 -     0x7fff91460fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff91461000 -     0x7fff91481fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91482000 -     0x7fff91483ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff91484000 -     0x7fff9149bfff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff9149c000 -     0x7fff914ccff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9161f000 -     0x7fff91631ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff91632000 -     0x7fff91646ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff91a66000 -     0x7fff91c06ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff91c07000 -     0x7fff91f33fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff91f34000 -     0x7fff91f43fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91ffb000 -     0x7fff920dfe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff92569000 -     0x7fff9258ffff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff925bb000 -     0x7fff925c9ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff92663000 -     0x7fff9266eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff926a0000 -     0x7fff926a0fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff926df000 -     0x7fff9273aff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9273b000 -     0x7fff9277afff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff9277b000 -     0x7fff927a6ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff92836000 -     0x7fff92b4ffff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff92b52000 -     0x7fff92b57fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92b58000 -     0x7fff92c1fff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff92ce8000 -     0x7fff92d09fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff92d49000 -     0x7fff92e50fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff92e51000 -     0x7fff92ea9ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92f21000 -     0x7fff92f26fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff92f7b000 -     0x7fff92f7cfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff92f96000 -     0x7fff92f9aff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

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

VM Region Summary:
ReadOnly portion of Libraries: Total=185.9M resident=103.6M(56%) swapped_out_or_unallocated=82.3M(44%)
Writable regions: Total=46.2M written=16.3M(35%) resident=27.8M(60%) swapped_out=0K(0%) unallocated=18.5M(40%)
 
REGION TYPE                      VIRTUAL
===========                      =======
MALLOC                             33.4M
MALLOC guard page                    48K
STACK GUARD                        56.0M
Stack                              9752K
VM_ALLOCATE                         808K
__CI_BITMAP                          80K
__DATA                             11.6M
__LINKEDIT                         74.3M
__TEXT                            111.6M
__UNICODE                           544K
mapped file                        3068K
shared memory                        16K
===========                      =======
TOTAL                             300.9M

Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.48f2
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST95005620AS, 500.11 GB
Serial ATA Device: MATSHITADVD-R   UJ-868
USB Device: RM-821|Nokia Lumia 920, 0x0421  (Nokia Corporation), 0x0661, 0x26200000 / 3
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x04100000 / 4
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 5

Jcome, I can’t reproduce the bug here. OSX 10.8.4 using Software render.
I’ve reached 38 Advanced Outlines without troubles.
Since the crash looks like be related to render thread, please open this file to see if you can isolate the problem from the Spline Tool.

-G
advanced-outines.sifz (17.8 KB)

I tested with cario render as well, same happened.

yes, same crash.

anyway, I will cleanup my user configuration and test again tonight.

In Windows XP 32 bit, the application icon seems to be washed out but the other windows icons are right:


-G

Thanks for reporting. Fixed in my master branch now. :slight_smile:

Can you help me to figure out how to delete all configurations from my user account on OSX?

Jcome, your last post seems to be unreachable. Please repost it.

Does any one help to figure out how to clean up the synfig settings on OSX platform?

btw, seems some posts in this thread are lost. :frowning:

Put the Synfig Studio icon on the trash and then reinstall the Synfig Studio dmg package.
I don’t know other way to remove the current configuration of the installed packages.
Other thing is to clean your build environment. The safer way is to move the synfig folder to other name and start from scratch.
-G

Yes, the forum database behaves weird lately :frowning: