[MacPorts] #45309: gimp2 @2.8.14 on 10.9 - doesn't load plug-ins

MacPorts noreply at macports.org
Sun Nov 2 13:57:45 PST 2014


#45309: gimp2 @2.8.14 on 10.9 - doesn't load plug-ins
---------------------------+----------------------
  Reporter:  and.damore@…  |      Owner:  devans@…
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  gimp2         |
---------------------------+----------------------

Comment (by jeremyhu@…):

 Reproduced after just a few ports were updated:

 {{{
 drwxr-xr-x   4 root admin   136 Nov  2 13:09 gettext
 drwxr-xr-x   4 root admin   136 Nov  2 13:10 gdbm
 drwxr-xr-x   4 root admin   136 Nov  2 13:11 libxml2
 drwxr-xr-x   4 root admin   136 Nov  2 13:19 openssl
 drwxr-xr-x   4 root admin   136 Nov  2 13:20 libedit
 drwxr-xr-x   4 root admin   136 Nov  2 13:20 sqlite3
 drwxr-xr-x   3 root admin   102 Nov  2 13:32 db48
 drwxr-xr-x   4 root admin   136 Nov  2 13:32 python_select
 drwxr-xr-x   4 root admin   136 Nov  2 13:37 python27
 drwxr-xr-x   4 root admin   136 Nov  2 13:37 py27-libxml2
 drwxr-xr-x   4 root admin   136 Nov  2 13:37 itstool
 drwxr-xr-x   4 root admin   136 Nov  2 13:37 gtk-doc
 drwxr-xr-x   4 root admin   136 Nov  2 13:38 libtool
 drwxr-xr-x   4 root admin   136 Nov  2 13:38 libpng
 drwxr-xr-x   4 root admin   136 Nov  2 13:38 py27-setuptools
 drwxr-xr-x   4 root admin   136 Nov  2 13:39 gmake
 drwxr-xr-x   4 root admin   136 Nov  2 13:40 p11-kit
 }}}

 Here's the stack with the call to pthread_atfork:

 {{{
 Process 28367 stopped
 * thread #1: tid = 0x74a62f, 0x00007fff9223cb0f
 libsystem_pthread.dylib`pthread_atfork, queue = 'com.apple.main-thread',
 stop reason = breakpoint 3.1
     frame #0: 0x00007fff9223cb0f libsystem_pthread.dylib`pthread_atfork
 libsystem_pthread.dylib`pthread_atfork:
 -> 0x7fff9223cb0f:  pushq  %rbp
    0x7fff9223cb10:  movq   %rsp, %rbp
    0x7fff9223cb13:  pushq  %r15
    0x7fff9223cb15:  pushq  %r14
 (lldb) bt
 * thread #1: tid = 0x74a62f, 0x00007fff9223cb0f
 libsystem_pthread.dylib`pthread_atfork, queue = 'com.apple.main-thread',
 stop reason = breakpoint 3.1
   * frame #0: 0x00007fff9223cb0f libsystem_pthread.dylib`pthread_atfork
     frame #1: 0x0000000108c087e3 libp11-kit.0.dylib`p11_library_init_impl
 + 147 at library.c:124
     frame #2: 0x00007fff9223caf4
 libsystem_pthread.dylib`__pthread_once_handler + 65
     frame #3: 0x00007fff88a28f13 libsystem_platform.dylib`_os_once + 73
     frame #4: 0x00007fff9223ca93 libsystem_pthread.dylib`pthread_once + 57
     frame #5: 0x0000000108bbd7bb libp11-kit.0.dylib`_p11_kit_init + 27 at
 util.c:253
 ...
     frame #19: 0x00007fff84950857
 libdyld.dylib`dlopen(path=0x0000000108bbd7a0, mode=146938488) + 59 at
 dyldAPIsInLibSystem.cpp:1371
     frame #20: 0x000000010110b48b libgmodule-2.0.0.dylib`g_module_open +
 1490
     frame #21: 0x00000001010c516d libgegl-0.2.0.dylib`gegl_module_open +
 20
     frame #22: 0x00000001010c4d57 libgegl-0.2.0.dylib`gegl_module_load +
 84
     frame #23: 0x00000001010c4cc2 libgegl-0.2.0.dylib`gegl_module_new +
 155
     frame #24: 0x00000001010c5a01
 libgegl-0.2.0.dylib`gegl_module_db_module_initialize + 156
     frame #25: 0x00000001010c49f8
 libgegl-0.2.0.dylib`gegl_datafiles_read_directories + 626
     frame #26: 0x00000001010a79a9 libgegl-0.2.0.dylib`gegl_post_parse_hook
 + 588
     frame #27: 0x0000000101333fdb
 libglib-2.0.0.dylib`g_option_context_parse + 2265
     frame #28: 0x0000000101334ac9
 libglib-2.0.0.dylib`g_option_context_parse_strv + 52
     frame #29: 0x000000010000f91b gimp-2.8`main + 537
     frame #30: 0x00007fff849515c9 libdyld.dylib`start + 1
 }}}

 which points to p11-kit as the cause

-- 
Ticket URL: <https://trac.macports.org/ticket/45309#comment:53>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list