On Tue, January 13, 2009 9:17 pm, Orion Poplawski wrote:
> With latest fedora development and svn 9299:
>
>  13/ 19 Testing examples_pstex
> Test command: /bin/bash -c
> EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.1/fedora/examples\
> SRC_EXAMPLES_DI
> R=/builddir/build/BUILD/plplot-5.9.1/examples\
> PLPLOT_LIB=/builddir/build/BUILD/plplot-5.9.1/data/\ ./plplo
> t-test.sh\ --verbose\ --front-end=c\ --device=pstex
> Test timeout computed to be: 1500
> Testing front-end c
...
> x14c
> ./test_c.sh: line 32:  5484 Aborted                 $DEBUG_CMD
> $cdir/x${index}${lang} -dev $device -o ${OUT
> PUT_DIR}/x${index}${lang}%n.$dsuffix $options 2> test.error
>>|${OUTPUT_DIR}/x${index}${lang}_${dsuffix}.txt
>   <<EOF
> ${OUTPUT_DIR}/x${index}a${lang}%n.$dsuffix
> EOF
> *** glibc detected ***
> /builddir/build/BUILD/plplot-5.9.1/fedora/examples/c/x14c: corrupted
> double-linked l
> ist: 0x000000000a193d20 ***


In case it's any help, some valgrind output.

==26648== Invalid read of size 2
==26648==    at 0x6074539: fwrite (in /lib64/libc-2.9.90.so)
==26648==    by 0x677F0FF: plD_tidy_pstex (pstex.c:117)
==26648==    by 0x4E430C5: plP_tidy (plcore.c:165)
==26648==    by 0x4E4324B: c_plend1 (plcore.c:1814)
==26648==    by 0x4E43542: c_plend (plcore.c:1768)
==26648==    by 0x401FB1: main (x14c.c:160)
==26648==  Address 0x639f400 is 0 bytes inside a block of size 568 free'd
==26648==    at 0x4C2509F: free (vg_replace_malloc.c:323)
==26648==    by 0x6072FC0: fclose@@GLIBC_2.2.5 (in /lib64/libc-2.9.90.so)
==26648==    by 0x4E430C5: plP_tidy (plcore.c:165)
==26648==    by 0x4E4324B: c_plend1 (plcore.c:1814)
==26648==    by 0x4E43542: c_plend (plcore.c:1768)
==26648==    by 0x401FB1: main (x14c.c:160)
==26648==
==26648== Invalid read of size 8
==26648==    at 0x607453F: fwrite (in /lib64/libc-2.9.90.so)
==26648==    by 0x677F0FF: plD_tidy_pstex (pstex.c:117)
==26648==    by 0x4E430C5: plP_tidy (plcore.c:165)
==26648==    by 0x4E4324B: c_plend1 (plcore.c:1814)
==26648==    by 0x4E43542: c_plend (plcore.c:1768)
==26648==    by 0x401FB1: main (x14c.c:160)
==26648==  Address 0x639f488 is 136 bytes inside a block of size 568 free'd
==26648==    at 0x4C2509F: free (vg_replace_malloc.c:323)
==26648==    by 0x6072FC0: fclose@@GLIBC_2.2.5 (in /lib64/libc-2.9.90.so)
==26648==    by 0x4E430C5: plP_tidy (plcore.c:165)
==26648==    by 0x4E4324B: c_plend1 (plcore.c:1814)
==26648==    by 0x4E43542: c_plend (plcore.c:1768)
==26648==    by 0x401FB1: main (x14c.c:160)
==26648==


there are lots more, but I'm not at my regular work machine.


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  or...@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to