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

--- Comment #5 from Julien Nabet <serval2...@yahoo.fr> ---
Gdb session:
(gdb) frame 6
#6  0x00007fffdcb02b26 in SwHistorySetFormat::SetInDoc (this=0x55555bcd4d00,
pDoc=0x55555afd2bc0, bTmpSet=true) at
/home/julien/lo/libreoffice/sw/source/core/undo/rolbck.cxx:138
138         SwNode * pNode = pDoc->GetNodes()[ m_nNodeIndex ];
(gdb) p m_nNodeIndex
$1 = 182
(gdb) p pDoc->GetNodes()
$2 = (SwNodes &) @0x55555afcef50: {<BigPtrArray> = BigPtrArray of length 29 = {
[   0] 0x55555afcfbf0            StartNode , 
[   1] 0x55555afcb9c0              EndNode , 
[   2] 0x55555afd07c0            StartNode , 
[   3] 0x55555afc4fc0              EndNode , 
[   4] 0x55555afb1fe0            StartNode , 
[   5]  0x55555b310a10           StartNode , 
[   6]   0x55555b30ff50           TextNode "Dissertation s’appuyant sur un
dossier documentaire", 
[   7]  0x55555b310a60             EndNode , 
[   8]  0x55555bcd59e0           StartNode , 
[   9]   0x55555be219d0            GrfNode , 
[  10]  0x55555dcbb9d0             EndNode , 
[  11] 0x55555afd0840              EndNode , 
[  12] 0x55555afcfb60            StartNode , 
[  13] 0x55555afc4b10              EndNode , 
[  14] 0x55555afc4bc0            StartNode , 
[  15]  0x55555bc7f8f0            TextNode "", 
[  16]  0x55555d26c5f0            TextNode "DOCUMENT 3", 
[  17]  0x55555bcb5d60            TextNode "", 
[  18]  0x55555dc59170            TextNode "Poids de l’industrie
manufacturière(1) dans l’emploi intérieur total(2) (en %) et importations de
produits de l'industrie manufacturière", 
[  19]  0x55555b790660            TextNode "(en milliards d'euros courants) en
France", 
[  20]  0x55555b790a40            TextNode "\001", 
[  21]  0x55555be21c40            TextNode "Source : D’après INSEE, 2016.", 
[  22]  0x55555e1bf5e0            TextNode "", 
[  23]  0x55555e1bf9b0            TextNode "Lecture : Selon l’INSEE, en France,
en 1985, les importations de produits issus de l’industrie manufacturière
s’élèvent à environ 110 milliards d’euros courants et les emplois dans
l’industrie manufac"..., 
[  24]  0x55555e1c0050            TextNode "", 
[  25]  0x55555e27a820            TextNode "(1) Les industries manufacturières
sont des industries de transformation des biens : industries alimentaires,
fabrication de textiles, industrie pharmaceutique, fabrication de machines et
équipements,"..., 
[  26]  0x55555e27ad50            TextNode "(2) Emploi intérieur total,
salariés et non-salariés, en nombre d’équivalents temps plein.", 
[  27]  0x55555e2d44e0            TextNode "", 
[  28] 0x55555afcd570              EndNode }, m_vIndices = 0x55555affefe8,
m_pMyDoc = 0x55555afd2bc0, m_pEndOfPostIts = 0x55555afcb9c0, m_pEndOfInserts =
0x55555afc4fc0, m_pEndOfAutotext = 0x55555afd0840, 
  m_pEndOfRedlines = 0x55555afc4b10, m_pEndOfContent = std::unique_ptr<SwNode>
= {get() = 0x55555afcd570}, m_pOutlineNodes = std::unique_ptr<SwOutlineNodes> =
{get() = 0x555555f096e0}, m_bInNodesDel = false, 
  m_bInDelUpdOutline = false}

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to