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
Created attachment 168082 [details] gdb bt
On pc Debian x86-64 with LO Debian package 7.0.3.1, I don't reproduce this.
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.
fixed in master, backport to 7-1 in gerrit
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.