<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Editing cut crashes Writer, seems to be when cut reduces number of pages in document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135231#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Editing cut crashes Writer, seems to be when cut reduces number of pages in document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135231">bug 135231</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>On pc Debian x86-64 with master sources updated today + enable-dbgutil, I got
the same bt as Jan-Marek.

With another build without enable-dbgutil, it seems there's an infinite loop:
Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
0x00007fffe6880a02 in lcl_FindContentFrame (rpContentFrame=
    @0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0, 
    pFrame=0x52a6a80, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:879
879     {
(gdb) bt
#0  0x00007fffe6880a02 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x52a6a80, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:879
#1  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#2  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#3  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#4  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
--Type <RET> for more, q to quit, c to continue without paging--
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#5  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#6  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#7  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#8  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#9  0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame--Type <RET> for more, q to quit, c to continue without paging--
*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#10 0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
    at sw/source/core/layout/sectfrm.cxx:899
#11 0x00007fffe6880aa5 in lcl_FindContentFrame(SwContentFrame*&,
SwFootnoteFrame*&, SwFrame*, bool&)
    (rpContentFrame=@0x7fffffff1fb8: 0x0, rpFootnoteFrame=@0x7fffffff1fb0: 0x0,
pFrame=0x518aea0, rbChkFootnote=@0x7fffffff1faf: false)
...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>