Created attachment 101489 [details] test case: select row 6 in sheet LAdh, Copy, then paste into Thunderbird => LibreOffice crashes LibreOffice crashed when I copy some parts of a spreadsheet in HTML format (into a Thunderbird message). What I do: 1. Open file "compta-bug-copy15.ods" 2. in sheet "LAdh", select row 6 3. Type Ctrl-C (copy) 4. In a Thunderbird message window, type Ctrl-V (paste) What I expect: The row should be pasted into the message What I get: LibreOffice crashes and nothing in copying into the message Remark: if I copy in Text format (e.g. into "gedit", a text editor), the row is correctly pasted.
Created attachment 101491 [details] gdb on the core file A few attempts with a debug build of master commit dc795cb (2014-06-20 1642 UTC) did not crash, but I have succeeded in making the crash with 4.2.4.2 on 64-bit Linux. Specifically: (*) The crashing LibreOffice is a "parallel" installation on debian-wheezy 64-bit. (*) I opened the attachment from the list of recently-used files. (*) At the prompt, I chose to Enable Macros. (*) My mail program is Evolution. I had window open for a new message in html format, and that is where I did the crashing paste operation. (*) The crash is a segmentation fault in ScTable::GetName(rtl::OUString&) const ().
With LibreOffice 4.1.0.2.0 in the same environment, I see no crash. Setting status NEW and keyword regression.
Tested on 4.2.5 and Thunderbird 24.5.
Solution confirmed with 4.2.5.2 release (on Linux Ubuntu i386 32 bits), also on a more complete test case than what I have posted here.
(In reply to comment #4) > Solution confirmed with 4.2.5.2 release (on Linux Ubuntu i386 32 bits), also > on a more complete test case than what I have posted here. Are you running ubuntu 14.04 with the default installed thunderbird.
(In reply to comment #5) > (In reply to comment #4) > > Solution confirmed with 4.2.5.2 release (on Linux Ubuntu i386 32 bits), also > > on a more complete test case than what I have posted here. > > Are you running ubuntu 14.04 with the default installed thunderbird. I am running Xubuntu 14.04 (XFCE), and default thunderbird further upgraded though its own update process. But it's solved, right?
Jay, If I am reading the comments correctly, the crash has been fixed by at least 4.2.5.2; but the bug status is back to NEW. Did you intend this? Terry.
(In reply to comment #6) > I am running Xubuntu 14.04 (XFCE), and default thunderbird further upgraded > though its own update process. But it's solved, right? I mistook your words and thought you confirmed that the bug was still there. :) Bug has been closed now.