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

--- Comment #13 from Lionel Elie Mamane <lio...@mamane.lu> ---
(In reply to Tor Lillqvist from comment #11)
> As far as I could see, copying the tables from the HSQLDB .odb database in
> Comment #2 into a freshly created empty Firebird .odb database works now in
> master. Resolve as fixed? I will attach the resulting .odb.
> 
> I do se warnings like:
> warn:connectivity.firebird:1905:1905:connectivity/source/drivers/firebird/
> PreparedStatement.cxx:269: firebird_sdbc error:
> *Attempt to reclose a closed cursor
> caused by
> 'isc_dsql_free_statement: close cursor'
> 
> but they are indeed "just" warnings. Should one still be concerned?

They seem to be a sign of incorrect resource management by the Firebird SDBC
driver, so I wouldn't be unhappy to have them understood and fixed. If a cursor
is closed "too early", then it might be closed when still needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to