imagemagick: CVE-2017-14528

Related Vulnerabilities: CVE-2017-14528  

Debian Bug report logs - #878544
imagemagick: CVE-2017-14528

version graph

Reported by: Salvatore Bonaccorso <carnil@debian.org>

Date: Sat, 14 Oct 2017 13:09:02 UTC

Severity: important

Tags: security, upstream

Found in versions imagemagick/8:6.9.7.4+dfsg-11+deb9u1, imagemagick/8:6.9.7.4+dfsg-11, imagemagick/8:6.9.7.4+dfsg-16

Fixed in version imagemagick/8:6.9.10.2+dfsg-1

Done: Salvatore Bonaccorso <carnil@debian.org>

Bug is archived. No further changes may be made.

Forwarded to https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32560

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, carnil@debian.org, team@security.debian.org, secure-testing-team@lists.alioth.debian.org, team@security.debian.org, secure-testing-team@lists.alioth.debian.org, ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>:
Bug#878544; Package src:imagemagick. (Sat, 14 Oct 2017 13:09:04 GMT) (full text, mbox, link).


Acknowledgement sent to Salvatore Bonaccorso <carnil@debian.org>:
New Bug report received and forwarded. Copy sent to carnil@debian.org, team@security.debian.org, secure-testing-team@lists.alioth.debian.org, team@security.debian.org, secure-testing-team@lists.alioth.debian.org, ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>. (Sat, 14 Oct 2017 13:09:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Salvatore Bonaccorso <carnil@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: imagemagick: CVE-2017-14528
Date: Sat, 14 Oct 2017 15:08:28 +0200
Source: imagemagick
Version: 8:6.9.7.4+dfsg-11
Severity: important
Tags: security upstream
Forwarded: https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32560

Hi,

the following vulnerability was published for imagemagick.

CVE-2017-14528[0]:
| The TIFFSetProfiles function in coders/tiff.c in ImageMagick 7.0.6 has
| incorrect expectations about whether LibTIFF TIFFGetField return values
| imply that data validation has occurred, which allows remote attackers
| to cause a denial of service (use-after-free after an invalid call to
| TIFFSetField, and application crash) via a crafted file.

According to [2] this is something which should be handled on
imagemagick side. With current unstable version (8:6.9.7.4+dfsg-16)
under valgrind:

==2853== Memcheck, a memory error detector
==2853== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2853== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==2853== Command: convert 810.tif /dev/null
==2853==
==2853== Invalid read of size 8
==2853==    at 0x4C30180: memcpy@GLIBC_2.2.5 (vg_replace_strmem.c:1021)
==2853==    by 0x9881CF4: _TIFFVSetField (tif_dir.c:627)
==2853==    by 0x98832D3: TIFFSetField (tif_dir.c:798)
==2853==    by 0x966300E: TIFFSetProfiles (tiff.c:2972)
==2853==    by 0x966300E: WriteTIFFImage (tiff.c:3670)
==2853==    by 0x4EC6F1B: WriteImage (constitute.c:1193)
==2853==    by 0x4EC7861: WriteImages (constitute.c:1342)
==2853==    by 0x53451A5: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==  Address 0x9377f90 is 0 bytes inside a block of size 7,640 free'd
==2853==    at 0x4C2DE0F: realloc (vg_replace_malloc.c:785)
==2853==    by 0x4F70ECF: ResizeMagickMemory (memory.c:1190)
==2853==    by 0x4E8FA92: SeekBlob (blob.c:4027)
==2853==    by 0x966BE35: ReadPSDChannel (psd.c:1336)
==2853==    by 0x966BE35: ReadPSDLayer (psd.c:1406)
==2853==    by 0x966F657: ReadPSDLayers (psd.c:1770)
==2853==    by 0x96686B7: TIFFReadPhotoshopLayers (tiff.c:1070)
==2853==    by 0x96686B7: ReadTIFFImage (tiff.c:2128)
==2853==    by 0x4EC59B7: ReadImage (constitute.c:551)
==2853==    by 0x4EC6A8A: ReadImages (constitute.c:860)
==2853==    by 0x5343515: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==  Block was alloc'd at
==2853==    at 0x4C2BBEF: malloc (vg_replace_malloc.c:299)
==2853==    by 0x4FF2220: AcquireStringInfo (string.c:179)
==2853==    by 0x4FF22A7: CloneStringInfo (string.c:327)
==2853==    by 0x4F9897B: SetImageProfileInternal (profile.c:1655)
==2853==    by 0x9664DCE: ReadProfile (tiff.c:530)
==2853==    by 0x9665B9E: TIFFGetProfiles (tiff.c:614)
==2853==    by 0x9665B9E: ReadTIFFImage (tiff.c:1342)
==2853==    by 0x4EC59B7: ReadImage (constitute.c:551)
==2853==    by 0x4EC6A8A: ReadImages (constitute.c:860)
==2853==    by 0x5343515: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==
==2853== Invalid read of size 8
==2853==    at 0x4C3018E: memcpy@GLIBC_2.2.5 (vg_replace_strmem.c:1021)
==2853==    by 0x9881CF4: _TIFFVSetField (tif_dir.c:627)
==2853==    by 0x98832D3: TIFFSetField (tif_dir.c:798)
==2853==    by 0x966300E: TIFFSetProfiles (tiff.c:2972)
==2853==    by 0x966300E: WriteTIFFImage (tiff.c:3670)
==2853==    by 0x4EC6F1B: WriteImage (constitute.c:1193)
==2853==    by 0x4EC7861: WriteImages (constitute.c:1342)
==2853==    by 0x53451A5: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==  Address 0x9377fa0 is 16 bytes inside a block of size 7,640 free'd
==2853==    at 0x4C2DE0F: realloc (vg_replace_malloc.c:785)
==2853==    by 0x4F70ECF: ResizeMagickMemory (memory.c:1190)
==2853==    by 0x4E8FA92: SeekBlob (blob.c:4027)
==2853==    by 0x966BE35: ReadPSDChannel (psd.c:1336)
==2853==    by 0x966BE35: ReadPSDLayer (psd.c:1406)
==2853==    by 0x966F657: ReadPSDLayers (psd.c:1770)
==2853==    by 0x96686B7: TIFFReadPhotoshopLayers (tiff.c:1070)
==2853==    by 0x96686B7: ReadTIFFImage (tiff.c:2128)
==2853==    by 0x4EC59B7: ReadImage (constitute.c:551)
==2853==    by 0x4EC6A8A: ReadImages (constitute.c:860)
==2853==    by 0x5343515: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==  Block was alloc'd at
==2853==    at 0x4C2BBEF: malloc (vg_replace_malloc.c:299)
==2853==    by 0x4FF2220: AcquireStringInfo (string.c:179)
==2853==    by 0x4FF22A7: CloneStringInfo (string.c:327)
==2853==    by 0x4F9897B: SetImageProfileInternal (profile.c:1655)
==2853==    by 0x9664DCE: ReadProfile (tiff.c:530)
==2853==    by 0x9665B9E: TIFFGetProfiles (tiff.c:614)
==2853==    by 0x9665B9E: ReadTIFFImage (tiff.c:1342)
==2853==    by 0x4EC59B7: ReadImage (constitute.c:551)
==2853==    by 0x4EC6A8A: ReadImages (constitute.c:860)
==2853==    by 0x5343515: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==
==2853== Invalid free() / delete / delete[] / realloc()
==2853==    at 0x4C2CE1B: free (vg_replace_malloc.c:530)
==2853==    by 0x4F70AAE: RelinquishMagickMemory (memory.c:1003)
==2853==    by 0x4FF2967: DestroyStringInfo (string.c:839)
==2853==    by 0x4FE2453: DestroySplayTree (splay-tree.c:710)
==2853==    by 0x4F98684: DestroyImageProfiles (profile.c:212)
==2853==    by 0x4F5A2C0: DestroyImage (image.c:1209)
==2853==    by 0x4F674F7: DestroyImageList (list.c:450)
==2853==    by 0x5345206: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==  Address 0x9377f90 is 0 bytes inside a block of size 7,640 free'd
==2853==    at 0x4C2DE0F: realloc (vg_replace_malloc.c:785)
==2853==    by 0x4F70ECF: ResizeMagickMemory (memory.c:1190)
==2853==    by 0x4E8FA92: SeekBlob (blob.c:4027)
==2853==    by 0x966BE35: ReadPSDChannel (psd.c:1336)
==2853==    by 0x966BE35: ReadPSDLayer (psd.c:1406)
==2853==    by 0x966F657: ReadPSDLayers (psd.c:1770)
==2853==    by 0x96686B7: TIFFReadPhotoshopLayers (tiff.c:1070)
==2853==    by 0x96686B7: ReadTIFFImage (tiff.c:2128)
==2853==    by 0x4EC59B7: ReadImage (constitute.c:551)
==2853==    by 0x4EC6A8A: ReadImages (constitute.c:860)
==2853==    by 0x5343515: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==  Block was alloc'd at
==2853==    at 0x4C2BBEF: malloc (vg_replace_malloc.c:299)
==2853==    by 0x4FF2220: AcquireStringInfo (string.c:179)
==2853==    by 0x4FF22A7: CloneStringInfo (string.c:327)
==2853==    by 0x4F9897B: SetImageProfileInternal (profile.c:1655)
==2853==    by 0x9664DCE: ReadProfile (tiff.c:530)
==2853==    by 0x9665B9E: TIFFGetProfiles (tiff.c:614)
==2853==    by 0x9665B9E: ReadTIFFImage (tiff.c:1342)
==2853==    by 0x4EC59B7: ReadImage (constitute.c:551)
==2853==    by 0x4EC6A8A: ReadImages (constitute.c:860)
==2853==    by 0x5343515: ConvertImageCommand (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x53B121D: MagickCommandGenesis (in /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0)
==2853==    by 0x108918: ConvertMain (convert.c:81)
==2853==    by 0x108918: main (convert.c:92)
==2853==
convert-im6.q16: Incorrect value for "ICC Profile"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912.
convert-im6.q16: unable to decompress image `810.tif' @ error/psd.c/ReadPSDChannel/1342.
==2853==
==2853== HEAP SUMMARY:
==2853==     in use at exit: 88,061 bytes in 17 blocks
==2853==   total heap usage: 5,591 allocs, 5,575 frees, 1,213,310 bytes allocated
==2853==
==2853== LEAK SUMMARY:
==2853==    definitely lost: 69,121 bytes in 1 blocks
==2853==    indirectly lost: 0 bytes in 0 blocks
==2853==      possibly lost: 0 bytes in 0 blocks
==2853==    still reachable: 18,940 bytes in 16 blocks
==2853==         suppressed: 0 bytes in 0 blocks
==2853== Rerun with --leak-check=full to see details of leaked memory
==2853==
==2853== For counts of detected and suppressed errors, rerun with: -v
==2853== ERROR SUMMARY: 444 errors from 3 contexts (suppressed: 0 from 0)

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-14528
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14528
[1] https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32560
[2] http://bugzilla.maptools.org/show_bug.cgi?id=2730

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore



Information forwarded to debian-bugs-dist@lists.debian.org, ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>:
Bug#878544; Package src:imagemagick. (Mon, 30 Oct 2017 19:51:16 GMT) (full text, mbox, link).


Acknowledgement sent to Antoine Beaupre <anarcat@debian.org>:
Extra info received and forwarded to list. Copy sent to ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>. (Mon, 30 Oct 2017 19:51:16 GMT) (full text, mbox, link).


Message #10 received at 878544@bugs.debian.org (full text, mbox, reply):

From: Antoine Beaupre <anarcat@debian.org>
To: Salvatore Bonaccorso <carnil@debian.org>
Cc: 878544@bugs.debian.org
Subject: Re: Bug#878544: imagemagick: CVE-2017-14528
Date: Mon, 30 Oct 2017 15:48:15 -0400
[Message part 1 (text/plain, inline)]
Control: notfound 878544 8:6.8.9.9-5+deb8u10
Control: notfound 878544 8:6.7.7.10-5+deb7u18
Control: found 878544 8:6.9.7.4+dfsg-11+deb9

I have tried to reproduce this issue in wheezy LTS and jessie. I could
not produce a crash. Valgrind is similarly happy so I presume the issue
was introduced somewhere after jessie.

Hopefully the above control-fu will reflect that in the BTS.

Here's the output on jessie:

vagrant@jessie:~$ convert tiff_uaf_TIFFSetField /dev/null
TIFFWriteDirectoryTagData: IO error writing tag data.
convert: Incorrect value for "ICC Profile"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/881.
convert: IO error writing tag data. `TIFFWriteDirectoryTagData' @ error/tiff.c/TIFFErrors/569.

and wheezy:

vagrant@wheezy:~$ convert tiff_uaf_TIFFSetField /dev/null
convert.im6: tiff_uaf_TIFFSetField: wrong data type 4 for "ICC Profile"; tag ignored. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/788.
convert.im6: Error writing data for field "BitsPerSample". `/dev/null' @ error/tiff.c/TIFFErrors/515.

and stretch, which *does* suffer from the problem:

$ gdb convert 
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from convert...(no debugging symbols found)...done.
(gdb) run tiff_uaf_TIFFSetField /dev/null
Starting program: /usr/bin/convert tiff_uaf_TIFFSetField /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
*** Error in `/usr/bin/convert': double free or corruption (!prev): 0x000055555579e950 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bcb)[0x7ffff7098bcb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76f96)[0x7ffff709ef96]
/lib/x86_64-linux-gnu/libc.so.6(+0x777de)[0x7ffff709f7de]
/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3(RelinquishMagickMemory+0xf)[0x7ffff7a459cf]
/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3(DestroyStringInfo+0x28)[0x7ffff7ac7888]
/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3(DestroySplayTree+0x84)[0x7ffff7ab7374]
/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3(DestroyImageProfiles+0x15)[0x7ffff7a6d5b5]
/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3(DestroyImage+0x101)[0x7ffff7a2f1e1]
/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3(DestroyImageList+0x38)[0x7ffff7a3c418]
/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3(ConvertImageCommand+0x26a7)[0x7ffff7627207]
/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3(MagickCommandGenesis+0x6de)[0x7ffff769321e]
/usr/bin/convert(+0x919)[0x555555554919]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7ffff70482b1]
/usr/bin/convert(+0x97a)[0x55555555497a]
======= Memory map: ========
555555554000-555555555000 r-xp 00000000 fd:01 136149                     /usr/bin/convert-im6.q16
555555754000-555555755000 r--p 00000000 fd:01 136149                     /usr/bin/convert-im6.q16
555555755000-555555756000 rw-p 00001000 fd:01 136149                     /usr/bin/convert-im6.q16
555555756000-555555808000 rw-p 00000000 00:00 0                          [heap]
7fffec000000-7fffec021000 rw-p 00000000 00:00 0 
7fffec021000-7ffff0000000 ---p 00000000 00:00 0 
7ffff2e95000-7ffff2efe000 r-xp 00000000 fd:01 140342                     /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7ffff2efe000-7ffff30fe000 ---p 00069000 fd:01 140342                     /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7ffff30fe000-7ffff30ff000 r--p 00069000 fd:01 140342                     /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7ffff30ff000-7ffff3100000 rw-p 0006a000 fd:01 140342                     /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7ffff3100000-7ffff310b000 r-xp 00000000 fd:01 142471                     /usr/lib/x86_64-linux-gnu/libjbig.so.0
7ffff310b000-7ffff330a000 ---p 0000b000 fd:01 142471                     /usr/lib/x86_64-linux-gnu/libjbig.so.0
7ffff330a000-7ffff330b000 r--p 0000a000 fd:01 142471                     /usr/lib/x86_64-linux-gnu/libjbig.so.0
7ffff330b000-7ffff330e000 rw-p 0000b000 fd:01 142471                     /usr/lib/x86_64-linux-gnu/libjbig.so.0
7ffff330e000-7ffff3333000 r-xp 00000000 fd:01 141332                     /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.2
7ffff3333000-7ffff3532000 ---p 00025000 fd:01 141332                     /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.2
7ffff3532000-7ffff3533000 r--p 00024000 fd:01 141332                     /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.2
7ffff3533000-7ffff3534000 rw-p 00025000 fd:01 141332                     /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.2
7ffff3534000-7ffff35a7000 r-xp 00000000 fd:01 172501                     /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7ffff35a7000-7ffff37a6000 ---p 00073000 fd:01 172501                     /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7ffff37a6000-7ffff37aa000 r--p 00072000 fd:01 172501                     /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7ffff37aa000-7ffff37ab000 rw-p 00076000 fd:01 172501                     /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7ffff37ab000-7ffff37c3000 r-xp 00000000 fd:01 313385                     /usr/lib/x86_64-linux-gnu/ImageMagick-6.9.7/modules-Q16/coders/tiff.so
7ffff37c3000-7ffff39c2000 ---p 00018000 fd:01 313385                     /usr/lib/x86_64-linux-gnu/ImageMagick-6.9.7/modules-Q16/coders/tiff.so
7ffff39c2000-7ffff39c3000 r--p 00017000 fd:01 313385                     /usr/lib/x86_64-linux-gnu/ImageMagick-6.9.7/modules-Q16/coders/tiff.so
7ffff39c3000-7ffff39c4000 rw-p 00018000 fd:01 313385                     /usr/lib/x86_64-linux-gnu/ImageMagick-6.9.7/modules-Q16/coders/tiff.so
7ffff39c4000-7ffff39cb000 r-xp 00000000 fd:01 150789                     /usr/lib/x86_64-linux-gnu/librt-2.24.so
7ffff39cb000-7ffff3bca000 ---p 00007000 fd:01 150789                     /usr/lib/x86_64-linux-gnu/librt-2.24.so
7ffff3bca000-7ffff3bcb000 r--p 00006000 fd:01 150789                     /usr/lib/x86_64-linux-gnu/librt-2.24.so
7ffff3bcb000-7ffff3bcc000 rw-p 00007000 fd:01 150789                     /usr/lib/x86_64-linux-gnu/librt-2.24.so
7ffff3bcc000-7ffff3bdf000 r-xp 00000000 fd:01 135174                     /usr/lib/x86_64-linux-gnu/libbsd.so.0.8.3
7ffff3bdf000-7ffff3ddf000 ---p 00013000 fd:01 135174                     /usr/lib/x86_64-linux-gnu/libbsd.so.0.8.3
7ffff3ddf000-7ffff3de0000 r--p 00013000 fd:01 135174                     /usr/lib/x86_64-linux-gnu/libbsd.so.0.8.3
7ffff3de0000-7ffff3de1000 rw-p 00014000 fd:01 135174                     /usr/lib/x86_64-linux-gnu/libbsd.so.0.8.3
7ffff3de1000-7ffff3de2000 rw-p 00000000 00:00 0 
7ffff3de2000-7ffff3de7000 r-xp 00000000 fd:01 155973                     /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7ffff3de7000-7ffff3fe6000 ---p 00005000 fd:01 155973                     /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7ffff3fe6000-7ffff3fe7000 r--p 00004000 fd:01 155973                     /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7ffff3fe7000-7ffff3fe8000 rw-p 00005000 fd:01 155973                     /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7ffff3fe8000-7ffff3feb000 r-xp 00000000 fd:01 140352                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7ffff3feb000-7ffff41ea000 ---p 00003000 fd:01 140352                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7ffff41ea000-7ffff41eb000 r--p 00002000 fd:01 140352                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7ffff41eb000-7ffff41ec000 rw-p 00003000 fd:01 140352                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7ffff41ec000-7ffff425e000 r-xp 00000000 fd:01 131879                     /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7ffff425e000-7ffff445d000 ---p 00072000 fd:01 131879                     /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7ffff445d000-7ffff445e000 r--p 00071000 fd:01 131879                     /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7ffff445e000-7ffff445f000 rw-p 00072000 fd:01 131879                     /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7ffff445f000-7ffff4462000 r-xp 00000000 fd:01 150775                     /usr/lib/x86_64-linux-gnu/libdl-2.24.so
7ffff4462000-7ffff4661000 ---p 00003000 fd:01 150775                     /usr/lib/x86_64-linux-gnu/libdl-2.24.so
7ffff4661000-7ffff4662000 r--p 00002000 fd:01 150775                     /usr/lib/x86_64-linux-gnu/libdl-2.24.so
7ffff4662000-7ffff4663000 rw-p 00003000 fd:01 150775                     /usr/lib/x86_64-linux-gnu/libdl-2.24.so
7ffff4663000-7ffff468a000 r-xp 00000000 fd:01 140356                     /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7ffff468a000-7ffff4889000 ---p 00027000 fd:01 140356                     /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7ffff4889000-7ffff488a000 r--p 00026000 fd:01 140356                     /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7ffff488a000-7ffff488b000 rw-p 00027000 fd:01 140356                     /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7ffff488b000-7ffff48bc000 r-xp 00000000 fd:01 142971                     /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7ffff48bc000-7ffff4abc000 ---p 00031000 fd:01 142971                     /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7ffff4abc000-7ffff4abd000 r--p 00031000 fd:01 142971                     /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7ffff4abd000-7ffff4abe000 rw-p 00032000 fd:01 142971                     /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7ffff4abe000-7ffff4ae5000 r-xp 00000000 fd:01 131644                     /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.2
7ffff4ae5000-7ffff4ce5000 ---p 00027000 fd:01 131644                     /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.2
7ffff4ce5000-7ffff4ce7000 r--p 00027000 fd:01 131644                     /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.2
7ffff4ce7000-7ffff4ce8000 rw-p 00029000 fd:01 131644                     /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.2
7ffff4ce8000-7ffff4dfa000 r-xp 00000000 fd:01 146428                     /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3
7ffff4dfa000-7ffff4ff9000 ---p 00112000 fd:01 146428                     /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3
7ffff4ff9000-7ffff4ffa000 r--p 00111000 fd:01 146428                     /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3
7ffff4ffa000-7ffff4ffb000 rw-p 00112000 fd:01 146428                     /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3
7ffff4ffb000-7ffff4ffc000 rw-p 00000000 00:00 0 
7ffff4ffc000-7ffff5012000 r-xp 00000000 fd:01 131731                     /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ffff5012000-7ffff5211000 ---p 00016000 fd:01 131731                     /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ffff5211000-7ffff5212000 r--p 00015000 fd:01 131731                     /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ffff5212000-7ffff5213000 rw-p 00016000 fd:01 131731                     /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ffff5213000-7ffff523f000 r-xp 00000000 fd:01 131736                     /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7ffff523f000-7ffff543e000 ---p 0002c000 fd:01 131736                     /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7ffff543e000-7ffff543f000 r--p 0002b000 fd:01 131736                     /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7ffff543f000-7ffff5440000 rw-p 0002c000 fd:01 131736                     /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7ffff5440000-7ffff5543000 r-xp 00000000 fd:01 150776                     /usr/lib/x86_64-linux-gnu/libm-2.24.so
7ffff5543000-7ffff5742000 ---p 00103000 fd:01 150776                     /usr/lib/x86_64-linux-gnu/libm-2.24.so
7ffff5742000-7ffff5743000 r--p 00102000 fd:01 150776                     /usr/lib/x86_64-linux-gnu/libm-2.24.so
7ffff5743000-7ffff5744000 rw-p 00103000 fd:01 150776                     /usr/lib/x86_64-linux-gnu/libm-2.24.so
7ffff5744000-7ffff574d000 r-xp 00000000 fd:01 140758                     /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7ffff574d000-7ffff594c000 ---p 00009000 fd:01 140758                     /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7ffff594c000-7ffff594d000 r--p 00008000 fd:01 140758                     /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7ffff594d000-7ffff594e000 rw-p 00009000 fd:01 140758                     /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7ffff594e000-7ffff5967000 r-xp 00000000 fd:01 134294                     /usr/lib/x86_64-linux-gnu/libz.so.1.2.8
7ffff5967000-7ffff5b66000 ---p 00019000 fd:01 134294                     /usr/lib/x86_64-linux-gnu/libz.so.1.2.8
7ffff5b66000-7ffff5b67000 r--p 00018000 fd:01 134294                     /usr/lib/x86_64-linux-gnu/libz.so.1.2.8
7ffff5b67000-7ffff5b68000 rw-p 00019000 fd:01 134294                     /usr/lib/x86_64-linux-gnu/libz.so.1.2.8
7ffff5b68000-7ffff5b77000 r-xp 00000000 fd:01 134307                     /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
7ffff5b77000-7ffff5d76000 ---p 0000f000 fd:01 134307                     /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
7ffff5d76000-7ffff5d77000 r--p 0000e000 fd:01 134307                     /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
7ffff5d77000-7ffff5d78000 rw-p 0000f000 fd:01 134307                     /usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4
7ffff5d78000-7ffff5eb2000 r-xp 00000000 fd:01 138177                     /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7ffff5eb2000-7ffff60b2000 ---p 0013a000 fd:01 138177                     /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7ffff60b2000-7ffff60b3000 r--p 0013a000 fd:01 138177                     /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7ffff60b3000-7ffff60b8000 rw-p 0013b000 fd:01 138177                     /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7ffff60b8000-7ffff60c9000 r-xp 00000000 fd:01 137027                     /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7ffff60c9000-7ffff62c8000 ---p 00011000 fd:01 137027                     /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7ffff62c8000-7ffff62c9000 r--p 00010000 fd:01 137027                     /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7ffff62c9000-7ffff62ca000 rw-p 00011000 fd:01 137027                     /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7ffff62ca000-7ffff6372000 r-xp 00000000 fd:01 133862                     /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7ffff6372000-7ffff6572000 ---p 000a8000 fd:01 133862                     /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7ffff6572000-7ffff6578000 r--p 000a8000 fd:01 133862                     /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7ffff6578000-7ffff6579000 rw-p 000ae000 fd:01 133862                     /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7ffff6579000-7ffff65b5000 r-xp 00000000 fd:01 173997                     /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7ffff65b5000-7ffff67b4000 ---p 0003c000 fd:01 173997                     /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7ffff67b4000-7ffff67b6000 r--p 0003b000 fd:01 173997                     /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7ffff67b6000-7ffff67b7000 rw-p 0003d000 fd:01 173997                     /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7ffff67b7000-7ffff69a3000 r-xp 00000000 fd:01 132024                     /usr/lib/x86_64-linux-gnu/libfftw3.so.3.5.5
7ffff69a3000-7ffff6ba2000 ---p 001ec000 fd:01 132024                     /usr/lib/x86_64-linux-gnu/libfftw3.so.3.5.5
7ffff6ba2000-7ffff6bb3000 r--p 001eb000 fd:01 132024                     /usr/lib/x86_64-linux-gnu/libfftw3.so.3.5.5
7ffff6bb3000-7ffff6bb4000 rw-p 001fc000 fd:01 132024                     /usr/lib/x86_64-linux-gnu/libfftw3.so.3.5.5
7ffff6bb4000-7ffff6bcb000 r-xp 00000000 fd:01 136599                     /usr/lib/x86_64-linux-gnu/liblqr-1.so.0.3.2
7ffff6bcb000-7ffff6dca000 ---p 00017000 fd:01 136599                     /usr/lib/x86_64-linux-gnu/liblqr-1.so.0.3.2
7ffff6dca000-7ffff6dcb000 r--p 00016000 fd:01 136599                     /usr/lib/x86_64-linux-gnu/liblqr-1.so.0.3.2
7ffff6dcb000-7ffff6dcc000 rw-p 00017000 fd:01 136599                     /usr/lib/x86_64-linux-gnu/liblqr-1.so.0.3.2
7ffff6dcc000-7ffff6e22000 r-xp 00000000 fd:01 134642                     /usr/lib/x86_64-linux-gnu/liblcms2.so.2.0.8
7ffff6e22000-7ffff7021000 ---p 00056000 fd:01 134642                     /usr/lib/x86_64-linux-gnu/liblcms2.so.2.0.8
7ffff7021000-7ffff7023000 r--p 00055000 fd:01 134642                     /usr/lib/x86_64-linux-gnu/liblcms2.so.2.0.8
7ffff7023000-7ffff7027000 rw-p 00057000 fd:01 134642                     /usr/lib/x86_64-linux-gnu/liblcms2.so.2.0.8
7ffff7027000-7ffff7028000 rw-p 00000000 00:00 0 
7ffff7028000-7ffff71bd000 r-xp 00000000 fd:01 150772                     /usr/lib/x86_64-linux-gnu/libc-2.24.so
7ffff71bd000-7ffff73bd000 ---p 00195000 fd:01 150772                     /usr/lib/x86_64-linux-gnu/libc-2.24.so
7ffff73bd000-7ffff73c1000 r--p 00195000 fd:01 150772                     /usr/lib/x86_64-linux-gnu/libc-2.24.so
7ffff73c1000-7ffff73c3000 rw-p 00199000 fd:01 150772                     /usr/lib/x86_64-linux-gnu/libc-2.24.so
7ffff73c3000-7ffff73c7000 rw-p 00000000 00:00 0 
7ffff73c7000-7ffff73df000 r-xp 00000000 fd:01 150787                     /usr/lib/x86_64-linux-gnu/libpthread-2.24.so
7ffff73df000-7ffff75de000 ---p 00018000 fd:01 150787                     /usr/lib/x86_64-linux-gnu/libpthread-2.24.so
7ffff75de000-7ffff75df000 r--p 00017000 fd:01 150787                     /usr/lib/x86_64-linux-gnu/libpthread-2.24.so
7ffff75df000-7ffff75e0000 rw-p 00018000 fd:01 150787                     /usr/lib/x86_64-linux-gnu/libpthread-2.24.so
7ffff75e0000-7ffff75e4000 rw-p 00000000 00:00 0 
7ffff75e4000-7ffff7709000 r-xp 00000000 fd:01 133973                     /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0
7ffff7709000-7ffff7908000 ---p 00125000 fd:01 133973                     /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0
7ffff7908000-7ffff7909000 r--p 00124000 fd:01 133973                     /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0
7ffff7909000-7ffff790d000 rw-p 00125000 fd:01 133973                     /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3.0.0
7ffff790d000-7ffff7b66000 r-xp 00000000 fd:01 133032                     /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3.0.0
7ffff7b66000-7ffff7d66000 ---p 00259000 fd:01 133032                     /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3.0.0
7ffff7d66000-7ffff7d7a000 r--p 00259000 fd:01 133032                     /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3.0.0
7ffff7d7a000-7ffff7dbb000 rw-p 0026d000 fd:01 133032                     /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3.0.0
7ffff7dbb000-7ffff7dd9000 rw-p 00000000 00:00 0 
7ffff7dd9000-7ffff7dfc000 r-xp 00000000 fd:01 150768                     /usr/lib/x86_64-linux-gnu/ld-2.24.so
7ffff7e15000-7ffff7e3c000 r--p 00000000 fd:01 130985                     /usr/share/locale/fr/LC_MESSAGES/libc.mo
7ffff7e3c000-7ffff7e8d000 r--p 00000000 fd:01 323884                     /usr/lib/locale/aa_DJ.utf8/LC_CTYPE
7ffff7e8d000-7ffff7fbd000 r--p 00000000 fd:01 324866                     /usr/lib/locale/en_CA.utf8/LC_COLLATE
7ffff7fbd000-7ffff7fca000 rw-p 00000000 00:00 0 
7ffff7fe3000-7ffff7fe4000 rw-p 00000000 00:00 0 
7ffff7fe4000-7ffff7fe5000 r--p 00000000 fd:01 324407                     /usr/lib/locale/br_FR.utf8/LC_NUMERIC
7ffff7fe5000-7ffff7fe6000 r--p 00000000 fd:01 325492                     /usr/lib/locale/fr_CA.utf8/LC_TIME
7ffff7fe6000-7ffff7fe7000 r--p 00000000 fd:01 325491                     /usr/lib/locale/fr_CA.utf8/LC_MONETARY
7ffff7fe7000-7ffff7fe8000 r--p 00000000 fd:01 325490                     /usr/lib/locale/fr_CA.utf8/LC_MESSAGES/SYS_LC_MESSAGES
7ffff7fe8000-7ffff7fe9000 r--p 00000000 fd:01 324537                     /usr/lib/locale/chr_US/LC_PAPER
7ffff7fe9000-7ffff7fea000 r--p 00000000 fd:01 323942                     /usr/lib/locale/ak_GH/LC_NAME
7ffff7fea000-7ffff7feb000 r--p 00000000 fd:01 325487                     /usr/lib/locale/fr_CA.utf8/LC_ADDRESS
7ffff7feb000-7ffff7fec000 r--p 00000000 fd:01 324823                     /usr/lib/locale/en_AG/LC_TELEPHONE
7ffff7fec000-7ffff7fed000 r--p 00000000 fd:01 323886                     /usr/lib/locale/aa_DJ.utf8/LC_MEASUREMENT
7ffff7fed000-7ffff7ff4000 r--s 00000000 fd:01 174038                     /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7ffff7ff4000-7ffff7ff5000 r--p 00000000 fd:01 325488                     /usr/lib/locale/fr_CA.utf8/LC_IDENTIFICATION
7ffff7ff5000-7ffff7ff8000 rw-p 00000000 00:00 0 
7ffff7ff8000-7ffff7ffa000 r--p 00000000 00:00 0                          [vvar]
7ffff7ffa000-7ffff7ffc000 r-xp 00000000 00:00 0                          [vdso]
7ffff7ffc000-7ffff7ffd000 r--p 00023000 fd:01 150768                     /usr/lib/x86_64-linux-gnu/ld-2.24.so
7ffff7ffd000-7ffff7ffe000 rw-p 00024000 fd:01 150768                     /usr/lib/x86_64-linux-gnu/ld-2.24.so
7ffff7ffe000-7ffff7fff000 rw-p 00000000 00:00 0 
7ffffffdd000-7ffffffff000 rw-p 00000000 00:00 0                          [stack]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51	../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffff705c3fa in __GI_abort () at abort.c:89
#2  0x00007ffff7098bd0 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7ffff718ddd0 "*** Error in `%s': %s: 0x%s ***\n")
    at ../sysdeps/posix/libc_fatal.c:175
#3  0x00007ffff709ef96 in malloc_printerr (action=3, str=0x7ffff718de48 "double free or corruption (!prev)", ptr=<optimized out>, ar_ptr=<optimized out>)
    at malloc.c:5049
#4  0x00007ffff709f7de in _int_free (av=0x7ffff73c1b00 <main_arena>, p=0x55555579e940, have_lock=0) at malloc.c:3905
#5  0x00007ffff7a459cf in RelinquishMagickMemory () from /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3
#6  0x00007ffff7ac7888 in DestroyStringInfo () from /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3
#7  0x00007ffff7ab7374 in DestroySplayTree () from /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3
#8  0x00007ffff7a6d5b5 in DestroyImageProfiles () from /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3
#9  0x00007ffff7a2f1e1 in DestroyImage () from /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3
#10 0x00007ffff7a3c418 in DestroyImageList () from /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.3
#11 0x00007ffff7627207 in ConvertImageCommand () from /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3
#12 0x00007ffff769321e in MagickCommandGenesis () from /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.3
#13 0x0000555555554919 in ?? ()
#14 0x00007ffff70482b1 in __libc_start_main (main=0x5555555548d0, argc=3, argv=0x7fffffffd8d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, 
    stack_end=0x7fffffffd8c8) at ../csu/libc-start.c:291
#15 0x000055555555497a in ?? ()
[signature.asc (application/pgp-signature, inline)]

Marked as found in versions imagemagick/8:6.9.7.4+dfsg-11+deb9. Request was from Antoine Beaupre <anarcat@debian.org> to 878544-submit@bugs.debian.org. (Mon, 30 Oct 2017 19:51:17 GMT) (full text, mbox, link).


Marked as found in versions imagemagick/8:6.9.7.4+dfsg-11+deb9u1. Request was from Antoine Beaupré <anarcat@debian.org> to control@bugs.debian.org. (Mon, 30 Oct 2017 20:03:11 GMT) (full text, mbox, link).


Marked as found in versions imagemagick/8:6.9.7.4+dfsg-16. Request was from Antoine Beaupré <anarcat@debian.org> to control@bugs.debian.org. (Mon, 30 Oct 2017 20:03:11 GMT) (full text, mbox, link).


No longer marked as found in versions imagemagick/8:6.9.7.4+dfsg-11+deb9. Request was from Salvatore Bonaccorso <carnil@debian.org> to control@bugs.debian.org. (Mon, 30 Oct 2017 20:15:14 GMT) (full text, mbox, link).


Marked as fixed in versions imagemagick/8:6.9.10.2+dfsg-1. Request was from Salvatore Bonaccorso <carnil@debian.org> to control@bugs.debian.org. (Sun, 15 Jul 2018 06:12:19 GMT) (full text, mbox, link).


Marked Bug as done Request was from Salvatore Bonaccorso <carnil@debian.org> to control@bugs.debian.org. (Sun, 15 Jul 2018 06:12:20 GMT) (full text, mbox, link).


Notification sent to Salvatore Bonaccorso <carnil@debian.org>:
Bug acknowledged by developer. (Sun, 15 Jul 2018 06:12:21 GMT) (full text, mbox, link).


Message sent on to Salvatore Bonaccorso <carnil@debian.org>:
Bug#878544. (Sun, 15 Jul 2018 06:12:22 GMT) (full text, mbox, link).


Message #27 received at 878544-submitter@bugs.debian.org (full text, mbox, reply):

From: Salvatore Bonaccorso <carnil@debian.org>
To: control@bugs.debian.org
Cc: 878544-submitter@bugs.debian.org
Subject: closing 878544
Date: Sun, 15 Jul 2018 08:11:04 +0200
close 878544 8:6.9.10.2+dfsg-1
thanks




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 12 Aug 2018 07:30:41 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Jun 19 18:13:50 2019; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.