MacOS X dmg/app package - please test

We don’t have a package maintainer with OSX 10.5.x.

Package works: yes so far so good
Your OSX version: 10.6.8
Your OSX arch: macbook pro 2.26 core 2
X11 installed: yes
Report if additional build tools installed: MacPort / homebrew / fink

After computer asleep had to force quit before shut down since it said it was still running program was not visible except in force quit window

Any downloads for my old brain? ha ha

Hi!

I recently (actually today) downloaded the Mac test .DMG of Synfig Studio. Here is my problem. I cannot open it. The X11 Terminal window does not open up either. I also have Synfig installed through Fink. Could this be a conflict clash between the two packages? I was thinking of uninstalling the Fink package of Synfig if this worked anyway. Also, do I need to do anything else to make this work? I am using an iMac 27-inch (late 2009) with a 2.8 GHz Core i7 processor, 4 GB of RAM and Mac OS X 10.7.3 Lion. Any help is duly appreciated, as always. Thanks for the support. :smiley:

Hi, onkilter180!
Please verify the md5sum for downloaded .dmg package first:

$ md5sum synfigstudio_0.63.04_1_i386.dmg 8413663ff531a821793ce51860d106a6 synfigstudio_0.63.04_1_i386.dmg

You can avoid uninstalling of Fink, just rename “/sw” directory to something like “/sw-bak”.

Next, open dmg and double-click the SynfigStudio .app file there.
If nothing happens then open terminal and enter following command:

/tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio

Please post the messages you will have in the terminal. Thank you!

Well, actually, what I meant by not being able to open it is I installed the application but cannot open the newly installed version of Synfig. However, I still will try your advice and do a checksum of the MD5 on the program. Thanks. :slight_smile:

P.S. That’s right. It was not an installer package but a program to be immediately dragged and dropped into the Applications folder. Sorry. I forgot about that. Thanks again.

One more thing, I forgot how to do a checksum of the application on the Terminal shell. Could you tell me the shell command to go through with that procedure? Sorry about the delay in asking. I am a busy man. Thanks! :smiley:

Hi, onkilter180!
Please use this command to verify checksum:

md5sum /path/to/synfigstudio_0.63.04_1_i386.dmg

the correct checksum is:

8413663ff531a821793ce51860d106a6

Well, I tried the md5sum command on the Terminal. The command was not recognized on the bash window. So, I am stuck again. I typed “cd desktop”, for that was where the .DMG file was at. It did not work. Bummer. Any more hints? Thanks. :slight_smile:

Oops, sory, I have provided instructions for Linux not Mac. ^_^" Try following:

Open a terminal window (Applications > Utilities > Terminal.app). Type “md5”, type a space, drag the DMG file into the terminal window (appends command with file path), and press Enter. The command line returns the hash number.

OK. That worked. The hash number is correct. So, what do I do next?

Ok, next:

  1. open dmg and double-click the SynfigStudio .app file there. (this is necessary step to do, otherwise the step 2 won’t work)
  2. If nothing happens then open terminal and enter following command:
/tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio

Please post the messages you will have in the terminal.

OK, this is what I got:

Last login: Tue Mar 13 11:22:54 on ttys000
Geppetto:~ stevenpeck$ /tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio

synfig studio – starting up application…

synfig(5599) [12:11:18] info: Loading modules from /tmp/skl/SynfigStudio.app/Contents/Resources/etc/synfig_modules.cfg

(synfigstudio:5599): GLib-GObject-CRITICAL **: Object class gtkmm__CustomObject_N6studio15ValueBase_EntryE doesn’t implement property ‘editing-canceled’ from interface ‘GtkCellEditable’

glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: error while reading from input stream

Trace/BPT trap: 5
Geppetto:~ stevenpeck$

Hi, onkilter180!
I see now, you have exactly the same issue as reported by giantspacebug - MacOS X dmg/app package - please test
Unfortunately I don’t know why you both have such problem - my knowledge is not enough to solve that problem.
There’s one thing though… You both have Synfig installed through Fink. But I can’t be 100% sure that this is the case. So I cannot guarantee that uninstalling Fink will resolve the problem. Sorry.

I have updated package :
sourceforge.net/projects/synfig/ … g/download
The only difference is that the .app file have correct icon now.
md5sum: 009df37b0435fdc8cc9b7100dfb39433

onkilter180 & giantspacebug:
I am going to try reproducing your situation - I will try to install Synfig via Fink on my machine and will test the .dmg package afterwards. Let’s see if I will get same result as yours…

Hi,
Looks promising, but It crashes when i try to move the panels around.
synfigstudio_2012-04-06-020730_Macintosh.crash.txt (45.6 KB)

I’ve fixed that crash in the current git version. Hopefully in a few days there will be an update of the package. Release 0.63.05 is coming soon.
-G

I tried Synfig on a friend’s Mac: it crashes with the same output that giantspacebug and onkilter180 had.

Details:
Mac OS 10.6.8
XQuartz 2.3.6 (xorg-server 1.4.2-apple56)
Stock software (no Fink, Macports, etc.)

Steps to reproduce crash:

  1. Draw an animation (e.g. a circle with increasing radius from frame at 0s to frame at 2s)
  2. Scrub the play head to 0s, press the play button
  3. Press pause before the animation runs to completion

Synfig crashes almost every time I try to pause a playing animation. Other than that it works as expected. I could draw and preview some simple animations.

I see the same bug here (Lion). I’ll try to take a debug session on that.
-G

The crash happens when the play() function calls the Main::iteration(false). It is called to allow update of the GUI for a process that takes long time to finish (like the play is).
The crash is always repeatable if you press CRTL-P (play) and then press the (unmodified) play button.
I think that everything is related to a bug in the update of the button.
-G

oh by the way the crash report when i open the app is this:

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

Date/Time: 2012-04-14 09:03:24.768 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 8806252 sec
Crashes Since Last Report: 70
Per-App Crashes Since Last Report: 47
Anonymous UUID: F7C24BB9-F6A5-45DB-8C54-D5F508854DB6

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libglib-2.0.0.dylib 0x0000000102033f26 g_logv + 598
1 libglib-2.0.0.dylib 0x0000000102034244 g_log + 148
2 libglibmm-2.4.1.dylib 0x0000000101774927 Glib::exception_handlers_invoke() + 311
3 libgtkmm-2.4.1.dylib 0x0000000100db67fd (anonymous namespace)::Widget_signal_expose_event_callback(_GtkWidget*, _GdkEventExpose*, void*) + 109
4 libgtk-x11-2.0.0.dylib 0x000000010138d2df _gtk_marshal_BOOLEAN__BOXED + 95
5 libgobject-2.0.0.dylib 0x0000000101f9a984 g_closure_invoke + 292
6 libgobject-2.0.0.dylib 0x0000000101fb0c7e signal_emit_unlocked_R + 3150
7 libgobject-2.0.0.dylib 0x0000000101fb241f g_signal_emit_valist + 1391
8 libgobject-2.0.0.dylib 0x0000000101fb2b84 g_signal_emit + 148
9 libgtk-x11-2.0.0.dylib 0x00000001014a433e gtk_widget_event_internal + 574
10 libgtk-x11-2.0.0.dylib 0x0000000101387242 gtk_main_do_event + 1650
11 libgdk-x11-2.0.0.dylib 0x000000010183b0ca _gdk_window_process_updates_recurse + 618
12 libgdk-x11-2.0.0.dylib 0x000000010183b10a _gdk_window_process_updates_recurse + 682
13 libgdk-x11-2.0.0.dylib 0x00000001018370b8 gdk_window_process_updates_internal + 616
14 libgdk-x11-2.0.0.dylib 0x0000000101839285 gdk_window_process_all_updates + 373
15 libgtk-x11-2.0.0.dylib 0x0000000101306f61 gtk_container_idle_sizer + 81
16 libgdk-x11-2.0.0.dylib 0x0000000101814da9 gdk_threads_dispatch + 89
17 libglib-2.0.0.dylib 0x000000010202a56d g_main_context_dispatch + 493
18 libglib-2.0.0.dylib 0x000000010202dff4 g_main_context_iterate + 916
19 libglib-2.0.0.dylib 0x000000010202e553 g_main_context_iteration + 115
20 libgtk-x11-2.0.0.dylib 0x0000000101387295 gtk_main_iteration_do + 37
21 libgtkmm-2.4.1.dylib 0x0000000100d3bacd Gtk::Main::iteration_impl(bool) + 13
22 libgtkmm-2.4.1.dylib 0x0000000100d3ba36 Gtk::Main::iteration(bool) + 22
23 synfigstudio 0x00000001002daed7 studio::SplashProgress::task(std::string const&) + 87
24 synfigstudio 0x000000010021039e studio::App::App(int*, char***) + 7358
25 synfigstudio 0x0000000100015b9d main + 285
26 synfigstudio 0x0000000100015a78 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81407c0a kevent + 10
1 libSystem.B.dylib 0x00007fff81409add _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff814097b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff814092de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81408c08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81408aa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000052001 rbx: 0x00000001041a3920 rcx: 0x0000000000000000 rdx: 0x00000000000fc080
rdi: 0x0000000102253200 rsi: 0x0000000104100000 rbp: 0x00007fff5fbfe370 rsp: 0x00007fff5fbfdec0
r8: 0x0000000000000001 r9: 0x000000010415d0c0 r10: 0x000000010413efa0 r11: 0x0000000000000007
r12: 0x0000000000000002 r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x0000000000000004
rip: 0x0000000102033f26 rfl: 0x0000000000000246 cr2: 0x0000000101789d80

Binary Images:
0x100000000 - 0x100420ff7 +synfigstudio ??? (???) <9CEF92AE-3637-FCA5-1BB9-AD8D6B00420F> /tmp/skl/SynfigStudio.app/Contents/Resources/bin/synfigstudio
0x1006ff000 - 0x100872ff7 +libsynfigapp.0.dylib ??? (???) <8FFE56CF-E2F7-399C-75AE-A47FCDB32237> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libsynfigapp.0.dylib
0x1008d5000 - 0x100afbff7 +libsynfig.0.dylib ??? (???) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libsynfig.0.dylib
0x100b63000 - 0x100b69fef +libltdl.7.dylib 11.0.0 (compatibility 11.0.0) <0497711B-3F42-EB39-047E-007D71114FEB> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libltdl.7.dylib
0x100b6d000 - 0x100b84ff7 +libxml+±2.6.2.dylib 3.7.0 (compatibility 3.0.0) <5CE91A56-C419-9EC0-4CDD-2558CA2D628E> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libxml+±2.6.2.dylib
0x100b97000 - 0x100cb9fef +libxml2.2.dylib 10.8.0 (compatibility 10.0.0) <9B4C4903-4FAB-82CB-845E-742F22736AD8> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libxml2.2.dylib
0x100cea000 - 0x100ea8fff +libgtkmm-2.4.1.dylib 3.0.0 (compatibility 3.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgtkmm-2.4.1.dylib
0x1010c1000 - 0x1010ebff7 +libatkmm-1.6.1.dylib 3.0.0 (compatibility 3.0.0) <3964F7FD-F3FF-29A7-7E75-E98CE59AAAA2> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libatkmm-1.6.1.dylib
0x101110000 - 0x10113cfff +libgdkmm-2.4.1.dylib 3.0.0 (compatibility 3.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgdkmm-2.4.1.dylib
0x10116a000 - 0x1011fbff7 +libgiomm-2.4.1.dylib 5.0.0 (compatibility 5.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgiomm-2.4.1.dylib
0x101285000 - 0x10129cfff +libpangomm-1.4.1.dylib 2.30.0 (compatibility 2.0.0) <44B7727B-6FD3-B892-1F1D-6894AD789401> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libpangomm-1.4.1.dylib
0x1012b8000 - 0x10167afe7 +libgtk-x11-2.0.0.dylib 2401.10.0 (compatibility 2401.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgtk-x11-2.0.0.dylib
0x101762000 - 0x1017a3fff +libglibmm-2.4.1.dylib 5.0.0 (compatibility 5.0.0) <582DF58C-0EAA-B2FA-B51B-1169F9A57A2F> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libglibmm-2.4.1.dylib
0x1017e0000 - 0x1017f4ff7 +libcairomm-1.0.1.dylib 6.0.0 (compatibility 6.0.0) <3B6FCAF2-69C4-A275-D2B4-FFC07A47FB9C> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libcairomm-1.0.1.dylib
0x10180c000 - 0x10180eff7 +libsigc-2.0.0.dylib ??? (???) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libsigc-2.0.0.dylib
0x101813000 - 0x1018a6fef +libgdk-x11-2.0.0.dylib 2401.10.0 (compatibility 2401.0.0) <570EDB6D-45D8-5F4A-7CCB-53279C80EC0B> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgdk-x11-2.0.0.dylib
0x1018d4000 - 0x1018eaff7 +libatk-1.0.0.dylib 20210.1.0 (compatibility 20210.0.0) <2AEAAD1B-D89F-1A0C-940D-81827B370EDC> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libatk-1.0.0.dylib
0x1018f8000 - 0x1018ffff7 +libpangocairo-1.0.0.dylib 2801.4.0 (compatibility 2801.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libpangocairo-1.0.0.dylib
0x101907000 - 0x101908ff7 +libXinerama.1.dylib 2.0.0 (compatibility 2.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXinerama.1.dylib
0x10190b000 - 0x101917ff7 +libXi.6.dylib 8.0.0 (compatibility 8.0.0) <2F266772-B717-650C-D87C-ED938E232E48> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXi.6.dylib
0x10191b000 - 0x101921fe7 +libXrandr.2.dylib 5.0.0 (compatibility 5.0.0) <83ECA0C6-E89B-EF5D-230E-223145FF6540> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXrandr.2.dylib
0x101925000 - 0x101934fff +libXext.6.dylib 11.0.0 (compatibility 11.0.0) <4BBA9268-FA2A-545E-7D08-99E23D3A91B6> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXext.6.dylib
0x10193a000 - 0x101941fff +libXcursor.1.dylib 2.2.0 (compatibility 2.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXcursor.1.dylib
0x101946000 - 0x101947fff +libXcomposite.1.dylib 2.0.0 (compatibility 2.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXcomposite.1.dylib
0x10194a000 - 0x10194bff7 +libXdamage.1.dylib 3.0.0 (compatibility 3.0.0) <1089EA97-0BAA-B012-9BCD-397CB67D5F0E> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXdamage.1.dylib
0x10194e000 - 0x101965ff7 +libgdk_pixbuf-2.0.0.dylib 2401.0.0 (compatibility 2401.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgdk_pixbuf-2.0.0.dylib
0x10196e000 - 0x101996fe7 +libpangoft2-1.0.0.dylib 2801.4.0 (compatibility 2801.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libpangoft2-1.0.0.dylib
0x1019a2000 - 0x101ab0ff7 +libgio-2.0.0.dylib 3001.2.0 (compatibility 3001.0.0) <5447CFC5-339E-325D-4030-285202C6A99E> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgio-2.0.0.dylib
0x101b0c000 - 0x101b10ff7 +libXfixes.3.dylib 5.0.0 (compatibility 5.0.0) <1BB18C90-0139-A490-BCEB-E34619B7F079> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXfixes.3.dylib
0x101b13000 - 0x101bc2fe7 +libcairo.2.dylib 11003.2.0 (compatibility 11003.0.0) <98D1B9A8-2C17-3772-E3F0-4214F8F22FDF> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libcairo.2.dylib
0x101bed000 - 0x101c64ff7 +libpixman-1.0.dylib 25.4.0 (compatibility 25.0.0) <350110EC-0369-B485-D1ED-A6573F84BC37> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libpixman-1.0.dylib
0x101c77000 - 0x101c98fef +libpng14.14.dylib 23.0.0 (compatibility 23.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libpng14.14.dylib
0x101c9f000 - 0x101c9ffff +libxcb-shm.0.dylib ??? (???) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libxcb-shm.0.dylib
0x101ca2000 - 0x101ca2fff +libX11-xcb.1.dylib 2.0.0 (compatibility 2.0.0) <29A29487-512E-5E86-5F50-C70BBFF9A98C> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libX11-xcb.1.dylib
0x101ca4000 - 0x101ca8fff +libxcb-render.0.dylib ??? (???) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libxcb-render.0.dylib
0x101cad000 - 0x101cb4fff +libXrender.1.dylib 5.0.0 (compatibility 5.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXrender.1.dylib
0x101cb8000 - 0x101dd7ff7 +libX11.6.dylib 10.0.0 (compatibility 10.0.0) <8DC24C05-5CCA-9A5F-FA43-967D69D22893> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libX11.6.dylib
0x101dfb000 - 0x101e0ffff +libxcb.1.dylib 3.0.0 (compatibility 3.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libxcb.1.dylib
0x101e1c000 - 0x101e1dfff +libXau.6.dylib 7.0.0 (compatibility 7.0.0) <2E2F0F39-98DC-EA1E-E150-AE55E0177BAE> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXau.6.dylib
0x101e20000 - 0x101e23fef +libXdmcp.6.dylib 7.0.0 (compatibility 7.0.0) <6036E082-B003-89E0-3B26-2541794FA85F> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libXdmcp.6.dylib
0x101e26000 - 0x101e60fff +libpango-1.0.0.dylib 2801.4.0 (compatibility 2801.0.0) <58AEC9BA-283A-580E-EDC8-BE857B14F797> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libpango-1.0.0.dylib
0x101e73000 - 0x101ea2ff7 +libfontconfig.1.dylib 6.4.0 (compatibility 6.0.0) <7D44247C-5631-B8A1-2378-2C4B0A8D867E> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libfontconfig.1.dylib
0x101ead000 - 0x101f31ff7 +libfreetype.6.dylib 15.0.0 (compatibility 15.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libfreetype.6.dylib
0x101f46000 - 0x101f58fe7 +libz.1.dylib 1.2.6 (compatibility 1.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libz.1.dylib
0x101f5c000 - 0x101f6afff +libbz2.1.0.dylib 1.0.6 (compatibility 1.0.0) <3F7E10C1-4AFF-97CB-7E6E-F1FE39547B70> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libbz2.1.0.dylib
0x101f6f000 - 0x101f8efef +libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <63620D5E-1BDE-3F45-0EDC-BA3A561817E3> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libexpat.1.dylib
0x101f95000 - 0x101fd6ff7 +libgobject-2.0.0.dylib 3001.2.0 (compatibility 3001.0.0) <173C5BD3-B915-FFD0-390C-483342D846A3> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgobject-2.0.0.dylib
0x101feb000 - 0x101ff0fff +libffi.5.dylib 6.10.0 (compatibility 6.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libffi.5.dylib
0x101ff5000 - 0x101ff6fff +libgmodule-2.0.0.dylib 3001.2.0 (compatibility 3001.0.0) <1192F85C-D6B9-C1E5-5333-02E97B1BA8DF> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
0x101ff9000 - 0x101ffbff7 +libgthread-2.0.0.dylib 3001.2.0 (compatibility 3001.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libgthread-2.0.0.dylib
0x101fff000 - 0x102105ff7 +libglib-2.0.0.dylib 3001.2.0 (compatibility 3001.0.0) <4C769883-90CA-ABF2-6B2B-B5A066692D20> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libglib-2.0.0.dylib
0x102131000 - 0x10213aff7 +libintl.8.dylib 10.1.0 (compatibility 10.0.0) <1BB5B489-C8D9-2BF3-C57F-92A2538B0C3E> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libintl.8.dylib
0x102140000 - 0x10223efef +libiconv.2.dylib 8.1.0 (compatibility 8.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libiconv.2.dylib
0x1022b0000 - 0x1022b3ff7 +libpixbufloader-png.so ??? (???) <7BB7D7EE-8B59-4025-6312-0B79BCFBCBB8> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
0x1022fa000 - 0x1022fbff7 +pango-basic-fc.so ??? (???) <5B8AF0B7-A2C8-1669-EBF5-3D2C9CCEE2BD> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/pango/1.6.0/modules/pango-basic-fc.so
0x104578000 - 0x104589fff +liblyr_freetype.so ??? (???) <0E8BA200-F7D1-A081-A56A-619EDC8A3913> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/liblyr_freetype.so
0x104591000 - 0x1045c8fff +libmod_geometry.so ??? (???) /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_geometry.so
0x1045d7000 - 0x1045f3fff +libmod_gradient.so ??? (???) <51A6B014-FFF8-D2AE-6676-11DFD1125434> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_gradient.so
0x1045fc000 - 0x10461dff7 +libmod_particle.so ??? (???) <3F612EDC-AE6C-D391-9CA1-C187962E7241> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_particle.so
0x104623000 - 0x104631ff7 +libmod_example.so ??? (???) <3FE66E52-ED44-319B-1193-DA082A603CF2> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_example.so
0x104639000 - 0x104641ff7 +libmod_gif.so ??? (???) /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_gif.so
0x104647000 - 0x104651ff7 +libmod_imagemagick.so ??? (???) <3D67BDE4-EE97-7099-1FB8-D4BC8E074902> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_imagemagick.so
0x104658000 - 0x10465dff7 +libmod_mng.so ??? (???) /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_mng.so
0x104663000 - 0x1046bafff +libmng.1.dylib 2.0.0 (compatibility 2.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libmng.1.dylib
0x1046cc000 - 0x104701fef +libjpeg.8.dylib 12.0.0 (compatibility 12.0.0) /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libjpeg.8.dylib
0x104708000 - 0x104735fe7 +liblcms.1.dylib 2.19.0 (compatibility 2.0.0) <6F39CEE7-C695-2301-48D6-7CE4F960B47E> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/liblcms.1.dylib
0x104742000 - 0x10479fff7 +liblyr_std.so ??? (???) <7C13A5C2-D613-2552-96A9-EBF13CAF0962> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/liblyr_std.so
0x1047b5000 - 0x1047dfff7 +libmod_noise.so ??? (???) /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_noise.so
0x1047e9000 - 0x1047f1ff7 +libmod_ffmpeg.so ??? (???) <6B67915B-D7AC-9CD1-746B-7A7D15990925> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_ffmpeg.so
0x1047f8000 - 0x1047fbfff +libImath.6.dylib 7.0.0 (compatibility 7.0.0) <816F0F22-357C-C920-82CE-F40408FCE927> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libImath.6.dylib
0x105800000 - 0x105817fff +libmod_filter.so ??? (???) <7041C162-B017-A560-FB44-E2FCF148D994> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_filter.so
0x105820000 - 0x105828fff +libmod_bmp.so ??? (???) <005497BE-BFB1-C631-588F-E66ACFB929B4> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_bmp.so
0x10582f000 - 0x105833ff7 +libmod_dv.so ??? (???) <7A04FBE6-89CC-9F90-A07F-A69D9EC50F56> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_dv.so
0x105838000 - 0x105840ff7 +libmod_png.so ??? (???) <0A1CB8F5-11B7-C4CA-531B-FF71AB55F912> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_png.so
0x105847000 - 0x10584eff7 +libmod_ppm.so ??? (???) <66BED724-8E71-B709-5482-381E64046F1A> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_ppm.so
0x105855000 - 0x10585cff7 +libmod_openexr.so ??? (???) <4E6F6F57-065A-AEA7-98AB-6914D56D2AC4> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_openexr.so
0x105863000 - 0x10590fff7 +libIlmImf.6.dylib 7.0.0 (compatibility 7.0.0) <9D50A20B-1EDB-C474-CB7A-80D97554A402> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libIlmImf.6.dylib
0x10594e000 - 0x10598ffff +libHalf.6.dylib 7.0.0 (compatibility 7.0.0) <9D3D535C-37FC-2E2A-5273-CEE9615D5461> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libHalf.6.dylib
0x105992000 - 0x10599aff7 +libIex.6.dylib 7.0.0 (compatibility 7.0.0) <41AC69E6-A4DE-389A-39D2-A98B6F35A09A> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libIex.6.dylib
0x1059aa000 - 0x1059adff7 +libIlmThread.6.dylib 7.0.0 (compatibility 7.0.0) <969D07C7-7B99-01BC-76FF-DAED32963F89> /tmp/skl/SynfigStudio.app/Contents/Resources/lib/libIlmThread.6.dylib
0x1059b2000 - 0x1059b9fff +libmod_jpeg.so ??? (???) /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_jpeg.so
0x1059c0000 - 0x1059c5fff +libmod_yuv420p.so ??? (???) <40B682D3-DD07-3179-2DC0-945322F329BE> /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_yuv420p.so
0x1059ca000 - 0x1059faff7 +libmod_svg.so ??? (???) /Applications/SynfigStudio.app/Contents/Resources/lib/synfig/modules/libmod_svg.so
0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
0x7fff80003000 - 0x7fff80003ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff80010000 - 0x7fff80017fff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8001a000 - 0x7fff8003dfff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff80084000 - 0x7fff80139fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff812c9000 - 0x7fff812f0ff7 libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff81325000 - 0x7fff8136fff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff81370000 - 0x7fff813edfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff813ee000 - 0x7fff815affef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff815e0000 - 0x7fff81627ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff81628000 - 0x7fff817e6ff7 com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff821c1000 - 0x7fff8255efe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8256d000 - 0x7fff825ecfe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff825ed000 - 0x7fff826c1fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff826c2000 - 0x7fff82783fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff827d6000 - 0x7fff82836fe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff82a5e000 - 0x7fff82a77fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff82c1a000 - 0x7fff82ea4fe7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff82ea5000 - 0x7fff82eb4fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff82eb5000 - 0x7fff82ecaff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff82ecb000 - 0x7fff82edafef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff82ee0000 - 0x7fff82f01fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
0x7fff82f65000 - 0x7fff83123fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
0x7fff83124000 - 0x7fff8314fff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
0x7fff833d3000 - 0x7fff833e7ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff833e8000 - 0x7fff833e8ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8344e000 - 0x7fff83892fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff838af000 - 0x7fff839c9fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff847f7000 - 0x7fff8487cff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8487d000 - 0x7fff84880fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff84986000 - 0x7fff84afdfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff84afe000 - 0x7fff84bb7fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff84bb8000 - 0x7fff84be0fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff84be1000 - 0x7fff84c36ff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84c7e000 - 0x7fff84d40fe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84d41000 - 0x7fff84d46ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff84d9a000 - 0x7fff84e34fff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff84e47000 - 0x7fff84ed7fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff84ed8000 - 0x7fff84edafff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff84edb000 - 0x7fff851d9fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff85247000 - 0x7fff85288fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85289000 - 0x7fff853befff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff853bf000 - 0x7fff853c2ff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8559c000 - 0x7fff855a2ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff855ed000 - 0x7fff855eeff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff855ef000 - 0x7fff855f1fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff855ff000 - 0x7fff8560dff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff8560e000 - 0x7fff856f3fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8586f000 - 0x7fff858c2ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff858c3000 - 0x7fff858c9ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff858ca000 - 0x7fff85956fef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff85957000 - 0x7fff85a76fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff86030000 - 0x7fff86046fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86047000 - 0x7fff8606cff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff862e2000 - 0x7fff862e2ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff862e3000 - 0x7fff862e3ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff862e4000 - 0x7fff8639aff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff8639b000 - 0x7fff863bbff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8649b000 - 0x7fff864a0fff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff864a1000 - 0x7fff864a1ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff864a2000 - 0x7fff86724fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff86725000 - 0x7fff86a59fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff86a5a000 - 0x7fff86b71fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
0x7fff86f90000 - 0x7fff86fa6fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
0x7fff87109000 - 0x7fff87187ff7 com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff87188000 - 0x7fff8718cff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff8718d000 - 0x7fff8719ffe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff871af000 - 0x7fff871f7ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff871f8000 - 0x7fff87233fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff87268000 - 0x7fff8727cfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8727d000 - 0x7fff87294fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff872b8000 - 0x7fff87301fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff88487000 - 0x7fff884d3fff libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x7fff884d4000 - 0x7fff88584fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff88603000 - 0x7fff886a3fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff886a4000 - 0x7fff88da0ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff88dc5000 - 0x7fff88dd6ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
0x7fff88e1b000 - 0x7fff88e26ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88e27000 - 0x7fff88e76fef libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff88e77000 - 0x7fff88e7cfff libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff894a3000 - 0x7fff8950dfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8950e000 - 0x7fff89511ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff89512000 - 0x7fff89561ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff89562000 - 0x7fff895a3fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff895ae000 - 0x7fff895dffff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff895fc000 - 0x7fff895fdff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff895fe000 - 0x7fff89604ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8970d000 - 0x7fff89747fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
0x7fff8998b000 - 0x7fff89a68fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff89a7d000 - 0x7fff89a7dff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff89c0d000 - 0x7fff8a417fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8a43e000 - 0x7fff8a459ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8a625000 - 0x7fff8a6e2fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8a799000 - 0x7fff8a7b6ff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacPro4,1, BootROM MP41.0081.B07, 4 processors, Quad-Core Intel Xeon, 2.66 GHz, 3 GB, SMC 1.39f5
Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en2
PCI Card: NVIDIA GeForce GT 120, sppci_displaycontroller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: Hitachi HDE721064SLA360, 596.17 GB
USB Device: CanoScan, 0x04a9 (Canon Inc.), 0x220e, 0x1a200000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000 / 3
USB Device: Hub, 0x05ac (Apple Inc.), 0x9102, 0x1d100000 / 2
USB Device: Hub, 0x05ac (Apple Inc.), 0x9117, 0x1d110000 / 3
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x1d111000 / 6
USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x1d111300 / 8
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0x1d111200 / 7
USB Device: GD-0608-U, 0x056a (WACOM Co., Ltd.), 0x0021, 0x1d112000 / 5
USB Device: Studio Display, 0x05ac (Apple Inc.), 0x9217, 0x1d113000 / 4
FireWire Device: built-in_hub, Up to 800 Mb/sec
[/code]