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

--- Comment #8 from mc <[email protected]> ---
(In reply to Albrecht Dreß from comment #0)
> Created attachment 203378 [details]
> Sample document
> 
> An older version of “XRechnung”
> (<https://www.familiegrosskopf.de/robert/index.php?&Inhalt=xrechnung>)
> worked perfectly on Windows 10 with LibreOffice 25.2.5.2.
> 
> After migrating to Debian Trixie running
> 
>   Version: 25.8.1.1 (X86_64) / LibreOffice Community
>   Build ID: 580(Build:1)
>   CPU threads: 4; OS: Linux 6.12; UI render: default; VCL: gtk3
>   Locale: de-DE (de_DE.UTF-8); UI: de-DE
>   Debian package version: 4:25.8.1-1~bpo13+1
>   Calc: threaded
> 
> the same document produces strange errors when queries include the “SUM()”
> aggregate function.
> 
> I was able to produce the minimal attached Sample.odb which demonstrates the
> issue (see the pre-defined queries):
> - SELECT amount FROM testtab – works fine on Win10 and Debian, whereas
> - SELECT SUM(amount) FROM testtab – broken on Linux, but works on Win10.
> 
> On Linux, the latter produces the error message
> 
>   Die Dateninhalte konnten nicht geladen werden.
>   firebird_sdbc error:
>   *incorrect values within SQLDA structure
>   *empty pointer to data
>   *at SQLVAR index 0
>   caused by
>   ‘isc_dsql_fetch’
> 
> As the issue makes the aforementioned document completely unusable, IMHO
> this is a critical bug.
> 
> Any help will be highly appreciated!


also confirmed with 

Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: 520(Build:2)
CPU threads: 12; OS: Linux 6.12; UI render: default; VCL: gtk3
Locale: it-IT (it_IT.UTF-8); UI: it-IT
Debian package version: 4:25.2.3-2+deb13u2
Calc: threaded


I think that is SDBC driver not updated for Firebird 4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to