[Libreoffice-bugs] [Bug 116192] New: Calc busy loop when using VLOOKUP

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 5 05:44:25 UTC 2018


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

            Bug ID: 116192
           Summary: Calc busy loop when using VLOOKUP
           Product: LibreOffice
           Version: 6.0.1.1 release
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: tsunanet at gmail.com

Description:
Simple uses of VLOOKUP can make Calc busy loop forever

Steps to Reproduce:
1. Create a new spreadsheet
2. On Sheet1, insert the following 3 rows 2 columns:
colA colB
foo  1
bar  2

3. Add Sheet2 and insert the following 2 columns 2 rows:
colA colB
foo

in cell B2 on Sheet2 (under "colB") enter the following formula:
=VLOOKUP(A2, Sheet1.A:B, 2, 0)

Actual Results:  
Upon hitting enter Calc will start to busy loop and peg the CPU at 100%.

Expected Results:
The formula in cell B2 should evaluate to "1".


Reproducible: Always


User Profile Reset: No



Additional Info:
Sometimes the formula manages to get evaluated before Calc starts to busy loop.


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/66.0.3355.0 Safari/537.36

-- 
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/20180305/e854dac2/attachment-0001.html>


More information about the Libreoffice-bugs mailing list