https://bugs.documentfoundation.org/show_bug.cgi?id=96067
Terrence Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, have-backtrace CC| |[email protected] --- Comment #6 from Terrence Enger <[email protected]> --- Working the the daily dbgutil bibisect repository, I have determined that the bug came into LibreOffice between 2015-11-11 and 2015-11-12. The corresponding source hashes are 591903a..4b91870, which covers 80 commits. Considering the error thrown by the debug version of STL iterators, the following commits jump out at me ... 2ff2fafff8fe455a2493d04e7da709588a691ddd svx: boost::ptr_vector->std::vector<std::unique_ptr> 8978ce53e16de9a597015b0704f813dffa7da920 svx: boost::ptr_vector->std::vector<std::unique_ptr> 44d3577f4b5ec181219268826d2ec504e61541f3 linguistic: boost::ptr_vector->std::vector<std::unique_ptr> 5d892a3378dfd5c452ba106b002c7cef9a77a861 idl: boost::ptr_vector->std::vector<std::unique_ptr> 1459f127711ba11e0ce044d9fb70d1941b5c3209 framework: boost::ptr_vector->std::vector<std::unique_ptr> aef8a59d51954f1858296ef23f70c8bd65c77c1c framework: boost::ptr_vector->std::vector<std::unique_ptr> ea2ae023cf0ca44b445aead93a47b8154f0cc818 framework: boost::ptr_vector->std::vector<std::unique_ptr> 2a2b9920c1ccd9cfb2ec474ceffed7c5d78ecb00 extensions: boost::ptr_vector->std::vector<std::unique_ptr> d1bda375a077d0de31cc4f5e602b3e33fdde0d55 extensions: boost::ptr_vector->std::vector<std::unique_ptr> Noel, do you want to take this bug on? Adding Noel to cc; adding keywords bibisect, have-backtrace. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
