[Libreoffice-bugs] [Bug 135281] New: UI/EDITING: Calc crashed after pasting data (CTRL+V) into PyCharm previously copied (CTRL+C) from a Calc sheet

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 29 13:07:35 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=135281

            Bug ID: 135281
           Summary: UI/EDITING: Calc crashed after pasting data (CTRL+V)
                    into PyCharm previously copied (CTRL+C) from a Calc
                    sheet
           Product: LibreOffice
           Version: 6.4.5.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: conrad_heimbold at posteo.net

Description:
See "Steps to Reproduce". 

Somehow, I wasn't able to get a gdb stacktrace/backtrace. I have all the
necessary gdb debugsymbols installed but I don't know what to do on the gdb
commandline. The gdb commandline disappears after running: 
$ gdb --pid=$(pidof soffice.bin) 
(gdb) c
Could you help me with this? Thank you! 
When I choose "Beenden erzwingen" (Force quit) in Calc, the process gets killed
of course; so gdb cannot get any stacktrace/backtrace. 

Steps to Reproduce:
1. Open PyCharm, create a new python file. 
2. Open Libreoffice Calc. 
3. Write something into a cell. 
4. Copy the data from that cell (CTRL+C). 
5. Paste the data into your python file in PyCharm (CTRL+V). 

Actual Results:
6. Result: Calc freezes/crashes and becomes unresponsive. 

Expected Results:
6. The data gets pasted into PyCharm, Calc continues. 


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.4.5.2
Build ID: 6.4.5.2-2.fc32
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3; 
Locale: de-DE (de_DE.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200729/674e465e/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list