<div dir="ltr">Hey,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 22, 2013 at 8:04 PM, Arnaud Versini <span dir="ltr"><<a href="mailto:arnaud.versini@gmail.com" target="_blank">arnaud.versini@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi<br><br></div>I got an error in LibreOffce debug build, seems due to your commits :<br>
<br>    error: attempt to increment a singular iterator.<br><br>Objects involved in the operation:<br>iterator "this" @ 0x0x7fffffff2e90 {<br>


type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPP11SvtListenerNSt9__cxx19986vectorIS4_SaIS4_EEEEENSt7__debug6vectorIS4_S8_EEEE (mutable iterator);<br>  state = singular;<br>  references sequence with type `NSt7__debug6vectorIP11SvtListenerSaIS2_EEE' @ 0x0x7fffffff2e90<br>



<br><br></div>Sorry I'm unable to understand why,, code seems ok for me,  but the backtraceindicates this location<div><br>#4  0x00002aaab50a352f in SvtBroadcaster::Broadcast (this=0x1def9e8, rHint=...) at /home/arnaud/libreoffice/src/svl/source/notify/broadcast.cxx:127<br>



#5  0x00002aaab023fa33 in ScBroadcastAreaSlot::AreaBroadcast (this=0x1def7f0, rHint=...) at /home/arnaud/libreoffice/src/sc/source/core/data/bcaslot.cxx:276<br>#6  0x00002aaab02419be in ScBroadcastAreaSlotMachine::AreaBroadcast (this=0x1d91d20, rHint=...) at /home/arnaud/libreoffice/src/sc/source/core/data/bcaslot.cxx:677<br>



<br></div><div>Reverting c8b624329caed68550fcb1fe197c8fa8107d079b and df9883411a5423793ad411ac05d7a28c355209aa seems to resolve the bug for now.<br><br>Don't hesitate to ask something if you need more information :-)<span class=""><font color="#888888"><br>



</font></span></div><span class=""><font color="#888888"><div><br></div></font></span></div><br></blockquote><div><br></div><div>I was hit by it as well and after some debugging (this code is really, really nasty) I finally found the problem. Should be fixed now with <a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=bf1812806056349fd32785e1fa7ba7595c8c66fa">http://cgit.freedesktop.org/libreoffice/core/commit/?id=bf1812806056349fd32785e1fa7ba7595c8c66fa</a><br>
<br></div><div>Regards,<br>Markus <br></div></div><br></div></div>