Re: exceptions.sh and attributes.sh segfault on Mac OS X Leopard
Ryan Schmidt <[email protected]> Tue, 30 Jun 2009 04:13:43 -0500
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Jun 12, 2009, at 04:00, Ryan Schmidt wrote:
> I'm having trouble with the test suite on my Mac OS X Leopard
> machine (10.5.7, Intel Core 2 Duo, Xcode 3.1.2). It fails two tests
> with a segfault:
>
>
> PASS: tests/validate.sh
> ./Magick++/tests/exceptions.sh: line 20: 52758 Segmentation
> fault ${MEMCHECK} "./${executable}" 2>&1 > $outfile
> FAIL: Magick++/tests/exceptions.sh
> PASS: Magick++/tests/appendImages.sh
> ./Magick++/tests/attributes.sh: line 20: 52814 Segmentation
> fault ${MEMCHECK} "./${executable}" 2>&1 > $outfile
> FAIL: Magick++/tests/attributes.sh
> PASS: Magick++/tests/averageImages.sh
>
>
> All tests pass on my Mac OS X Tiger machine (10.4.11, Intel Core 2
> Duo, Xcode 2.5).
>
> I've tested ImageMagick 6.5.2-9, 6.5.2-10, 6.5.3-2 and 6.5.3-4 with
> the same results.
>
> I'm not sure if the problem is due to a difference between Tiger
> and Leopard, or a difference in the way I've set up the two machines.
>
> The Mac OS X crash reports are attached. Does this give you any
> idea why these tests aren't working for me?
I just noticed your mailing list silently removed my attachments.
I've uploaded them to my webspace now:
http://ryandesign.com/tmp/ImageMagick/
exceptions_2009-06-12-014830_leopard.crash
http://ryandesign.com/tmp/ImageMagick/
attributes_2009-06-12-014831_leopard.crash