This bug was fixed in the package libreoffice - 1:3.6.0~rc4-0ubuntu3
---------------
libreoffice (1:3.6.0~rc4-0ubuntu3) quantal-proposed; urgency=low
* backport patch to evade fdo#51324 (LP: #1017125)
* pure white progress bar is better for now (LP: #1026059)
* reenable subsequentcheck
* update patch queue:
- readd split-binfilters-and-evo.diff from debian
- add backported dont-let-autoextension-interfere-with-kfiledialog.diff
from debian
- remove obsolete force C++ ABI patch
- remove obsolete lp-904212-add-missing-mimetypes-to-impress.desktop.diff
- remove obsolete remove-broken-mysqlcon-version-check.diff
- remove unoapi-test disabling patch, now that we seem to evade lp#1017125
* reenable reportbuilder for universe ppa builds only (LP: #992232)
* add packagekit patch
* add unitymenus patch
-- Bjoern Michaelsen <[email protected]> Tue, 21 Aug 2012
02:46:51 +0200
** Changed in: libreoffice (Ubuntu)
Status: Fix Committed => Fix Released
--
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:
boost::unordered_multimap<>::erase(iterator, iterator) broken on
quantal
Status in LibreOffice Productivity Suite:
Won't Fix
Status in “boost1.49” package in Ubuntu:
Confirmed
Status in “gcc-4.7” package in Ubuntu:
Triaged
Status in “libreoffice” package in Ubuntu:
Fix Released
Bug description:
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/df-libreoffice/+bug/1017125/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp