$ hg tip
changeset: 11001:2ab8cc6dcced
tag: tip
user: Ben Abbott <address@hidden>
date: Sun Sep 19 20:47:46 2010 -0400
summary: Special treatment activepositionproperty = outerposition for gnuplot.
on cygwin-1.7.7 with gcc4.3.4
make stop at
make[3]: Entering directory `/pub/hg/octave_build/doc/interpreter'
./../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval "geometryimages ('voronoi', 'eps');"
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
warning: broken pipe -- some output may be lost
warning: broken pipe -- some output may be lost
warning: broken pipe -- some output may be lost
Marco
I've encountered such results a few times in the last month, but haven't seen that in the last few days. My sources have the same tip as yours, and octave runs without problem.
When I do encounter a core-dump, the problem has been resolved by a fresh build starting with ./autogen.sh
Ben