<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 - Opening MS Office Excel (xlsx) file causes segmentation fault."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107232">107232</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Opening MS Office Excel (xlsx) file causes segmentation fault.
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </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>scott.m.nemeth@nasa.gov
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Opening any type of MS Excel file (xls or xlsx) causes Libreoffice to crash.

Issue appears to be related to use of RHEL 6.4 and KDE.  Uname info follows:

Linux MyHostName 2.6.32-358.23.2.el6.x86_64 #1 SMP Sat Sep 14 05:32:37 EDT 2013
x86_64 x86_64 x86_64 GNU/Linux

Example terminal output when opening file.

$ libreoffice5.2 tim_snacks_signup.xls
QObject::connect: Cannot queue arguments of type
'css::uno::Reference<css::uno::XComponentContext>'
(Make sure 'css::uno::Reference<css::uno::XComponentContext>' is registered
using qRegisterMetaType().)
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread

Then a document recovery window is shown and clicking OK ends the program.

A work-around has been found that allows using the program:

export OOO_FORCE_DESKTOP="gnome"

Libreoffice then will open Excel files with no problem.</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>