[Libreoffice-bugs] [Bug 101837] EDITING: Calculation error for CHIINV function

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 14 13:39:50 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=101837

Aron Budea <baron at caesar.elte.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |UNCONFIRMED
                 CC|                            |baron at caesar.elte.hu
         Resolution|WORKSFORME                  |---
     Ever confirmed|1                           |0

--- Comment #8 from Aron Budea <baron at caesar.elte.hu> ---
I was going to open a new bug report, when stumbled upon this. It's
reproducible with a 32-bit master (0fe5d61ad2c9e21f393bdad4b706e398728a70d8)
Windows debug build for me.

- Open test files from 'sc\qa\unit\data\functions\statistical\fods', the ones
from 'avedev.fods' to 'chiinv.fods' (16 files altogether, in alphabetical
order).
- Do a full recalc of 'chiinv.fods'.

=> Sheet2's C8 becomes false. CHIINV(0.999999999999999; 10) is evaluated to
0.005090405273006 instead of the expected 0.005035400390625.

After further opening/closing files, sometimes I get errors on failed thread
creation ("osl::Thread::create failed", in the logs: "_beginthreadex
undocumented errno ENOMEM - this means not enough VM for stack"). This might be
a red herring, I'd assume the unit tests are executed one by one, and don't run
out of resources.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180414/a224428a/attachment.html>


More information about the Libreoffice-bugs mailing list