[Libreoffice-bugs] [Bug 94225] Writer crashes on undo
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 20 06:03:04 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=94225
--- Comment #35 from Julien Nabet <serval2412 at yahoo.fr> ---
Here is the state of nodes:
(gdb) p aNd
$5 = SwNodeIndex (node 13)
(gdb) p aNd.GetNode()
$6 = (SwNode &) @0x5555578be330: {<BigPtrEntry> = {_vptr.BigPtrEntry =
0x7fffca6162f0 <vtable for SwEndNode+16>, m_pBlock = 0x5555578be240, m_nOffset
= 13},
m_nNodeType = SwNodeType::End, m_nAFormatNumLvl = 0 '\000', m_bSetNumLSpace =
false, m_bIgnoreDontExpand = false, static s_nSerial = 82, m_nSerial = 7,
m_pAnchoredFlys = std::unique_ptr<std::__debug::vector<SwFrameFormat*,
std::allocator<SwFrameFormat*> >> containing 0x0, m_pStartOfSection =
0x5555578be490}
(gdb) p nNode
$7 = 13
(gdb) p pTmpDoc->GetNodes()
$8 = (SwNodes &) @0x5555578add80: {<BigPtrArray> = BigPtrArray of length 19 = {
[ 0] 0x5555578a79c0 StartNode ,
[ 1] 0x5555578a6cb0 EndNode ,
[ 2] 0x5555578a8ab0 StartNode ,
[ 3] 0x555557898320 EndNode ,
[ 4] 0x555557898f00 StartNode ,
[ 5] 0x555557aeb780 StartNode ,
[ 6] 0x555557aeb230 GrfNode ,
[ 7] 0x555557ae9670 EndNode ,
[ 8] 0x55555c328620 StartNode ,
[ 9] 0x55555c90cc30 GrfNode ,
[ 10] 0x555557829080 EndNode ,
[ 11] 0x5555578be1b0 EndNode ,
[ 12] 0x5555578be490 StartNode ,
[ 13] 0x5555578be330 EndNode ,
[ 14] 0x5555578be3c0 StartNode ,
[ 15] 0x5555578d7ba0 TextNode "Qwe qwe qwe qwe",
[ 16] 0x555557990b10 TextNode "AAA",
[ 17] 0x55555ca16960 TextNode "",
[ 18] 0x5555578be2a0 EndNode }, m_vIndices = 0x5555578d71f8,
m_pMyDoc = 0x5555578be590, m_pEndOfPostIts = 0x5555578a6cb0, m_pEndOfInserts =
0x555557898320,
m_pEndOfAutotext = 0x5555578be1b0, m_pEndOfRedlines = 0x5555578be330,
m_pEndOfContent = 0x5555578be2a0, m_pOutlineNodes = 0x555557898430,
m_bInNodesDel = false,
m_bInDelUpdOutline = 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/20170520/081e5734/attachment.html>
More information about the Libreoffice-bugs
mailing list