[Libreoffice-bugs] [Bug 127271] New: Base crashes upon entering certain SQL commands
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 1 22:51:46 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127271
Bug ID: 127271
Summary: Base crashes upon entering certain SQL commands
Product: LibreOffice
Version: 6.3.0.4 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: fabianofreitas at gmx.com
Created attachment 153802
--> https://bugs.documentfoundation.org/attachment.cgi?id=153802&action=edit
Base crash
When I enter some SQL statements like:
SELECT PRODUCTID FROM TBLSOURCE EXCEPT SELECT PRODUCTID FROM TBLPRODUCTS
The Base application crashes instantly. The screenshots are attached.
I'm using HSQLDB version 2.5.0 in split-mode. However, when I run simpler
statements like this one:
SELECT PRODUCTID FROM TBLSOURCE WHERE PRODUCTID = 10
it works OK.
Note that in LibreOffice version 6.2.6.2 (x86) this issue *doesn't* occur at
all. All SQL commands that I'm used to running always work flawlessly.
The issue is in:
Version: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win;
Locale: pt-BR (pt_BR); UI-Language: 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/20190901/c1cf03b3/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list