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: 31 Mar 2007 07:18:38 -0000

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
OS/Version: other
Status: CLOSED
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...


------- Additional Comments From adamsgl AT dhbit.ca 2005-07-27 23:19 -------
Created an attachment (id=4437)
--> (http://bugs.sourcemage.org/attachment.cgi?id=4437&action=view)
--> (http://bugs.sourcemage.org/attachment.cgi?id=4437&action=view)
libexif fix for GIMP


--


------- Additional Comments From eric AT sandall.us 2005-07-30 15:51 -------
I believe it fails with gcc 3.4 as well, but I'll check.

--


------- Additional Comments From treeve AT scarlet.be 2005-08-11 14:21 -------
fixed in devel & test

--


------- Additional Comments From jblosser-smgl AT firinn.org 2007-03-31 01:18
-------
closing fixed bugs

--
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, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page