GNU Scientific Library - Bugs: bug #31362, The Complete Elliptic Integrals...
You are not allowed to post comments on this tracker with your current authentication level.
bug #31362: The Complete Elliptic Integrals (gsl_sf_ellint_Ecomp and _Kcomp) Loop Forever with NaN Argument
Submitter: | Will M. Farr <wmfarr> | ||
Submitted: | Mon 18 Oct 2010 01:34:26 PM UTC | ||
Category: | Runtime error | Severity: | 3 - Normal |
Operating System: | Mac OS X 10.6.4 | Status: | Confirmed |
Assigned to: | None | Open/Closed: | Open |
Release: | 1.14 |
Sat 23 Oct 2010 01:53:06 PM UTC, comment #1: |
-Deleted Account- <bjg> |
Mon 18 Oct 2010 01:34:26 PM UTC, original submission:
Feeding a NaN to the complete elliptic integrals causes these functions to loop forever. Compile and execute the following program:
|
Will M. Farr <wmfarr> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2010-10-23 | bjg | Status | None | ![]() |
Confirmed |
Thanks for the bug report. I've confirmed the problem and added a couple of test cases for it.