Bug 162446 - Crash when copying Base table into Calc (regression)
Summary: Crash when copying Base table into Calc (regression)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
24.8.0.0 alpha1+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
: 162740 162891 162922 (view as bug list)
Depends on:
Blocks: Paste Crash
  Show dependency treegraph
 
Reported: 2024-08-13 05:24 UTC by Lars Jødal
Modified: 2024-09-11 14:50 UTC (History)
10 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Jødal 2024-08-13 05:24:05 UTC
Description:
In the new LO 24.8.0.x line, LO crashes if a Base table is copied and inserted into Calc. This has earlier worked fine, including LO 24.2.x. The small database from attachment 135786 [details] can be used as an example.

Steps to Reproduce:
1. Open a database in Base, for instance the small sample base in attachment 135786 [details]
2. In Base, copy a table (right-click and Copy)
3. Open a Calc document and insert (Ctrl+V, or right-click and Insert)

Actual Results:
LO crashes.

Expected Results:
The copied table should be inserted into the Calc spreadsheet.


Reproducible: Always


User Profile Reset: No

Additional Info:
This is a regression. The procedure works fine in earlier versions of LO, e.g. in LO 24.2.5.2 and several earlier version. It fails in all tested 24.8.0.x versions. The earliest, I have tested is:

Version: 24.8.0.0.alpha1 (X86_64) / LibreOffice Community
Build ID: a17e39caaf73108bee692d6f64a44c62f4066f1d
CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Vulkan; VCL: win
Locale: da-DK (da_DK); UI: da-DK
Calc: CL threaded

The latest tested is the about-to-be-released 24.8.0.3:

Version: 24.8.0.3 (X86_64) / LibreOffice Community
Build ID: 0bdf1299c94fe897b119f97f3c613e9dca6be583
CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: da-DK (da_DK); UI: da-DK
Calc: CL threaded
Comment 1 Julien Nabet 2024-08-13 09:43:54 UTC
On pc Debian x86-64 with master sources updated today or with LO Debian package 24.2.5 + gen rendering (to be closer to Windows), I don't reproduce this.

Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps ?
Comment 2 Lars Jødal 2024-08-13 10:06:10 UTC
(In reply to Julien Nabet from comment #1)
> On pc Debian x86-64 with master sources updated today or with LO Debian
> package 24.2.5 + gen rendering (to be closer to Windows), I don't reproduce
> this.
> 
> Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps ?

Thanks for testing. If I understand you correctly, you have tested with the current fresh LO, which is version 24.2.5(.2). Right? I agree that things works as expected in 24.2.5, but according to my findings, the upcoming LO 24.8.0 contains this regression.

According to the release plan ( https://wiki.documentfoundation.org/ReleasePlan ), LO 24.8.0(.3) is about to be released next week. It can be downloaded as development version, and the release version 24.8.0.3 is ready. Can you check that version?

If you are not comfortable about downloading and installing development versions, then wait until it is released as the fresh version (expected next week). I do not expect this bug to block the release, but it would be nice if it could be fixed in the coming minor versions.
Comment 3 Julien Nabet 2024-08-13 12:11:15 UTC
(In reply to Lars Jødal from comment #2)
> (In reply to Julien Nabet from comment #1)
> > On pc Debian x86-64 with master sources updated today or with LO Debian
> > package 24.2.5 + gen rendering (to be closer to Windows), I don't reproduce
> > this.
> > 
> > Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps ?
> 
> Thanks for testing. If I understand you correctly, you have tested with the
> current fresh LO, which is version 24.2.5(.2). Right? I agree that things
> works as expected in 24.2.5, but according to my findings, the upcoming LO
> 24.8.0 contains this regression.
Yes with current one but also with master sources (so future 25.2).

> 
> According to the release plan (
> https://wiki.documentfoundation.org/ReleasePlan ), LO 24.8.0(.3) is about to
> be released next week. It can be downloaded as development version, and the
> release version 24.8.0.3 is ready. Can you check that version?
...
I'll give a try on Windows on the next days.


On your side, did you test https://wiki.documentfoundation.org/QA/FirstSteps ?
Comment 4 Regina Henschel 2024-08-13 20:49:57 UTC
There is no problem in Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6c640ee2662318f32a22d8293ad7498109681933
CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded
Comment 5 m_a_riosv 2024-08-14 00:08:44 UTC
Reproducible, even in Safe Mode, with
Version: 24.8.0.3 (X86_64) / LibreOffice Community
Build ID: 0bdf1299c94fe897b119f97f3c613e9dca6be583
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded


but not with
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 2fec61240fed71923e5e2172e8536438df2a2432
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 6 Lars Jødal 2024-08-18 18:03:54 UTC
(In reply to Julien Nabet from comment #3)
> On your side, did you test https://wiki.documentfoundation.org/QA/FirstSteps
> ?

Yes, by now I have tried user profile reset and disabling OpenCL. Same behaviour.
(Maybe not so important by now, as others have reproduced the bug, but still.)
Comment 7 Julien Nabet 2024-08-19 13:47:34 UTC
Finally, I won't have access to a Windows laptop so can't help here.
=> uncc myself.
Comment 9 Xisco Faulí 2024-09-02 07:09:50 UTC
*** Bug 162740 has been marked as a duplicate of this bug. ***
Comment 10 Xisco Faulí 2024-09-09 19:03:09 UTC
*** Bug 162891 has been marked as a duplicate of this bug. ***
Comment 11 Xisco Faulí 2024-09-11 14:50:58 UTC
*** Bug 162922 has been marked as a duplicate of this bug. ***