Assembla home | Assembla project page
 

Ticket #5 (assigned defect)

Opened 11 months ago

Last modified 11 months ago

MagickWand constructor segfaults on EPS file

Reported by: istevens Assigned to: istevens (accepted)
Priority: highest Milestone:
Component: component1 Version:
Severity: major Keywords:
Cc:

Description (Last modified by istevens)

If passing an EPS file to MagickWand's constructor, the EPS file segfaults when executing MagickReadImageBlob(). A test, test_constructor_with_eps_file(), was committed in [21] to test this.

Attachments

blobtest.c (0.6 kB) - added by istevens on 02/23/08 03:26:12.

Change History

02/21/08 05:49:27 changed by istevens

  • description changed.

02/23/08 03:26:12 changed by istevens

  • attachment blobtest.c added.

02/23/08 03:26:47 changed by istevens

The same thing happens using the C API. Compile the attached blobtest.c:

cc `Wand-config --cflags --cppflags` blobtest.c `Wand-config --ldflags --libs`

02/23/08 04:04:17 changed by istevens

02/25/08 16:49:39 changed by istevens

  • owner changed from somebody to istevens.
  • status changed from new to assigned.

This is an ImageMagick bug which has been fixed in ImageMagick 6.3.9-0 Beta. I'll verify this shortly.


Add/Change #5 (MagickWand constructor segfaults on EPS file)




Change Properties
Action