I can't comment on the ada bindings (I'm no Ada expert - but I'd be
interested in the answer for the debian packages). Comments on the java
issue below.

On Mon, Feb 11, 2008 at 11:54:37AM -0700, Orion Poplawski wrote:
> 
> BTW - I'm seeing a crash in the Java tests on Fedora Development (though
> not on Fedora 8):
> 
> Test command: /bin/bash -c
> EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.0/fedora/examples\
> SRC_EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.0/examples\
> PLPLOT_LIB=/builddir/build/BUILD/plplot-5.9.0/data/\
> PLPLOT_JAVA_WRAP_DIR=/builddir/build/BUILD/plplot-5.9.0/fedora/bindings/java/\
> PLPLOT_CLASSPATH=/builddir/build/BUILD/plplot-5.9.0/fedora/examples/java/plplot.jar\
> ./plplot-test.sh\ --device=psc\ --front-end=java
> Testing front-end java
> PLplot library version: 5.9.0
> ./test_java.sh: line 45: 31455 Aborted                 java -classpath
> ${javadir}:${PLPLOT_CLASSPATH} ${JAVA_TEST_OPTS} plplot.examples.x${index}
> -dev $device -o ${OUTPUT_DIR}/x${index}j.$dsuffix $options 2> test.error
> *** glibc detected *** java: free(): invalid next size (normal):
> 0x0000000000f486d0 ***
> ======= Backtrace: =========
> /lib64/libc.so.6[0x2aaaaeaf66b8]
> /lib64/libc.so.6(cfree+0x76)[0x2aaaaeaf8cf6]
> /usr/lib64/libqhull.so.5(qh_memfree+0x6c)[0x2aaab469044c]
> /usr/lib64/libqhull.so.5(qh_setfree+0x57)[0x2aaab468f497]
> /usr/lib64/libqhull.so.5(qh_partitionall+0x516)[0x2aaab46874b6]
> /usr/lib64/libqhull.so.5(qh_initbuild+0x17d)[0x2aaab467cdfd]
> /usr/lib64/libqhull.so.5(qh_qhull+0x125)[0x2aaab4688e05]
> /usr/lib64/libqhull.so.5(qh_new_qhull+0x12a)[0x2aaab465e60a]
> /builddir/build/BUILD/plplot-5.9.0/fedora/lib/nn/libcsironn.so.0(delaunay_build+0x1cc)[0x2aaab44506bc]
> 
> but I haven't had a chance to look into this yet.

Can you confirm which java compiler this is with? To me this looks like
a problem with example 21 and plgriddata. You can add the -VV option to
ctest for verbose output to confirm this. Also check test/test.error.

Thanks

Andrew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to