Indeed it worked for gnutls.
I’ve pulled the latest master and it keeps throwing me seg fault now. I’m pretty sure this is just me since I updated my whole port system, but I don’t know what’s happening.
Have you ever seen this ?
2019-05-20 23:31:40.707 darktable-bin[73737:4142555] -[_CFXNotificationObjectRegistration visibleFrame]: unrecognized selector sent to instance 0x7f7f71433f30
2019-05-20 23:31:40.718 darktable-bin[73737:4142555] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[_CFXNotificationObjectRegistration visibleFrame]: unrecognized selector sent to instance 0x7f7f71433f30'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff531f0cf9 __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff7dd80a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff5326ab06 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff531930ef ___forwarding___ + 1485
4 CoreFoundation 0x00007fff53214d18 __forwarding_prep_1___ + 120
5 libgdk-3.0.dylib 0x000000010d82e77a gdk_quartz_monitor_get_workarea + 101
6 libgtk-3.0.dylib 0x000000010d3ba05b gtk_window_guess_default_size + 83
7 libgtk-3.0.dylib 0x000000010d3af427 gtk_window_compute_configure_request + 305
8 libgtk-3.0.dylib 0x000000010d3b68c5 gtk_window_realize + 573
9 libgobject-2.0.0.dylib 0x000000010dc0f2a1 _g_closure_invoke_va + 208
10 libgobject-2.0.0.dylib 0x000000010dc22d20 g_signal_emit_valist + 1125
11 libgobject-2.0.0.dylib 0x000000010dc236a8 g_signal_emit + 120
12 libgtk-3.0.dylib 0x000000010d39a35c gtk_widget_realize + 279
13 libgtk-3.0.dylib 0x000000010d35f525 gtk_tooltip_show_tooltip + 440
14 libgtk-3.0.dylib 0x000000010d360244 tooltip_popup_timeout + 44
15 libgdk-3.0.dylib 0x000000010d7ffc60 gdk_threads_dispatch + 50
16 libglib-2.0.0.dylib 0x000000010d013ea8 g_timeout_dispatch + 20
17 libglib-2.0.0.dylib 0x000000010d0169ad g_main_context_dispatch + 258
18 libglib-2.0.0.dylib 0x000000010d016ca8 g_main_context_iterate + 426
19 libglib-2.0.0.dylib 0x000000010d016ede g_main_loop_run + 191
20 libgtk-3.0.dylib 0x000000010d273989 gtk_main + 74
21 libdarktable.dylib 0x000000010cce8156 dt_gui_gtk_run + 198
22 darktable-bin 0x000000010cb95f1a main + 42
23 darktable-bin 0x000000010cb95ee4 start + 52
24 ??? 0x0000000000000003 0x0 + 3
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6