#37491: libgeotiff: geotifcp and EXC_BAD_ACCESS --------------------------------+------------------------ Reporter: heikki.julkunen@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: libgeotiff | --------------------------------+------------------------ Comment (by stromnov@…): Replying to [comment:2 heikki.julkunen@…]:
Patch is after debugging crash. I tried emailing stromnov directly last week but never heard anything back, so no previous bug report.
I apologize for the delay. I was very busy last week. Your patch looks very strange: current geotifcp.c contains {{{ { TIFFTAG_WHITEPOINT, 1, TIFF_RATIONAL } }}} , but not {{{ { TIFFTAG_WHITEPOINT, 2, TIFF_RATIONAL }, }}} and {{{TIFF_RATIONAL}}} case section doesn't contains {{{if (p->count == 2)}}} expression. -- Ticket URL: <https://trac.macports.org/ticket/37491#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS