[MacPorts] #64252: darktable @4.x+quartz: Crash when opening "darkroom" view of Sony NEX-6 AWR file
MacPorts
noreply at macports.org
Wed Aug 10 22:33:45 UTC 2022
#64252: darktable @4.x+quartz: Crash when opening "darkroom" view of Sony NEX-6 AWR
file
---------------------------------------+---------------------
Reporter: thomasrussellmurphy | Owner: mascguy
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.0
Resolution: fixed | Keywords: pending
Port: darktable GraphicsMagick |
---------------------------------------+---------------------
Comment (by jmroot):
I'd be very wary of assuming this to be a compiler bug. Yes, those exist
sometimes, but when code mysteriously behaves differently, it is much more
likely to be the optimiser taking different shortcuts in response to
undefined behaviour in the code. I guess +debug probably compiles with
-O0, hiding the issue, so to diagnose this it might be necessary to add -g
to the normal flags in order to get line number information in the
backtrace. (Note that the build directory needs to be present at runtime
for this to work, so use port's -k flag to keep it.)
--
Ticket URL: <https://trac.macports.org/ticket/64252#comment:34>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list