Opened 5 years ago

Last modified 5 years ago

#57842 closed defect

gimp @2.10.8_0 unable to open jpeg files due to crashing file-jpeg plug-in due — at Version 2

Reported by: ivanschou Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.5.99
Keywords: haspatch Cc:
Port: exiv2

Description (last modified by ivanschou)

Attempts to open JPEG files in Gimp 2.10.8 results in an error message.

Running "gimp-console --verbose My_Image.JPG" results in the following details:

libc++abi.dylib: terminating with uncaught exception of type Exiv2::BasicError<char>: No namespace info available for XMP prefix `DICOM'
/opt/local/lib/gimp/2.0/plug-ins/file-jpeg/file-jpeg: fatal error: Abort trap: 6
gimp-console: LibGimpBase-WARNING: gimp-console: gimp_wire_read(): error
Terminating plug-in: '/opt/local/lib/gimp/2.0/plug-ins/file-jpeg/file-jpeg'
GIMP-Error: Plug-in crashed: "file-jpeg"
(/opt/local/lib/gimp/2.0/plug-ins/file-jpeg/file-jpeg)

The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side.

Searching Google results in a closed bug report from gimp:

https://gitlab.gnome.org/GNOME/gimp/issues/2703

which links back to a commit in MacPorts exiv2 PortFile commit

https://github.com/macports/macports-ports/commit/99d061023e0e399188648262de83c6082f19ef8f

Both gimp2 and exiv2 compile without error. Attempted to force uninstall and reinstall of both gimp and exiv2.

Using latest build of MacPort from git on MacBook running Mojave with exiv2 @0.27_0, gimp @2.10.8_0, gimp2 @2.10.8_2+python27, and gimp-app @2.8.2_2.

Change History (2)

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Cc: devans@… removed
Owner: set to dbevans
Status: newassigned

comment:2 Changed 5 years ago by ivanschou

Description: modified (diff)
Note: See TracTickets for help on using tickets.