From: Alan W. I. <ir...@be...> - 2004-04-03 16:38:06
|
On 2004-04-03 18:07+0900 Valery Pipin wrote: > Dear Alan > > Here is my report, > > First I tryied the way which you recommended. I rebuilt plplot from > tarball plplot-5.3.0.cvs.20040324.tar.gz. I got the same segmentation > error . > > Then I downloaded the cvs tree and again rebuilt the library, and found > that everything's tip-top (ok!). So something was wrong with version > 2004032. When I downloaded 20040324, I also confirmed the problem with the PLplot library (the only part of PLplot used by yplot). Further checking with valgrind showed a memory management problem in plcont.c was causing the segfault. Sure enough, in the cvs log messages for plcont.c as of March 26 (two days after the tarball) we have the following commit message from Andrew Ross: "Fix bounds check in plcont. Also (partially) fix problem contouring flat surface." So to summarize, Valery, you ran into a problem for the 20040324 tarball (confirmed by me) and in the Debian unstable packages corresponding to that tarball that has now been fixed in cvs (confirmed by both of us). Sorry I didn't clue in faster. Your report is much appreciated since it highlights how important that plcont.c fix is. As a matter of course, that important fix will be included in the next cvs snapshot tarball and also the corresponding set of Debian packages since they both currently track cvs HEAD. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the PLplot scientific plotting software package (plplot.org), the Yorick front-end to PLplot (yplot.sf.net), the Loads of Linux Links project (loll.sf.net), and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |