https://bugs.freedesktop.org/show_bug.cgi?id=58793

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Julien Nabet <[email protected]> ---
By reading this,
http://cboard.cprogramming.com/cplusplus-programming/104911-elements-iterator-range-%5B__first-__last-not-partitioned.html
it seems the crash may only be triggered in debug mode.

Thorsten: just noticed o3tl part in the bt, would you have some time to take a
look?
This in particular:
/usr/include/c++/4.7/bits/stl_algo.h:2676:error: elements in iterator range 
    [__first, __last) are not partitioned by the predicate __comp and value     
    __val.

Objects involved in the operation:
iterator "__first" @ 0x0x7fff0ca6bae0 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKP9SwTxtAttrNSt9__cxx19986vectorIS4_SaIS4_EEEEENSt7__debug6vectorIS4_S9_EEEE
(constant iterator);
  state = dereferenceable (start-of-sequence);
  references sequence with type `NSt7__debug6vectorIP9SwTxtAttrSaIS2_EEE' @
0x0x7fff0ca6bae0
}
iterator "__last" @ 0x0x7fff0ca6bab0 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKP9SwTxtAttrNSt9__cxx19986vectorIS4_SaIS4_EEEEENSt7__debug6vectorIS4_S9_EEEE
(constant iterator);
  state = past-the-end;
  references sequence with type `NSt7__debug6vectorIP9SwTxtAttrSaIS2_EEE' @
0x0x7fff0ca6bab0
}

-- 
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

Reply via email to