On 2011-05-25 12:35, Bastien ROUCARIES wrote:
Moreover valgrind identify -list Format does not error......
Here is my version of
valgrind identify -list Format
==5827== Memcheck, a memory error detector
==5827== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5827== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==5827== Command: identify -list Format
==5827==
Format Module Mode Description
-------------------------------------------------------------------------------
3FR DNG r-- Hasselblad CFV/H3D39II
A* RAW rw+ Raw alpha samples
<snip>
YCbCrA* YCbCr rw+ Raw Y, Cb, Cr, and alpha samples
YUV* YUV rw- CCIR 601 4:1:1 or 4:2:2
* native blob support
r read support
w write support
+ support for multiple images
*identify: symbol lookup error: /usr/lib/libstdc++.so.6: undefined
symbol: _ZNSt14error_categoryD2Ev, version GLIBCXX_3.4.15*
==5827==
==5827== HEAP SUMMARY:
==5827== in use at exit: 91,292 bytes in 704 blocks
==5827== total heap usage: 6,150 allocs, 5,446 frees, 2,646,571 bytes
allocated
==5827==
==5827== LEAK SUMMARY:
==5827== definitely lost: 216 bytes in 6 blocks
==5827== indirectly lost: 7,944 bytes in 133 blocks
==5827== possibly lost: 5,636 bytes in 87 blocks
==5827== still reachable: 77,496 bytes in 478 blocks
==5827== suppressed: 0 bytes in 0 blocks
==5827== Rerun with --leak-check=full to see details of leaked memory
==5827==
==5827== For counts of detected and suppressed errors, rerun with: -v
==5827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
On Wed, May 25, 2011 at 12:12 PM, Bastien ROUCARIES
<[email protected]> wrote:
tags 625250 + confirmed
thanks
I can confirm and I am clueless
2011/5/23 Maria Weiler<[email protected]>:
stock package
Really strange? Could you send me your arch
Regards,
Maria
On 2011-05-23 16:04, Bastien ROUCARIES wrote:
Package: imagemagick
Version: 8:6.6.0.4-3
Do you use stock package or try to compile manually ? If so do you compile
using gcc4.6 ? See
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48465
Bastien