Your message dated Mon, 26 Mar 2012 18:10:17 +0200
with message-id <[email protected]>
and subject line Re: Bug#660299: gnuplot: Small (<10**(-9)) numbers lead to
overflow in v4.4.0-1.1
has caused the Debian Bug report #660299,
regarding gnuplot: Small (<10**(-9)) numbers lead to overflow in v4.4.0-1.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
660299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660299
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnuplot
Version: 4.4.0-1.1
Severity: important
Dear Maintainer,
Small (<10**(-9)) numbers in the current version of gnuplot (4.4.0-1.1)
in the debian repos leads to overflow, but -- importantly -- no warning
is given. In this sense it is similar to bug 360087.
----
Example 1.
print 10**(-9) gives 1e-09
print 10**(-10) gives 7.09186959928599e-10
print 10**(-11) gives 8.22536045240377e-10
print 10**(-12) gives -1.37479727789259e-09
Example 2.
set xrange [10**(-9):10**(-12)]
plot x w linespoints
gives a linear plot with y values decreasing from 1e-9 to -1.38 as a
function of x.
----
The bug is not present in binaries which I compiled from the v4.4.4
source downloaded from the gnuplot sourceforge site.
The bug has been reproduced on four different machines running debian
testing 64.
The bug is important, as using this particular version of gnuplot for
fitting will likely lead to misleading results which may end up in the
primary literature.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (20, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnuplot depends on:
ii gnuplot-nox 4.4.0-1.1+b1
ii gnuplot-x11 4.4.0-1.1+b1
gnuplot recommends no packages.
Versions of packages gnuplot suggests:
pn gnuplot-doc <none>
-- no debconf information
--
---
http://verahill.blogspot.com
--- End Message ---
--- Begin Message ---
Version: 4.6.0-1
On Mon, Mar 19, 2012 at 01:20:03PM -0400, Andres Cimmarusti wrote:
> tags 660299 + fixed-upstream
> thanks
>
> User reports bug is not present in version 4.4.4
Thanks for contacting submitter,
4.6.0-1 is already in Debian sid, thus closing bug report.
Regards,
--
Agustin
--- End Message ---