gnuplot segfaults after a fit on linux/amd64. more
details in the following gentoo bug report:
http://bugs.gentoo.org/show_bug.cgi?id=46981
the problem is with the 2 consecutive calls to
vfprintf() in Dblfn()/fit.c (line 1688 in the 3.8k.3
sources).
according to the c99 standard (7.15 par 3), a function
calling va_arg on a va_list-type parameter (here
vfprintf and args respectively) will leave it in an
undefined state in the calling function - that makes
the second vfprintf call (the one that segfaults) have
an invalid argument.
Hans-Bernhard Broeker
Fit
release_critical
Public
|
Date: 2004-04-11 03:13 Logged In: YES |
|
Date: 2004-04-10 14:41 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2004-04-10 14:41 | broeker |
| resolution_id | None | 2004-04-10 14:41 | broeker |
| category_id | None | 2004-04-10 14:41 | broeker |
| artifact_group_id | None | 2004-04-10 14:41 | broeker |
| assigned_to | nobody | 2004-04-10 14:41 | broeker |
| close_date | - | 2004-04-10 14:41 | broeker |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use