[Libreoffice-bugs] [Bug 144340] New: A query against an embedded FB database fails, and then crashed program on close on Windows
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 6 19:43:11 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144340
Bug ID: 144340
Summary: A query against an embedded FB database fails, and
then crashed program on close on Windows
Product: LibreOffice
Version: 7.2.1.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
Created attachment 174831
--> https://bugs.documentfoundation.org/attachment.cgi?id=174831&action=edit
A sample embedded Firebird DB with a query
The attached embedded Firebird database has a single table "ВОРОТА", and a
single query "Query1":
SELECT DISTINCT "ТипВорот" FROM "ВОРОТА"
Trying to run the query on Windows results in an error:
> The data content could not be loaded.
>
> firebird_sdbc error:
> *Unrecognized C++ exception
> caused by
> 'isc_dsql_execute'
Closing the program after that looks like OK, but upon the next launch, a crash
reported starts, informing about a silent crash at close time. (In dbgutil
master build, the crash is not silent.)
Tested with Version: 7.2.1.1 (x64) / LibreOffice Community
Build ID: 3cfc32d9754d2d239bd8ce2941029c12873010c1
CPU threads: 12; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: threaded
--
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/20210906/cc738966/attachment.htm>
More information about the Libreoffice-bugs
mailing list