Steps to Reproduce: 1. New Calc, insert the following simple shape (i.e., 3 lines): ----------------- | | | 2. Join the shapes one by one. (i.e., select each 2 of the shapes with shift+click, then right-click -> Join. Make sure to join all the 3 shapes into a single one.) 3. Try to resize column A by dragging the column header. --> Crash with a Fatal Error warning box. 版本: 6.4.6.2 Build ID: 0ce51a4fd21bff07a5c061082cc82c5ed232f115 CPU 线程: 4; 操作系统: Linux 5.7; 界面渲染: 默认; VCL: gtk3; 区域语言: zh-CN (zh_CN.UTF-8); UI 语言: zh-CN Calc: threaded Fedora 32 X64.
The crash only occurs when the shapes are inserted and joined before the spreadsheet is saved. When save the spreadsheet and reopen, resizing the column does not trigger the crash.
On master build as of today, the crash occurred at the time when I click any blank cell after the last shape-joining. The console message which may be related is: warn:vcl.schedule:7144:7144:vcl/source/app/scheduler.cxx:490: Uncaught com.sun.star.uno.RuntimeException message: /mnt/SSD_DATA/lo/source/bibisect-71-source/svx/source/unodraw/unoshap2.cxx:297
Created attachment 164614 [details] gdbtrace.log Attached is a gdbtrace log file from a debug-symbol-only build. Not sure whether this is useful.
Would it be possible you attach a screencast?
A screen cast can be found in the following link: https://go.suokunlong.cn:88/nextcloud/index.php/s/YiCeaNzxZJqZ6aA
Created attachment 164640 [details] bt with debug symbols Thank you Kevin for the screencast, I could reproduce this on pc Debian x86-64 with master sources updated today + gtk3 rendering.
Dear Kevin Suo, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
No crash anymore in Version: 7.3.6.1 / LibreOffice Community Build ID: 92b673af3a5e8f7cf4716be88dfaca424612f244 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: zh-CN (zh_CN.UTF-8); UI: zh-CN Calc: threaded also no crash in Version: 7.4.1.0.0+ / LibreOffice Community Build ID: 710ea67c100b1e81453258e65d16412f1e98a8f2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: zh-CN (zh_CN.UTF-8); UI: zh-CN Calc: threaded Mark as RESOLVED WORKSFORME.