Package: valgrind
Version: 1:3.7.0-6
Looks like sgcheck does not like something:
valgrind --tool=exp-sgcheck bin/opj_dump "-i"
"/home/mathieu/Projects/openjpeg.svn/data/input/conformance/file9.jp2"
"-o"
"/home/mathieu/Projects/openjpeg.svn/trunk/bin/tests/conformance/Temporary/file9.jp2.txt"
==30909== exp-sgcheck, a stack and global array overrun detector
==30909== NOTE: This is an Experimental-Class Valgrind Tool
==30909== Copyright (C) 2003-2011, and GNU GPL'd, by OpenWorks Ltd et al.
==30909== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==30909== Command: bin/opj_dump -i
/home/mathieu/Projects/openjpeg.svn/data/input/conformance/file9.jp2
-o
/home/mathieu/Projects/openjpeg.svn/trunk/bin/tests/conformance/Temporary/file9.jp2.txt
==30909==
parse_type_DIE: confused by:
<1><275c>: DW_TAG_array_type
DW_AT_type : 8 byte signature: 14 38 5f 4d 24 66 cc 9e
DW_AT_sibling : <2770>
--30909-- WARNING: Serious error when reading debug info
--30909-- When reading debug info from
/home/mathieu/Projects/openjpeg.svn/trunk/bin/bin/libopenjp2.so.2.0.0:
--30909-- parse_type_DIE: confused by the above DIE
[INFO] Start to read j2k main header (891).
[INFO] Main header has been correctly decoded.
==30909==
==30909== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)
I have compiled openjpeg (svn trunk) using:
CFLAGS=-Wconversion -Wunused-function -Wno-sign-conversion -O0 -g3 -gdwarf-4
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]