Changes between Initial Version and Version 1 of Ticket #59932, comment 3


Ignore:
Timestamp:
Jan 10, 2020, 10:02:27 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59932, comment 3

    initial v1  
    1 I should say that we found an error / interaction between gimp2 and exiv2 <https://trac.macports.org/ticket/58017> that looked to be likely to be due to an ABI conflict, resulting in a {{{pointer being freed was not allocated}}} error.
     1I should say that we found an error / interaction between gimp2 and exiv2 #58017 that looked to be likely to be due to an ABI conflict, resulting in a {{{pointer being freed was not allocated}}} error.
    22
    33It was resolved by building everything (gimp2, exiv2) against libc++ in that case, but there is something touchy about the interaction between gimp2 and exiv2.