[MacPorts] #45309: gimp2 @2.8.14 on 10.9 - doesn't load plug-ins
MacPorts
noreply at macports.org
Thu Oct 30 07:51:40 PDT 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@…):
_pthread_fork_child_postinit basically just loops over a bunch of atfork
handlers that are registered with pthreads and executes them and then
resets the pthreads library to its initial state.
I suspect that something is calling pthread_atfork() to register an atfork
handler and and the child handler is causing the crash. I suggest that
you break on pthread_atfork and see what's doing that.
--
Ticket URL: <https://trac.macports.org/ticket/45309#comment:34>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list