Your message dated Thu, 26 Jan 2006 22:04:10 -0000
with message-id <[EMAIL PROTECTED]>
and subject line Fixed ?
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Aug 2004 11:28:33 +0000
>From [EMAIL PROTECTED] Tue Aug 31 04:28:33 2004
Return-path: <[EMAIL PROTECTED]>
Received: from manchester.gmnews.co.uk [194.69.203.106]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C26oT-0002FS-00; Tue, 31 Aug 2004 04:28:33 -0700
Received: from root by manchester.gmnews.co.uk with local (Exim 4.34)
id 1C26nx-0007za-0q; Tue, 31 Aug 2004 12:28:01 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Carl Johnstone <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libmagick: Seg Fault in CopyMagickString
X-Mailer: reportbug 2.63
Date: Tue, 31 Aug 2004 12:28:00 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: libmagick6
Version: 5:6.0.6.2-1
Severity: important
File: libmagick
Hi,
I get a Seg Fault whilst trying to process JPEGs with perlmagick. I've
tried images that were succesfully processed with earlier versions and
still get the Seg Fault.
The file I'm trying to process:
# file /home/busted/1219052/ikon001.jpg
/home/busted/1219052/ikon001.jpg: JPEG image data, EXIF standard 0.73
GDB backtrace:
#0 0x4038e400 in CopyMagickString () from /usr/lib/libMagick.so.6
#1 0x4022df46 in XS_Image__Magick_Mogrify (my_perl=0x814bf18,
cv=0x860e894) at Magick.xs:6470
#2 0x080c30c6 in Perl_pp_entersub ()
#3 0x080bbbb9 in Perl_runops_standard ()
#4 0x080635e8 in perl_run ()
#5 0x080633f5 in perl_run ()
#6 0x0805fb9f in main ()
End of a strace:
stat64("/home/busted/1219052/ikon001.jpg", {st_mode=S_IFREG|0644,
st_size=331435, ...}) = 0
open("/home/busted/1219052/ikon001.jpg", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=331435, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40247000
read(3, "\377\330\377\3413\364Exif\0\0II*\0\10\0\0\0\v\0\17\1\2"...,
4096) = 4096
_llseek(3, 0, [0], SEEK_SET) = 0
mmap2(NULL, 331435, PROT_READ, MAP_PRIVATE, 3, 0) = 0x409cf000
close(3) = 0
munmap(0x40247000, 4096) = 0
brk(0) = 0x8611000
brk(0x8633000) = 0x8633000
brk(0) = 0x8633000
brk(0) = 0x8633000
brk(0x862f000) = 0x862f000
brk(0) = 0x862f000
mmap2(NULL, 9830400, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1,
0) = 0x40a20000
msync(0x409cf000, 331435, MS_SYNC) = 0
munmap(0x409cf000, 331435) = 0
times({tms_utime=29, tms_stime=3, tms_cutime=0, tms_cstime=0}) =
40053868
times({tms_utime=29, tms_stime=3, tms_cutime=0, tms_cstime=0}) =
40053868
times({tms_utime=29, tms_stime=3, tms_cutime=0, tms_cstime=0}) =
40053868
times({tms_utime=29, tms_stime=3, tms_cutime=0, tms_cstime=0}) =
40053868
brk(0) = 0x862f000
brk(0x865f000) = 0x865f000
mmap2(NULL, 3456000, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1,
0) = 0x41380000
brk(0) = 0x865f000
brk(0x869f000) = 0x869f000
brk(0) = 0x869f000
brk(0) = 0x869f000
brk(0x8681000) = 0x8681000
brk(0) = 0x8681000
mmap2(NULL, 1213200, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1,
0) = 0x416cc000
munmap(0x41380000, 3456000) = 0
munmap(0x40a20000, 9830400) = 0
brk(0) = 0x8681000
brk(0) = 0x8681000
brk(0x8637000) = 0x8637000
brk(0) = 0x8637000
brk(0) = 0x8637000
brk(0) = 0x8637000
brk(0x8634000) = 0x8634000
brk(0) = 0x8634000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Can provide additional information, or a copy of the image file if
required.
Carl
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686-smp
Locale: LANG=C, LC_CTYPE=C
Versions of packages libmagick6 depends on:
ii dpkg 1.10.23 Package maintenance system for Deb
ii libbz2-1.0 1.0.2-1 A high-quality block-sorting file
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libdps1 4.3.0.dfsg.1-4 Display PostScript (DPS) client li
ii libfreetype6 2.1.7-2.2 FreeType 2 font engine, shared lib
ii libice6 4.3.0.dfsg.1-4 Inter-Client Exchange library
ii libjasper-1.701-1 1.701.0-2 The JasPer JPEG-2000 runtime libra
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii liblcms1 1.12-2.1 Color management library
ii libpng12-0 1.2.5.0-7 PNG library - runtime
ii libsm6 4.3.0.dfsg.1-4 X Window System Session Management
ii libtiff4 3.6.1-1.1 Tag Image File Format library
ii libx11-6 4.3.0.dfsg.1-4 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-4 X Window System miscellaneous exte
ii libxml2 2.6.11-3 GNOME XML library
ii libxt6 4.3.0.dfsg.1-4 X Toolkit Intrinsics
ii xlibs 4.3.0.dfsg.1-4 X Window System client libraries m
ii zlib1g 1:1.2.1.1-5 compression library - runtime
-- no debconf information
---------------------------------------
Received: (at 269200-done) by bugs.debian.org; 26 Jan 2006 22:04:45 +0000
>From [EMAIL PROTECTED] Thu Jan 26 14:04:45 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mail209b.gmnews.co.uk ([194.69.203.30])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F2FET-0001nm-0S
for [EMAIL PROTECTED]; Thu, 26 Jan 2006 14:04:45 -0800
Received: from EX1.gmnews.co.uk ([172.16.216.222]) by mail209b.gmnews.co.uk
with Microsoft SMTPSVC(5.0.2195.6713);
Thu, 26 Jan 2006 21:59:58 +0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: Fixed ?
Date: Thu, 26 Jan 2006 22:04:10 -0000
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Importance: normal
Priority: normal
Thread-Topic: Fixed ?
Thread-Index: AcYixG7xdG0FXlZ1Qy6uDkD0gh5Etg==
From: "Carl Johnstone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 26 Jan 2006 21:59:58.0809 (UTC)
FILETIME=[D9683490:01C622C3]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no
version=2.60-bugs.debian.org_2005_01_02
=20
Version: 6.2.4.5-0.3
Not sure exactly when it was fixed - but I can't reproduce the bug in
the current version.
Carl =20
--------------------------------------------------------
GMG Regional Digital is part of the Guardian Media Group plc.=20
=20
=20
=20
=20
CONFIDENTIALITY NOTICE. The information contained in this e-mail is =
intended only for [EMAIL PROTECTED] It may contain privileged =
and confidential information that is exempt from disclosure by law and =
if you are not an intended recipient, you must not copy, distribute or =
take any action in reliance on it. If you have received this e-mail in =
error, you may notify us by telephone on 44 (0)161 832 7200. E-mail =
transmission cannot be guaranteed to be secure or error-free. The sender =
([EMAIL PROTECTED]) therefore does not accept liability for any =
errors or omissions in the contents of this message, which arise as a =
result of e-mail transmission. If verification is required please =
request a hard-copy version. =20
=20
=20
=20
=20
=20
=20
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]