[Libreoffice-bugs] [Bug 119659] New: LOOKUP function >> application crashes, if "Result vector" argument is array of constant with at least 1 empty cell, and search value is out of vector

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 3 09:52:26 UTC 2018


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

            Bug ID: 119659
           Summary: LOOKUP function >> application crashes, if "Result
                    vector" argument is array of constant with at least 1
                    empty cell, and search value is out of vector
           Product: LibreOffice
           Version: 6.0.6.1 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: dp060593daa at gmail.com

Description:
multi_type_vector::get_type#1625: block position not found!
(logical pos=2, block size=2, lofical size=2)

Steps to Reproduce:
1. Run LibreOffice calc
2. Fill A1:C1 cells with following values: A1=1, B1=2, C1=3
3. Enter following formulas to A2 cell:
=LOOKUP(3, A1:C1, {,2})
or
=LOOKUP(3, A1:C1, {1,})

Actual Results:
Application crashes

Expected Results:
Application should not crash, #N/A error should be displayed


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Build ID: dc68ad6c5cde3c62874b96422f2e5e8252499bad
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: en-US (en_US); Calc: CL

-- 
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/20180903/e4a2dc14/attachment.html>


More information about the Libreoffice-bugs mailing list