Comment 62 for bug 1017125

Revision history for this message
In , Bjoern-michaelsen-e (bjoern-michaelsen-e) wrote :

boost::unordered_multimap<>::erase(iterator, iterator) broken in boost1.49-1.51 causing spurious segfaults in applications using it including LibreOffice

Reproducible: Always

Steps to Reproduce:
compile and run https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1017125/+attachment/3271642/+files/lp1017125.cxx
Actual Results:
crash

Expected Results:
no crash