Bug 138834 - Crash in table creation wizard when clicking next
Summary: Crash in table creation wizard when clicking next
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.2.0 target:7.1.0.0.beta2
Keywords: haveBacktrace, regression
Depends on:
Blocks:
 
Reported: 2020-12-11 22:13 UTC by Julien Nabet
Modified: 2020-12-13 20:43 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
gdb bt (8.47 KB, text/plain)
2020-12-11 22:14 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2020-12-11 22:13:36 UTC
Description:
On pc Debian x86-64 with master sources updated today, I got a crash when clicking next during table creation wizard

Steps to Reproduce:
1. Launch Base and create a brand odb file (embedded hsqldb)
2. Launch wizard to create a table
3. Select any field
4. Click Next button

Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.0.0.alpha0+
Build ID: 62128cda92ee3355d43e959e96028b993a38162f
CPU threads: 12; OS: Linux 5.9; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
Comment 1 Julien Nabet 2020-12-11 22:14:41 UTC
Created attachment 168082 [details]
gdb bt
Comment 2 Julien Nabet 2020-12-11 22:15:23 UTC
On pc Debian x86-64 with LO Debian package 7.0.3.1, I don't reproduce this.
Comment 3 Commit Notification 2020-12-13 19:30:57 UTC
Julien Nabet committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6bb353ae98f5eac1fab2523771f1f97e5707694d

tdf#138834: fix crash in table creation wizard when clicking next

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Caolán McNamara 2020-12-13 19:31:31 UTC
fixed in master, backport to 7-1 in gerrit
Comment 5 Commit Notification 2020-12-13 20:43:50 UTC
Julien Nabet committed a patch related to this issue.
It has been pushed to "libreoffice-7-1":

https://git.libreoffice.org/core/commit/226a83f10cd6d0716002fcbf142d170d51bf309e

tdf#138834: fix crash in table creation wizard when clicking next

It will be available in 7.1.0.0.beta2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.