I just had LibreOffice 3.5.7.2  Build ID: 350m1(Build:2) crash on me
with a document. The crash report said that bug 1067907 was the bug.
That bug says it is a duplicate of this bug. As such, I'm attaching the
relevant document here.

It's a docx that I opened in Abiword and then saved as a Abiword .doc
(which I think might be RTF actually, with merely a .doc extension).
But, it crashes LibreOffice. (The original .docx doesn't show up
correctly in either darn program, but the bit I'm interested in does
show up better in Abiword.)

I'm using Ubuntu 12.04 with Gnome 3.

** Attachment added: "RTF from Abiword that crashes LibreOffice 3.5.7.2"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1017125/+attachment/4130802/+files/Librarian-%20Application%20Form2.doc

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1017125

Title:
  [SRU quantal] boost::unordered_multimap<>::erase(iterator, iterator)
  broken in boost1.49

Status in Boost C++ Libraries:
  Fix Released
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost-mpi-source1.49” package in Ubuntu:
  Fix Released
Status in “boost1.49” package in Ubuntu:
  Fix Released
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “boost-mpi-source1.49” source package in Quantal:
  Fix Released
Status in “boost1.49” source package in Quantal:
  Fix Released
Status in “gcc-4.7” source package in Quantal:
  Invalid
Status in “libreoffice” source package in Quantal:
  Invalid
Status in “boost1.49” package in Debian:
  Fix Released
Status in “boost1.49” package in Fedora:
  Unknown
Status in “boost1.49” package in Gentoo Linux:
  New

Bug description:
  [Impact]

   * possible root cause of bug 1067907 and essentially ever other client using 
boost::unordered
   * bug 1067907 alone has ~50 reported crashes per day

  [Test Case]

   * compile and run the attached testcase

  [Regression Potential]

   * miminal patch provided as a patch by upstream -- has been fixed in
  later boost versions

  [Other Info]

  These was the original symptoms in LibreOffice causing the bug hunt --
  it has been evaded (without fixing the root cause in boost up to now)
  by not using the broken boost method in LibreOffice with
  
http://cgit.freedesktop.org/libreoffice/core/commit/?id=861e55bd889d9f5f5b37724b3615e9355e2d5c15&g=libreoffice-3-6
  :

  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo "-o xmloff.Impress.XMLContentImporter" > qa/unoapi/xmloff.sce
  echo > qa/unoapi/knownissues.xcl << EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test "$R" = "T"; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to