After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680719 - Crash when using the solver
Crash when using the solver
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-07-27 20:21 UTC by Frédéric Parrenin
Modified: 2012-07-27 21:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frédéric Parrenin 2012-07-27 20:21:31 UTC
- open a new workbook
- put 2 in A1
- put =A1^2 in A2
- open the solver
- minimize A2 by changing A1
- choose a non-linear model
- solve
=> CRASH
Comment 1 Morten Welinder 2012-07-27 20:36:42 UTC
Indeed.

ERROR:gnm-nlsolve.c:542:rosenbrock_iter: assertion failed: (gnm_finite (nl->xi[0][i]))
Aborted
Comment 2 Morten Welinder 2012-07-27 21:21:01 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.