https://bugs.freedesktop.org/show_bug.cgi?id=78838
Priority: medium
Bug ID: 78838
Assignee: [email protected]
Summary: EDITING SIGABRT: ... past-the-end iterator
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.3.0.0.alpha0+ Master
Component: Spreadsheet
Product: LibreOffice
All quotation marks in the following are merely to delimit character
strings in this description. Do not actually type the quotation
marks.
STR:
(*) Download the (soon-to-be) attached file a3.ods. Program presents
Calc window "a3.ods"; cell B4 is selected; cell B3 shows "abcd"
sans serifs followed by "efgh" with serifs; the font selection
control in the toolbar shows "Liberation Sans".
(*) Type "abcdefgh<Enter><up>".
(*) In the formula control, drag the mouse cursor through "efgh" and
in the font selection control select "Courier 10 Pitch".
(*) Type "<Enter>". Program terminates.
The interesting part of the terminal output is
/usr/include/c++/4.7/debug/safe_iterator.h:537:error: attempt to compare a
singular iterator to a past-the-end iterator.
Objects involved in the operation:
iterator "lhs" @ 0x0x33bfc60 {
type =
N11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorI14ScTypedStrDataENSt7__debug3setIS2_NS2_17LessCaseSensitiveESaIS2_EEEEE
(mutable iterator);
state = singular;
references sequence with type
`NSt7__debug3setI14ScTypedStrDataNS1_17LessCaseSensitiveESaIS1_EEE' @
0x0x33bfc60
}
iterator "rhs" @ 0x0x7fff76c335c0 {
type =
N11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorI14ScTypedStrDataENSt7__debug3setIS2_NS2_17LessCaseSensitiveESaIS2_EEEEE
(mutable iterator);
state = past-the-end;
references sequence with type
`NSt7__debug3setI14ScTypedStrDataNS1_17LessCaseSensitiveESaIS1_EEE' @
0x0x7fff76c335c0
}
Application Error
Fatal exception: Signal 6
This observation is on master commit 48eccfb, fetched 2014-05-15 00:50 UTC,
configured
--enable-option-checking=fatal
--enable-dbgutil
--enable-crashdump
--without-system-postgresql
--without-myspell-dicts
--with-extra-buildid
--without-doxygen
--with-external-tar=/home/terry/lo_hacking/git/src
built and running on debian-wheezy 64-bit.
--
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