<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SEGV when Calc exits when it tries to export an image of a whole column on the system clipboard"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118416#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SEGV when Calc exits when it tries to export an image of a whole column on the system clipboard"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118416">bug 118416</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Not sure why I don't get any message from the shell when running soffice and
doing the same thing that the process would have been killed by that SEGV. Does
cairo actually catch it? Anyway, even if it does, surely what the code tries to
do is insane?

The code in ScTransferObj::GetData() already shrinks the range handled in the
case of RTF or RICHTEXT. Most likely it should do that for *all* cases. But
Eike points out on IRC that it should not use the ShrinkToUsedDataArea()
function to do it, as that will apparently drop empty cells that still have
some visible formatting applied to them. Probably it should use
ScTable::GetPrintArea().</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>