problem running RT in OSX 10.11.6

Hmmm… Even though I type three, it only puts up two. Perhaps this key? output

OK, I’ve got it, now I just need clarification as to what material is the “output”. And out of curiosity, if I may ask, why should I treat it in this manner? Thanks

What I usually do is highlight the whole crash report, and press the </> button.
Like this:

Process: rawtherapee-bin [860]
Path: /Volumes/VOLUME/RawTherapee.app/Contents/MacOS/rawtherapee-bin
Identifier: com.rawtherapee.rawtherapee
Version: 5.4.476 (5.4.476)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: rawtherapee-bin [860]
User ID: 501

Date/Time: 2018-07-08 13:58:56.864 -0600
OS Version: Mac OS X 10.11.6 (15G1011)
Report Version: 11
Anonymous UUID: E1546280-0EF6-CBA6-FE95-AE4610092E6F

Time Awake Since Boot: 30000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libgtk-3.0.dylib 0x00000001075aecb8 gtk_widget_queue_draw + 152
1 libgtk-3.0.dylib 0x00000001074b1c98 update_arrow_nodes + 536
2 libgtk-3.0.dylib 0x00000001074b1a46 gtk_notebook_set_scrollable + 70
3 rawtherapee-bin 0x0000000105e995a6 RTWindow::RTWindow() + 4326
4 rawtherapee-bin 0x0000000105df3193 (anonymous namespace)::create_rt_window() + 3139
5 rawtherapee-bin 0x0000000105df1a7a main + 2618
6 libdyld.dylib 0x00007fff9546e5ad start + 1

It’s much easier to read this way.

OK, I will try to remember to do this in the future. It appears I will have to use the back ticks as my conputer doesn’t have a key with </> together.

@svursamajor please see this to learn to format the code in your replies to make it more readable:
Format your code to make it more readable

You can edit your previous posts to improve readability.

1 Like

Well, I’m at the latest stable GTK3+ release currently. MacPorts is on the same version. 3.22.30.
I’m trying to view the blame,
https://github.com/GNOME/gtk/blame/2e7ac262be15fb402c4103d28533c6c6d955bf65/gtk/gtkwidget.c
But keep getting a pink unicorn instead…

The </> is in the text editor window where you type your message, inbetween the quote button and the upload button. Command-Shift-C does the same thing here.

A pink unicorn?
Ah, I see the </> button now, thanks.
It is beginning to look as though my computer has something going on at a deeper level. :face_with_raised_eyebrow:

Yes, GitHub’s way of being cute I suppose…
08%20PM

Be sure to back up data and run First Aid in Disk Utility in /Applications/Utilities. You might even try Apple Hardware Test.

Looks like something to frighten small children! :smile:

GitHub support is escalating it to the technicians to fix the timeout error.

1 Like

Haven’t had a chance yet to run first aid and hardware test yet. Will post the results as soon as I get a chance.

Wow! Almost a month. Summer is without a doubt the most hectic time of year.
I finally had a chance to run disk utility first aid, and all was well.
Apple Hardware Test does not appear to be on my machine. My installation disks are packed away somewhere, and I could not get it to start over the internet.
I don’t know where this leaves me, I guess using the version that does run on my computer.
If you have any other ideas please let me know.
Thanks, Carl

OK, I woke up at 3:00am, so I’ve been mucking about with RT a bit more.
I unistalled everything, downloaded from here again; https://filebin.net/4fq8f17txwgi8ynw/RawTherapee_OSX_10.9_64_5.4-476-g523fe4066.zip?t=2p58iq4e
And installed.
I got the same crash, so I got curious.
I right clicked on the app icon and chose “show package contents”.
In the contents folder, I opened the MacOS folder.
In the MacOS folder there are three items, all called EXEC. The first is labeled “rawtherapee”, the second is "rawthreapee-bin, and the third is “rawtherapee-cli”.
Right clicking and choosing open on “rawtherapee” gets a terminal window with this message;

    Last login: Tue Aug 14 05:10:38 on ttys000
    carl-conrads-macbook-pro:~ carlconrad$ /Applications/RawTherapee.app/Contents/MacOS/rawtherapee ; exit;

    (rawtherapee-bin:2469): GLib-GObject-WARNING **: invalid cast from 'GtkMenuBar' to 'GtkWindow'
    Illegal instruction: 4
    logout
    Saving session...
    ...copying shared history...
    ...saving history...truncating history files...
    ...completed.`Preformatted text`

    [Process completed]

Opening rawtherapee-bin gets this report in terminal;

Last login: Tue Aug 14 05:33:22 on ttys000
/Applications/RawTherapee.app/Contents/MacOS/rawtherapee-bin ; exit;
carl-conrads-macbook-pro:~ carlconrad$ /Applications/RawTherapee.app/Contents/MacOS/rawtherapee-bin ; exit;

(rawtherapee-bin:2540): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders > /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.

(rawtherapee-bin:2540): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders > /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
libc++abi.dylib: terminating with uncaught exception of type Gdk::PixbufError
Abort trap: 6
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

And opening “rawtherapee-cli” has this result;

Last login: Tue Aug 14 05:33:36 on ttys000
/Applications/RawTherapee.app/Contents/MacOS/rawtherapee-cli ; exit;
carl-conrads-macbook-pro:~ carlconrad$ /Applications/RawTherapee.app/Contents/MacOS/rawtherapee-cli ; exit;
RawTherapee, version 5.4-476-g523fe4066, command line
Terminating without anything to do.
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

I ran the command suggested in the “rawtherapee-bin” message, and got this result;

Last login: Tue Aug 14 05:36:31 on ttys000
carl-conrads-macbook-pro:~ carlconrad$ gdk-pixbuf-query-loaders > /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
-bash: /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache: No such file or directory
carl-conrads-macbook-pro:~ carlconrad$ 

It would seem a file is missing in my computer? I have to confess, I have no idea what this is. Any thoughts here?

Regarding RawTherapee.app/Contents/MacOS:
Yes, when you launch RT the standard way, by double clicking the icon, etc., you are running the first one, rawtherapee, which is a loading script that includes important environment variables. That is the reason behind the error when running rawtherapee-bin.
rawtherapee-cli seems to have worked normally.
So that leaves this pair of messages:

 (rawtherapee-bin:2469): GLib-GObject-WARNING **: invalid cast from 'GtkMenuBar' to 'GtkWindow'
    Illegal instruction: 4

I believe the WARNING is ignorable, but the message Illegal instruction: 4 is a fatal crash. Did this particular crash also raise the system crash reporter?

yes, it did bring up the system crash report. I will have to post it in two pieces again. Here is the first part;

Process:               rawtherapee-bin [3314]
Path:                  /Applications/RawTherapee.app/Contents/MacOS/rawtherapee-bin
Identifier:            com.rawtherapee.rawtherapee
Version:               5.4.476 (5.4.476)
Code Type:             X86-64 (Native)
Parent Process:        bash [3309]
Responsible:           Terminal [3153]
User ID:               501

Date/Time:             2018-08-14 15:10:34.061 -0600
OS Version:            Mac OS X 10.11.6 (15G1011)
Report Version:        11
Anonymous UUID:        E1546280-0EF6-CBA6-FE95-AE4610092E6F

Sleep/Wake UUID:       086FD2CB-64E4-4FA0-A012-319F36509B8C

Time Awake Since Boot: 58000 seconds
Time Since Wake:       43000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libgtk-3.0.dylib              	0x000000010d3edcb8 gtk_widget_queue_draw + 152
1   libgtk-3.0.dylib              	0x000000010d2f0c98 update_arrow_nodes + 536
2   libgtk-3.0.dylib              	0x000000010d2f0a46 gtk_notebook_set_scrollable + 70
3   rawtherapee-bin               	0x000000010bcda5a6 RTWindow::RTWindow() + 4326
4   rawtherapee-bin               	0x000000010bc34193 (anonymous namespace)::create_rt_window() + 3139
5   rawtherapee-bin               	0x000000010bc32a7a main + 2618
6   libdyld.dylib                 	0x00007fff92a5a5ad start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff96106db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8ed3a728 _pthread_cond_wait + 767
2   libiomp5.dylib                	0x000000010dd3a68d __kmp_launch_monitor(void*) + 1005
3   libsystem_pthread.dylib       	0x00007fff8ed3999d _pthread_body + 131
4   libsystem_pthread.dylib       	0x00007fff8ed3991a _pthread_start + 168
5   libsystem_pthread.dylib       	0x00007fff8ed37351 thread_start + 13

Thread 2:
0   libiomp5.dylib                	0x000000010dd47994 kmp_flag_64::wait(kmp_info*, int, void*) + 500
1   libiomp5.dylib                	0x000000010dd45b14 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 148
2   libiomp5.dylib                	0x000000010dd475bb __kmp_fork_barrier(int, int) + 411
3   libiomp5.dylib                	0x000000010dd21fcc __kmp_launch_thread + 92
4   libiomp5.dylib                	0x000000010dd39a7d __kmp_launch_worker(void*) + 717
5   libsystem_pthread.dylib       	0x00007fff8ed3999d _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff8ed3991a _pthread_start + 168
7   libsystem_pthread.dylib       	0x00007fff8ed37351 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff961075e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8ed39578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff8ed37341 start_wqthread + 13

Thread 4:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff96107efa kevent_qos + 10
1   libdispatch.dylib             	0x00007fff975a7165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib             	0x00007fff975a6dcd _dispatch_mgr_thread + 52

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff961075e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8ed39578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff8ed37341 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff961075e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8ed39578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff8ed37341 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff961075e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8ed39578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff8ed37341 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff961075e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8ed39578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff8ed37341 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fc2c0928180  rbx: 0x00007fc2c0928270  rcx: 0x0000000000000000  rdx: 0x0000000000000002
  rdi: 0x00007fc2c0928270  rsi: 0x0000000000000007  rbp: 0x00007fff541257f0  rsp: 0x00007fff541257d0
   r8: 0x00000000fffffffc   r9: 0x00007fc2c0400888  r10: 0x00000000ffffffff  r11: 0xffffffff00000000
  r12: 0x0000000000000002  r13: 0x0000000000000000  r14: 0x00007fc2c0928070  r15: 0x00007fc2c09280e8
  rip: 0x000000010d3edcb8  rfl: 0x0000000000010202  cr2: 0x000000010d2f0a00
  
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     6

And the second part;

Binary Images:
       0x10bad8000 -        0x10c211ff7 +rawtherapee-bin (0) <CBF94A04-A31C-3BF6-9548-4D8513A24B98> /Applications/RawTherapee.app/Contents/MacOS/rawtherapee-bin
       0x10c3d6000 -        0x10c3efffb +libexpat.1.dylib (0) <834447E1-B8EA-311E-ACDA-57AABA0C689C> /Applications/RawTherapee.app/Contents/Frameworks/libexpat.1.dylib
       0x10c3fc000 -        0x10c404ff3 +libgtkmacintegration-gtk3.2.dylib (0) <96D92BE6-0CCF-3D1D-9257-200EB3517773> /Applications/RawTherapee.app/Contents/Frameworks/libgtkmacintegration-gtk3.2.dylib
       0x10c411000 -        0x10c5dcfef +libfftw3f.3.dylib (0) <01DEE68F-1EFB-341F-B172-60C62759F824> /Applications/RawTherapee.app/Contents/Frameworks/libfftw3f.3.dylib
       0x10c60f000 -        0x10c6c2fff +libgiomm-2.4.1.dylib (0) <38F671F7-3FDD-33DE-B166-409C5400AC76> /Applications/RawTherapee.app/Contents/Frameworks/libgiomm-2.4.1.dylib
       0x10c87b000 -        0x10c96fff3 +libgio-2.0.0.dylib (0) <26CAD6C5-FB9E-325D-9EB1-1E26D4813BA3> /Applications/RawTherapee.app/Contents/Frameworks/libgio-2.0.0.dylib
       0x10c9e2000 -        0x10ca1bfff +libglibmm-2.4.1.dylib (0) <5BEEA293-897F-3AD9-8A6A-476A2C97091F> /Applications/RawTherapee.app/Contents/Frameworks/libglibmm-2.4.1.dylib
       0x10caa4000 -        0x10cad5ff3 +libgobject-2.0.0.dylib (0) <181F1E15-01B4-3353-B623-CE0A05760CC4> /Applications/RawTherapee.app/Contents/Frameworks/libgobject-2.0.0.dylib
       0x10caeb000 -        0x10cbb5fff +libglib-2.0.0.dylib (0) <CEE7A245-1260-309B-BA1A-91863BC7C785> /Applications/RawTherapee.app/Contents/Frameworks/libglib-2.0.0.dylib
       0x10cbda000 -        0x10cbe2ff7 +libintl.8.dylib (0) <E834BADE-0960-37AA-B4FE-13413073306A> /Applications/RawTherapee.app/Contents/Frameworks/libintl.8.dylib
       0x10cbea000 -        0x10cbecfff +libsigc-2.0.0.dylib (0) <7771F538-725B-3009-B120-A3AF218D6E50> /Applications/RawTherapee.app/Contents/Frameworks/libsigc-2.0.0.dylib
       0x10cbf2000 -        0x10cbf5fff +libgthread-2.0.0.dylib (0) <7D7DEA02-2846-34C6-A16C-42A29D385D76> /Applications/RawTherapee.app/Contents/Frameworks/libgthread-2.0.0.dylib
       0x10cbfc000 -        0x10cd88ff3 +libgtkmm-3.0.1.dylib (0) <144ABADE-A55A-3347-86A2-375FAB575E40> /Applications/RawTherapee.app/Contents/Frameworks/libgtkmm-3.0.1.dylib
       0x10d052000 -        0x10d054ffb +libpixbufloader-png.so (0) <0EA86499-5719-3646-965D-F6C141D1799F> /Applications/RawTherapee.app/Contents/Frameworks/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
       0x10d058000 -        0x10d078ff3 +libatkmm-1.6.1.dylib (0) <B1A09E0F-9860-3B6D-A38D-F7BFA237B57B> /Applications/RawTherapee.app/Contents/Frameworks/libatkmm-1.6.1.dylib
       0x10d0a1000 -        0x10d0c1ffb +libgdkmm-3.0.1.dylib (0) <ACD9E32C-C8FA-3B77-B55F-7755726D396B> /Applications/RawTherapee.app/Contents/Frameworks/libgdkmm-3.0.1.dylib
       0x10d0fc000 -        0x10d10afff +libpangomm-1.4.1.dylib (0) <369156A5-2D28-3970-A3BB-C830804FEF2D> /Applications/RawTherapee.app/Contents/Frameworks/libpangomm-1.4.1.dylib
       0x10d142000 -        0x10d638fff +libgtk-3.0.dylib (0) <5A533AB7-965A-3B26-9F26-5C0D606DFACF> /Applications/RawTherapee.app/Contents/Frameworks/libgtk-3.0.dylib
       0x10d8e6000 -        0x10d936ffb +libgdk-3.0.dylib (0) <9F1C7AFF-A0D2-3B6C-803D-7D53E591EB27> /Applications/RawTherapee.app/Contents/Frameworks/libgdk-3.0.dylib
       0x10d98b000 -        0x10d996ff7 +libpangocairo-1.0.0.dylib (0) <B931ECB4-C997-39E3-867B-217DD5079096> /Applications/RawTherapee.app/Contents/Frameworks/libpangocairo-1.0.0.dylib
       0x10d9a8000 -        0x10d9e5fff +libpango-1.0.0.dylib (0) <D30ECF4E-5009-3368-B995-F40F5B05DE5A> /Applications/RawTherapee.app/Contents/Frameworks/libpango-1.0.0.dylib
       0x10d9f9000 -        0x10da11fff +libatk-1.0.0.dylib (0) <6EE310B8-54E0-3A0D-87CE-E0DFAF1FA330> /Applications/RawTherapee.app/Contents/Frameworks/libatk-1.0.0.dylib
       0x10da22000 -        0x10da24ff3 +libcairo-gobject.2.dylib (0) <482793DA-41A5-3DF7-AA05-544E45452C50> /Applications/RawTherapee.app/Contents/Frameworks/libcairo-gobject.2.dylib
       0x10da2c000 -        0x10da3bff7 +libcairomm-1.0.1.dylib (0) <17DDC8EE-1F25-39E6-9533-053F4F4C1F57> /Applications/RawTherapee.app/Contents/Frameworks/libcairomm-1.0.1.dylib
       0x10da67000 -        0x10db2bff7 +libcairo.2.dylib (0) <DF9E7FE6-3445-3947-8136-F8F3A33B85BA> /Applications/RawTherapee.app/Contents/Frameworks/libcairo.2.dylib
       0x10db52000 -        0x10db6aff3 +libgdk_pixbuf-2.0.0.dylib (0) <958ED06E-200A-3932-A0FC-279633315767> /Applications/RawTherapee.app/Contents/Frameworks/libgdk_pixbuf-2.0.0.dylib
       0x10db74000 -        0x10db79fff +libiptcdata.0.dylib (0) <451890C4-B759-374A-B439-9C110220F0FD> /Applications/RawTherapee.app/Contents/Frameworks/libiptcdata.0.dylib
       0x10db84000 -        0x10dbb0ff7 +libjpeg.9.dylib (0) <1B649350-6EFE-3B84-BBCF-A4B0F89F1BB0> /Applications/RawTherapee.app/Contents/Frameworks/libjpeg.9.dylib
       0x10dbba000 -        0x10dc06fff +liblcms2.2.dylib (0) <21939DDB-480A-3537-976E-25E6A7C9D720> /Applications/RawTherapee.app/Contents/Frameworks/liblcms2.2.dylib
       0x10dc1f000 -        0x10dc42ff7 +libpng16.16.dylib (0) <E17050BD-68EE-3DEA-9FC1-3488F487F66D> /Applications/RawTherapee.app/Contents/Frameworks/libpng16.16.dylib
       0x10dc4d000 -        0x10dc5dffb +libz.1.dylib (0) <59C83AE6-76F4-3E33-8DA8-B1C7AFA4E20E> /Applications/RawTherapee.app/Contents/Frameworks/libz.1.dylib
       0x10dc63000 -        0x10dcbfff7 +libtiff.5.dylib (0) <09222682-7FE9-3BA6-AB35-F5F4D8F9D196> /Applications/RawTherapee.app/Contents/Frameworks/libtiff.5.dylib
       0x10dcd9000 -        0x10dcf4ffb +liblensfun.1.dylib (0) <5C5A45B2-F1DC-373A-B4CE-F06BFDA8C0CD> /Applications/RawTherapee.app/Contents/Frameworks/liblensfun.1.dylib
       0x10dd09000 -        0x10dd61fff +libiomp5.dylib (0) <6750164C-0A9C-3353-AFA9-1D874A489567> /Applications/RawTherapee.app/Contents/Frameworks/libiomp5.dylib
       0x10dd90000 -        0x10dd9cffb +libpangoft2-1.0.0.dylib (0) <73A0315B-3EA3-3681-A4ED-C5E927D94FBE> /Applications/RawTherapee.app/Contents/Frameworks/libpangoft2-1.0.0.dylib
       0x10ddaa000 -        0x10de19ff7 +libharfbuzz.0.dylib (0) <939279F7-DDE9-3553-B6BF-ED79C7A963C9> /Applications/RawTherapee.app/Contents/Frameworks/libharfbuzz.0.dylib
       0x10de33000 -        0x10deccff7 +libpixman-1.0.dylib (0) <2D2811A5-1F31-39CC-A3A2-BB8375A3EE97> /Applications/RawTherapee.app/Contents/Frameworks/libpixman-1.0.dylib
       0x10dee4000 -        0x10df12ff7 +libfontconfig.1.dylib (0) <B89C0324-C498-3DB9-AF77-48E840D3BDE1> /Applications/RawTherapee.app/Contents/Frameworks/libfontconfig.1.dylib
       0x10df22000 -        0x10df9fffb +libfreetype.6.dylib (0) <16118026-993F-3EE2-BBA4-A0293CAB4C20> /Applications/RawTherapee.app/Contents/Frameworks/libfreetype.6.dylib
       0x10dfb9000 -        0x10e0a9ff7 +libiconv.2.dylib (0) <432FE6E3-C240-35D0-AF81-F185DED19989> /Applications/RawTherapee.app/Contents/Frameworks/libiconv.2.dylib
       0x10e0b8000 -        0x10e0c9ff7 +libbz2.1.0.dylib (0) <DAE15676-987D-3048-8CAB-33A616FA9997> /Applications/RawTherapee.app/Contents/Frameworks/libbz2.1.0.dylib
       0x10e0d5000 -        0x10e0d9fff +libgmodule-2.0.0.dylib (0) <87AA3281-C31D-3A8F-99F8-E25CC5AAE08B> /Applications/RawTherapee.app/Contents/Frameworks/libgmodule-2.0.0.dylib
       0x10e0df000 -        0x10e138ff3 +libepoxy.0.dylib (0) <3518B4AD-D851-334E-BA58-83181F54DE36> /Applications/RawTherapee.app/Contents/Frameworks/libepoxy.0.dylib
       0x10e1dc000 -        0x10e23fff7 +libpcre.1.dylib (0) <F63689B4-2234-333F-8C63-F3CDE10C4B0A> /Applications/RawTherapee.app/Contents/Frameworks/libpcre.1.dylib
       0x10e247000 -        0x10e24bff7 +libffi.6.dylib (0) <E26DDFF3-7498-3895-B705-76E93F2B8F3F> /Applications/RawTherapee.app/Contents/Frameworks/libffi.6.dylib
       0x10e254000 -        0x10e270ff3 +libgraphite2.3.dylib (0) <779F3D92-4746-3C22-9A42-A679B6B7EFED> /Applications/RawTherapee.app/Contents/Frameworks/libgraphite2.3.dylib
    0x7fff65cd0000 -     0x7fff65d07a47  dyld (360.22) <DC81CC9D-651A-3A45-8809-928282052BD3> /usr/lib/dyld
    0x7fff8555f000 -     0x7fff855ecfef  libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib
    0x7fff85696000 -     0x7fff856dbff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff85844000 -     0x7fff85848fff  com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff859c3000 -     0x7fff85ab2ff7  libxml2.2.dylib (29.10) <B3B03292-7E1A-34AB-888C-3D49D63D60C6> /usr/lib/libxml2.2.dylib
    0x7fff85b8a000 -     0x7fff85ba3fff  com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff85ba4000 -     0x7fff85ba4fff  libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
    0x7fff85f3d000 -     0x7fff85f45fff  libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
    0x7fff861b0000 -     0x7fff87416ff3  com.apple.CoreGraphics (1.600.0 - 960.3) <A2DA51BA-7A97-33B9-97A1-979F6401989C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87580000 -     0x7fff8758efff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff87632000 -     0x7fff8775fff3  com.apple.CoreText (352.0 - 494.12) <ADBE8355-D4F5-3316-A6C4-D641D615CEC4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff877f0000 -     0x7fff87897fff  com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8796d000 -     0x7fff879dbff7  com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff87a27000 -     0x7fff87a32ff7  libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff87a33000 -     0x7fff87a83ff7  com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff881ef000 -     0x7fff881f1ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff88996000 -     0x7fff88b56ffb  libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff88b66000 -     0x7fff88b95ffb  libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
    0x7fff88e4d000 -     0x7fff88e4eff3  com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff88e5b000 -     0x7fff88e84fff  libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
    0x7fff88ed2000 -     0x7fff88edcfff  com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff88f53000 -     0x7fff88f72ff7  com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff88f73000 -     0x7fff88f74ffb  libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
    0x7fff88f7a000 -     0x7fff890a1fff  com.apple.LaunchServices (728.13 - 728.13) <DF9A69C3-06AD-3062-A40A-50ED12CA18CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8a70e000 -     0x7fff8a713fff  com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8a714000 -     0x7fff8a725ff7  libsystem_trace.dylib (201.10.3) <E9311C03-9E61-3B13-AF3F-A64956FFF269> /usr/lib/system/libsystem_trace.dylib
    0x7fff8a726000 -     0x7fff8a728fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8a729000 -     0x7fff8a745ff7  libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8a8fc000 -     0x7fff8a8fdfff  libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8a917000 -     0x7fff8a91cff7  libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff8a9b0000 -     0x7fff8aa01fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8aa08000 -     0x7fff8aa24fff  com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8ac9f000 -     0x7fff8aff3fff  com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b02c000 -     0x7fff8b311ffb  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8b312000 -     0x7fff8b314fff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8b315000 -     0x7fff8b4bbff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b4bc000 -     0x7fff8b6ddff7  com.apple.CoreImage (11.4.0 - 366.4.19) <F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8b818000 -     0x7fff8b832fff  com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c06f000 -     0x7fff8cc98ff7  com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8cc99000 -     0x7fff8cd0efff  com.apple.framework.IOKit (2.0.2 - 1179.50.2) <A509D3AE-9D48-31B7-89C7-326A7A2007B2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ce27000 -     0x7fff8ce28fff  libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8ce29000 -     0x7fff8ce87fff  com.apple.SystemConfiguration (1.14 - 1.14) <D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8ce88000 -     0x7fff8d093fff  libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
    0x7fff8d094000 -     0x7fff8d32afff  libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff8d32b000 -     0x7fff8d333fef  libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
    0x7fff8d52f000 -     0x7fff8d537fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8d545000 -     0x7fff8d547ff7  libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
    0x7fff8de3d000 -     0x7fff8de61ff7  libJPEG.dylib (1459) <30F85216-E836-37B3-874E-62F1D040B098> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8deea000 -     0x7fff8df72fff  com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8e2a6000 -     0x7fff8e34afff  com.apple.Bluetooth (4.4.6 - 4.4.6f1) <F8E54D34-DAAB-319F-8AE7-F3C55CA0CC68> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8e39b000 -     0x7fff8e48dff7  libJP2.dylib (1459) <90B4DD14-4D0B-3373-B1B6-DC8F53D78565> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e49d000 -     0x7fff8e504fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8e508000 -     0x7fff8e508fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e98d000 -     0x7fff8eb9afff  libicucore.A.dylib (551.51.4) <3899B146-3840-3D4A-8C4A-FE391D5D25C7> /usr/lib/libicucore.A.dylib
    0x7fff8ed1a000 -     0x7fff8ed31ff7  libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8ed32000 -     0x7fff8ed35fff  libsystem_sandbox.dylib (460.60.2) <2A68B39C-B786-3A05-87A2-56E688469FB8> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8ed36000 -     0x7fff8ed3fff7  libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8edb4000 -     0x7fff8ee00ffb  com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8fd0a000 -     0x7fff8fd0cff7  com.apple.securityhi (9.0 - 55006) <1E7BE52B-97EA-371A-AECA-1EE2AD246D8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8fd0d000 -     0x7fff9010ffff  libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff901ab000 -     0x7fff90222feb  libcorecrypto.dylib (335.50.1) <B5C05FD7-A540-345A-87BF-8E41848A3C17> /usr/lib/system/libcorecrypto.dylib
    0x7fff904fb000 -     0x7fff9056afff  com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff9056b000 -     0x7fff90577ff7  com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff90578000 -     0x7fff9057bff7  com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff9057c000 -     0x7fff9057eff7  libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff9057f000 -     0x7fff905e5ff7  libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
    0x7fff90668000 -     0x7fff90693ffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff90a58000 -     0x7fff90d4dfff  com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff90dbc000 -     0x7fff90dc2ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff90fb0000 -     0x7fff90fe1fff  com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91064000 -     0x7fff9108bfff  com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff91095000 -     0x7fff91109ff3  com.apple.securityfoundation (6.0 - 55126) <DAA4FDD0-7F84-30AA-BE6F-96BB9F871F07> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9110a000 -     0x7fff91193ff7  com.apple.PerformanceAnalysis (1.0 - 1) <9EF745B2-ECD5-33F8-912F-E96771C9E6F8> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff911ec000 -     0x7fff9121bff7  com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9121c000 -     0x7fff9121cfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9121d000 -     0x7fff9121efff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff91522000 -     0x7fff91523fff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff91524000 -     0x7fff9154dff7  libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib
    0x7fff915ac000 -     0x7fff91852ff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff91853000 -     0x7fff91895ff7  com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff918c2000 -     0x7fff9192dff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9192e000 -     0x7fff9197dff7  com.apple.opencl (2.7.0 - 2.7.0) <39581F1A-04FE-3CCA-9118-E9BB9053F7A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff919a2000 -     0x7fff919aafff  libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff91a8c000 -     0x7fff91c55ff7  com.apple.ImageIO.framework (3.3.0 - 1459) <72B4D556-2600-3CA0-89F1-6BA24A4274B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91c56000 -     0x7fff91c5bfff  com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff92768000 -     0x7fff92768ff7  libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
    0x7fff92a31000 -     0x7fff92a4eff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff92a57000 -     0x7fff92a5affb  libdyld.dylib (360.22) <25D28225-99AE-3A04-B98C-ACFF47D6D9B0> /usr/lib/system/libdyld.dylib
    0x7fff92ceb000 -     0x7fff92ceffff  libGIF.dylib (1459) <58F85C45-96D2-3713-A8C0-B2579B419A80> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff92d39000 -     0x7fff92d94ff7  libTIFF.dylib (1459) <CA5015CC-A770-3A62-BABD-B5A88AD390E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92f2d000 -     0x7fff9304afff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff93093000 -     0x7fff930aaff7  libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
    0x7fff930f6000 -     0x7fff93130fff  com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff9467c000 -     0x7fff9467cff7  liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib
    0x7fff9467d000 -     0x7fff946a1fff  com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff946a2000 -     0x7fff946a2fff  com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff946a3000 -     0x7fff946b2ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff946b3000 -     0x7fff94706ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff94da7000 -     0x7fff94dccff7  libPng.dylib (1459) <F98F6D50-BC82-3ED7-885F-FEE708E401CC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff94dcd000 -     0x7fff94e7dfff  com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff94e7e000 -     0x7fff94e7fffb  libSystem.B.dylib (1226.10.1) <012548CD-614D-3AF0-B3B1-676F427D2CD6> /usr/lib/libSystem.B.dylib
    0x7fff95075000 -     0x7fff95115fff  com.apple.Metadata (10.7.0 - 972.34) <A58195C5-5D5C-32D5-8BBB-F4D32201E5AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff95116000 -     0x7fff95157ff7  libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff951af000 -     0x7fff955ddfff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff955de000 -     0x7fff955e3ff3  libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
    0x7fff955e4000 -     0x7fff955f0fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff955f1000 -     0x7fff955f3ff7  libRadiance.dylib (1459) <1FE4F408-D135-3CA5-A06B-B0FCE974997C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff955f4000 -     0x7fff9587bfff  com.apple.CFNetwork (760.6.3 - 760.6.3) <8CB9CB2E-D0FB-31D4-A1AE-2A5FE028AD6B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff958e1000 -     0x7fff958e5fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff958e6000 -     0x7fff958eeffb  libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff958ef000 -     0x7fff95900fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff9590c000 -     0x7fff9590cfff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9593c000 -     0x7fff9593cfff  libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff95f15000 -     0x7fff95f31ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff95f81000 -     0x7fff95f84ffb  libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff95f88000 -     0x7fff95f8bfff  libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff95fc0000 -     0x7fff95ffaff7  com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff95ffb000 -     0x7fff96014fe7  libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
    0x7fff96017000 -     0x7fff960adfff  com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff960ae000 -     0x7fff960b6fff  libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff960f0000 -     0x7fff9610eff7  libsystem_kernel.dylib (3248.60.11) <A3F069EA-6A41-35CA-BDF8-187E0209B3E2> /usr/lib/system/libsystem_kernel.dylib
    0x7fff966ac000 -     0x7fff966ceff7  com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff966cf000 -     0x7fff966d4ff7  libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
    0x7fff9675d000 -     0x7fff9679bff7  libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff967b1000 -     0x7fff967e5ff7  com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff967e6000 -     0x7fff96964fff  com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff96965000 -     0x7fff96b33ff3  com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff96b34000 -     0x7fff96b3ffff  com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff96b40000 -     0x7fff96b56ff7  libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff96bfd000 -     0x7fff96c03fff  com.apple.IOAccelerator (205.11 - 205.11) <C51BF724-F8E8-3B9F-806E-A00C65056445> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff96db6000 -     0x7fff96db9fff  com.apple.IOSurface (108.2.3 - 108.2.3) <52E51D16-42E9-3DDB-A16C-48225EF262C4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff96ebb000 -     0x7fff96f00ff3  libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff96f29000 -     0x7fff97073ff7  com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff97084000 -     0x7fff9708ffff  libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9717e000 -     0x7fff97199ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff97202000 -     0x7fff97206fff  libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff97211000 -     0x7fff97224fff  com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9759f000 -     0x7fff975ccfff  libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff975cd000 -     0x7fff976c9ff7  libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9793a000 -     0x7fff97945ff7  libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib
    0x7fff97e73000 -     0x7fff97e75fff  libCVMSPluginSupport.dylib (12.1) <D81B3D8D-B83F-3918-BD4B-6C794A30AF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff97e79000 -     0x7fff97ed7fff  com.apple.CoreServices.OSServices (728.13 - 728.13) <27C12B92-7845-38DD-B82D-DC5B678352D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff97fb1000 -     0x7fff97fbaff3  libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff980cf000 -     0x7fff980dffff  libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff980e0000 -     0x7fff980e8fff  com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff98166000 -     0x7fff981acff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff9822e000 -     0x7fff98237ff7  com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9838f000 -     0x7fff9849dff3  com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff984b2000 -     0x7fff98521fff  com.apple.datadetectorscore (7.0 - 460) <E8616F01-90AC-3863-B18C-426E6DD1ACDE> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff98784000 -     0x7fff98784fff  com.apple.CoreServices (728.13 - 728.13) <E3DFECD2-ECEA-3242-972D-95B9646B57B8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff98859000 -     0x7fff98867fff  com.apple.opengl (12.1.0 - 12.1.0) <0718DB60-BA4F-3CF7-A117-10A2515D931F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff988f5000 -     0x7fff98905fff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff98906000 -     0x7fff9891ffff  com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff98a57000 -     0x7fff98a57fff  com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff98a58000 -     0x7fff98a81ff7  libxslt.1.dylib (14.4) <72CD1CA4-1FBD-3672-ADCE-A89AB741689A> /usr/lib/libxslt.1.dylib
    0x7fff993b7000 -     0x7fff993d3ff7  libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff99410000 -     0x7fff9945cfff  com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff99582000 -     0x7fff995acff7  libc++abi.dylib (307.2) <922EFB36-0E9E-315B-8270-E81AC43472C0> /usr/lib/libc++abi.dylib
    0x7fff995b8000 -     0x7fff995f0ff7  com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff995f1000 -     0x7fff995f8ff7  libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
    0x7fff99ba2000 -     0x7fff99ba2fff  libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff99c36000 -     0x7fff99c39ff7  libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff99d7c000 -     0x7fff99e8efef  libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff99e8f000 -     0x7fff99f48ff7  libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff99f4f000 -     0x7fff99fdcdd7  com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff99fdd000 -     0x7fff9a348657  libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
    0x7fff9a349000 -     0x7fff9a5e3ff3  com.apple.security (7.0 - 57337.60.2) <E2E553E7-28C4-3296-B3B6-BB1B3CA73943> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9a5e4000 -     0x7fff9a5feff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff9a670000 -     0x7fff9a67bfff  libkxld.dylib (3248.60.11) <9F422A08-0212-36E1-BFF8-1491C70EBFCA> /usr/lib/system/libkxld.dylib
    0x7fff9a7fc000 -     0x7fff9a891fff  com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff9abd1000 -     0x7fff9abf3fff  com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff9acf9000 -     0x7fff9b16ffff  com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9b170000 -     0x7fff9b175fff  com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9b1bd000 -     0x7fff9b1d4fff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff9b207000 -     0x7fff9b258ff7  libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib
    0x7fff9b259000 -     0x7fff9b287ff7  com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9b3e5000 -     0x7fff9b3e5fff  com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9b3e6000 -     0x7fff9b8a4fcf  com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9b8a7000 -     0x7fff9b8a7ff7  libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
    0x7fff9bde0000 -     0x7fff9be35fff  com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff9be36000 -     0x7fff9be42fff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9be50000 -     0x7fff9bec4ff7  com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

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: 21618
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=247.6M resident=0K(0%) swapped_out_or_unallocated=247.6M(100%)
Writable regions: Total=65.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=65.8M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                  2048K        2 
CG shared images                   144K        5 
CoreUI image file                  128K        2 
Dispatch continuations            4096K        2 
Kernel Alloc Once                    8K        3 
MALLOC                            28.6M       17 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)             16K        2         reserved VM address space (unallocated)
STACK GUARD                       56.0M       10 
Stack                             14.7M       10 
VM_ALLOCATE                         48K        7 
__DATA                            18.7M      231 
__IMAGE                            528K        2 
__LINKEDIT                       102.5M       49 
__TEXT                           145.0M      229 
__UNICODE                          552K        2 
mapped file                       49.6M        6 
shared memory                     16.3M       11 
===========                     =======  ======= 
TOTAL                            438.8M      579 
TOTAL, minus reserved VM space   438.8M      579 

Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 6 GB, SMC 1.18f5
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR2 SDRAM, 667 MHz, 0x0000000000000000, -
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7FBA00FFFFFFFF, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 4.0.74.0-P2P
Bluetooth: Version 4.4.6f1 17910, 3 services, 17 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
PCI Card: pci168c,24, Other Network Controller, PCI Slot 5
Serial ATA Device: HGST HTS721010A9E630, 1 TB
Parallel ATA Device: MATSHITADVD-R   UJ-85J
USB Device: USB Bus
USB Device: Bluetooth HCI
USB Device: USB Bus
USB Device: USB Bus
USB Device: USB Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: USB Bus
USB Device: USB 2.0 Bus
USB Device: Built-in iSight
USB Device: USB 2.0 Bus
Thunderbolt Bus:

https://filebin.net/symb6fovn6z2yqlh/RawTherapee_OSX_10.9_64_5.4-684-gab79434be.zip?t=56byzns9
Here’s a new dev build with a slightly different Frameworks/ structure which is codesigned. It runs ok on my 10.11.6 machine.