Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9367] New: libexif causes gimp to crash in certain instances

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9367] New: libexif causes gimp to crash in certain instances
  • Date: Wed, 27 Jul 2005 15:18:40 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9367

Summary: libexif causes gimp to crash in certain instances
Product: Codex
Version: test grimoire
Platform: Other
URL: http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/lib
exif/files/patch-libexif-exif-data.c
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: adamsgl AT dhbit.ca


The jpeg plugin was crashing on certain images, so I dug in to things and
fortunately found this fix. gimp without libexif works fine, and gimp with
libexif with this patch works fine.

My libexif BUILD file now looks like this:

----

if use_gcc 4.0
then
patch -p0 <$SCRIPT_DIRECTORY/exif-utils.h.patch
fi &&
patch -p0 < $SCRIPT_DIRECTORY/patch-libexif-exif-data.c &&
default_build

----

I'll attach the patch here...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9367] New: libexif causes gimp to crash in certain instances, bugzilla-daemon, 07/27/2005

Archive powered by MHonArc 2.6.24.

Top of Page