https://bugs.freedesktop.org/show_bug.cgi?id=47865
--- Comment #3 from Julien Nabet <[email protected]> 2012-03-26 15:07:25 PDT --- (In reply to comment #2) > I do not reproduce with master build on 2012-03-26 (LibreOffice 3.6.0alpha0+ > Build ID: b9a0dfd-4d74905-6299bf6-879ce36-4c023a) on Ubuntu 11.10 x86_64. Hi Jean-Baptiste, I updated master and recompile and still reproduced it :-( I didn't take the bt, just some logs : Objects involved in the operation: iterator "lhs" @ 0x0x7ffffe3dc780 { type = N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_EEEEE (mutable iterator); state = past-the-end; references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @ 0x0x7ffffe3dc780 } iterator "rhs" @ 0x0x23a2368 { type = N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_EEEEE (mutable iterator); state = singular; references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @ 0x0x23a2368 } /usr/include/c++/4.6/debug/safe_iterator.h:477:error: attempt to compare a past-the-end iterator to a singular iterator. Objects involved in the operation: iterator "lhs" @ 0x0x7ffffe3d8530 { type = N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_EEEEE (mutable iterator); state = past-the-end; references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @ 0x0x7ffffe3d8530 } iterator "rhs" @ 0x0x26bc1e8 { type = N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_EEEEE (mutable iterator); state = singular; references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @ 0x0x26bc1e8 } boost 1.48 (I use system boost) gcc (Debian 4.6.3-1) 4.6.3 make 3.81 Linux kernel 3.2.0-2-amd64 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
