[MacPorts] #69348: gimp @2.10.36 segfaults
MacPorts
noreply at macports.org
Mon Mar 18 05:36:31 UTC 2024
#69348: gimp @2.10.36 segfaults
-----------------------------+----------------------
Reporter: MaurizioLoreti | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: gimp |
-----------------------------+----------------------
Comment (by kencu):
My copy of gimp +quartz continues to work well on my M1 Mac.
If I were a gimp developer, and with this amount of information, the next
thing I might ask you to do would be to launch gimp using lldb like this:
{{{
lldb gimp
}}}
then after the initial flurry of activity have you type:
{{{
run
}}}
and then, presuming it crashes again with "fatal error: Segmentation
fault: 11", I would have you type:
{{{
bt
}}}
to get the stack trace, and then copy that information and paste it into
the bug report.
--
Ticket URL: <https://trac.macports.org/ticket/69348#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list