[Bug 1017125] Re: boost::unordered_multimap<>::erase(iterator, iterator) broken on quantal
Sebastien Bacher
seb128 at ubuntu.com
Fri Nov 9 10:58:37 UTC 2012
** Also affects: libreoffice (Ubuntu Quantal)
Importance: Undecided
Status: New
** Also affects: gcc-4.7 (Ubuntu Quantal)
Importance: Undecided
Status: New
** Also affects: boost1.49 (Ubuntu Quantal)
Importance: Undecided
Status: New
** Changed in: boost1.49 (Ubuntu Quantal)
Importance: Undecided => High
** Changed in: gcc-4.7 (Ubuntu Quantal)
Status: New => Invalid
** Changed in: gcc-4.7 (Ubuntu Quantal)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1017125
Title:
boost::unordered_multimap<>::erase(iterator, iterator) broken on
quantal
Status in Boost C++ Libraries:
New
Status in LibreOffice Productivity Suite:
Won't Fix
Status in “boost1.49” package in Ubuntu:
Confirmed
Status in “gcc-4.7” package in Ubuntu:
Invalid
Status in “libreoffice” package in Ubuntu:
Fix Released
Status in “boost1.49” source package in Quantal:
New
Status in “gcc-4.7” source package in Quantal:
Invalid
Status in “libreoffice” source package in Quantal:
New
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/boost/+bug/1017125/+subscriptions
More information about the Ubuntu-sponsors
mailing list