[Libreoffice-bugs] [Bug 135231] Editing cut crashes Writer, seems to be when cut reduces number of pages in document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 30 13:49:20 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=135231
--- Comment #11 from Julien Nabet <serval2412 at yahoo.fr> ---
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)
...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200730/b814744b/attachment.htm>
More information about the Libreoffice-bugs
mailing list