[Bug 1017125] [NEW] boost::unordered_multimap<>::erase(iterator, iterator) broken on quantal
Launchpad Bug Tracker
1017125 at bugs.launchpad.net
Thu Nov 8 13:13:07 UTC 2012
You have been subscribed to a public bug by Dmitrijs Ledkovs (xnox):
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
** Affects: boost
Importance: Unknown
Status: New
** Affects: df-libreoffice
Importance: Medium
Status: Won't Fix
** Affects: boost1.49 (Ubuntu)
Importance: High
Status: Confirmed
** Affects: gcc-4.7 (Ubuntu)
Importance: Medium
Assignee: Matthias Klose (doko)
Status: Invalid
** Affects: libreoffice (Ubuntu)
Importance: Undecided
Status: Fix Released
--
boost::unordered_multimap<>::erase(iterator, iterator) broken on quantal
https://bugs.launchpad.net/bugs/1017125
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list