[MacPorts] #36727: gdb 7.5 BFD unknown load command & Unable to find Mach task port
MacPorts
noreply at macports.org
Sun Nov 16 21:47:14 PST 2014
#36727: gdb 7.5 BFD unknown load command & Unable to find Mach task port
-------------------------+-------------------------------
Reporter: jb_duffy@… | Owner: stuartwesterman@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: gdb |
-------------------------+-------------------------------
Comment (by stuartwesterman@…):
This can be fixed by setting the -p in the taskgated plist:
/System/Library/LaunchDaemons/com.apple.taskgated.plist
{{{
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/taskgated</string>
<string>-sp</string>
</array>
}}}
This is not a problem. Please close.
--
Ticket URL: <https://trac.macports.org/ticket/36727#comment:20>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list