Package: gnuplot
Version: 4.0.0-3
Severity: important
The following command sequence to gnuplot causes a segfault. Omitting
the size parameter avoids the crash.
Terminal type set to 'x11'
gnuplot> set output 'foo.png'
gnuplot> set terminal png
Terminal type set to 'png'
Options are 'nocrop medium size 640,480 '
gnuplot> set size 800,600
gnuplot> plot x*x
Segmentation fault
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages gnuplot depends on:
ii gnuplot-nox 4.0.0-3 A command-line driven interactive
ii gnuplot-x11 4.0.0-3 X11-terminal driver for gnuplot
gnuplot recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]