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

Xisco FaulĂ­ <xiscofa...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1
                 CC|                            |xiscofa...@libreoffice.org

--- Comment #8 from Xisco FaulĂ­ <xiscofa...@libreoffice.org> ---
(In reply to Telesto from comment #7)
> Assertion failed: (rSData.empty() || rSData[0].m_bRedlineMoved ||
> (rSData[0].m_nRedlineCount ==
> rDoc.getIDocumentRedlineAccess().GetRedlineTable().size())), function
> SetSaveData, file undobj.cxx, line 1487.
> Process 72517 stopped
> * thread #1, queue = 'com.apple.main-thread', stop reason = hit program
> assert
>     frame #4: 0x0000000180995749
> libswlo.dylib`SwUndo::SetSaveData(rDoc=0x000000016b9fb640,
> rSData=0x0000600000401720) at undobj.cxx:1486:5
>    1483       #if OSL_DEBUG_LEVEL > 0
>    1484           // check redline count against count saved in 
> RedlineSaveData
> object
>    1485           // except in the case of moved redlines
> -> 1486           assert(rSData.empty() || rSData[0].m_bRedlineMoved ||
>    1487                  (rSData[0].m_nRedlineCount ==
> rDoc.getIDocumentRedlineAccess().GetRedlineTable().size()));
>    1488                   // "redline count not restored properly"
>    1489       #endif
> Target 0: (soffice) stopped.

PRobably this got fixed by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=53560aa06462f1cf04d69acafed20da971bc5c27

@Telesto, please try with a recent daily build with the fix in place

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to