HP Forums
Summation Bug? FW 2017 07 10 (12066) - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Summation Bug? FW 2017 07 10 (12066) (/thread-9226.html)



Summation Bug? FW 2017 07 10 (12066) - ekeppel - 10-04-2017 11:23 PM

Hi Everyone,

Today I entered a summation in CAS / Textbook Mode using an upper-case 'X' as the variable instead of the lower-case 'x' that CAS prefers. When I hit enter to evaluate it, the calculator crashed and rebooted itself. I would love if someone could please check and see if this is just my calculator that has an issue or if it's a more general bug. I have the Rev C hardware in case that matters. :-)

--

In CAS textbook mode, try entering a summation of (1/X^2) with an index of 1 going to infinity. Use an upper-case X as the variable in the expression (ANY upper-case variable causes this for me). When I hit enter to evaluate this, my calculator screen goes black, then reboots. Undecided

Even if I'm doing something that isn't 'allowed' or 'correct' by the calculator's nomenclature, it surely should never simply crash like that, should it?

Can anyone else reproduce this? I did a full factory reset from the diagnostic menu and still find the same behavior.

Thanks in advance,
Eric


RE: Summation Bug? FW 2017 07 10 (12066) - Arno K - 10-05-2017 04:49 AM

Confirmed.
Arno


RE: Summation Bug? FW 2017 07 10 (12066) - parisse - 10-05-2017 11:16 AM

Fixed in source code.
There was an infinite loop trying to purge X in a residue computation.


RE: Summation Bug? FW 2017 07 10 (12066) - ekeppel - 10-05-2017 05:38 PM

(10-05-2017 11:16 AM)parisse Wrote:  Fixed in source code.
There was an infinite loop trying to purge X in a residue computation.

Wow, that was super fast. Thanks! :-)

Eric


RE: Summation Bug? FW 2017 07 10 (12066) - chromos - 10-05-2017 11:43 PM

Yes, Bernard is always super fast. Now we can wait for if any™. :-)