<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - UI/EDITING: Calc crashed after pasting data (CTRL+V) into PyCharm previously copied (CTRL+C) from a Calc sheet"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135281">135281</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UI/EDITING: Calc crashed after pasting data (CTRL+V) into PyCharm previously copied (CTRL+C) from a Calc sheet
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>conrad_heimbold@posteo.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>