https://bugs.documentfoundation.org/show_bug.cgi?id=158913

Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Regression By|                            |Armin Le Grand
     Ever confirmed|0                           |1
                 CC|                            |stephane.guillou@libreoffic
                   |                            |e.org
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
             Blocks|                            |133092

--- Comment #2 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
Struggles but manages to convert with debug build from before the bisected
commit:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: fdc87dd56548622e13353b4cf9864232ee0110fb
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Reproduced with recent debug build:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 29097009b1f8c0dcb050367d3f2acfcaf2074a56
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

In console:

/opt/rh/gcc-toolset-12/root/usr/include/c++/12/debug/safe_iterator.h:332:
In function:
    gnu_debug::_Safe_iterator<_Iterator, _Sequence, _Category>& 
    gnu_debug::_Safe_iterator<_Iterator, _Sequence, _Category>::operator++() 
    [with _Iterator = std::
    _Deque_iterator<rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D>, 
    const rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D>&, const 
    rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D>*>; _Sequence 
    = std::
    debug::deque<rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D> 
    >; _Category = std::forward_iterator_tag]

Error: attempt to increment a singular iterator.

Objects involved in the operation:
    iterator "this" @ 0x7ffe594ee120 {
      type =
std::_Deque_iterator<rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D>,
rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D> const&,
rtl::Reference<drawinglayer::primitive2d::BasePrimitive2D> const*> (constant
iterator);
      state = singular;
    }
Unspecified Application Error

No repro in non-debug build:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 40617d867346956588ac023511f31210107217f4
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133092
[Bug 133092] [META] Crash bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to