<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#c12">Comment # 12</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:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
<pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=135231#c11">comment #11</a>)
<span class="quote">> 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</span >
...
Oh no - footnote code. It'll be a nightmare to fix. Every time I tried to
refactor it into more sensible code, things broke left and right. Especially
the refcount handling is a nightmare. Had my fair share of it when fixing bug
121441.</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>