https://bugs.documentfoundation.org/show_bug.cgi?id=163275
--- Comment #7 from Julien Nabet <[email protected]> --- I forgot to provide these messages from gdb: #1 0x00007f95ae9a9bec in ScDocFunc::SetEditCell (this=0x558bc1c705f0, rPos=..., rStr=warning: can't find linker symbol for virtual table for `EditTextObject' value warning: found `ReservedWord7' instead ..., bInteraction=true) at sc/source/ui/docshell/docfunc.cxx:1008 1008 rDoc.SetEditText(rPos, rStr.Clone()); (gdb) p rStr $1 = warning: can't find linker symbol for virtual table for `EditTextObject' value warning: found `ReservedWord7' instead (const EditTextObject &) warning: can't find linker symbol for virtual table for `EditTextObject' value warning: found `ReservedWord7' instead @0x558bc612eb00: {_vptr$EditTextObject = 0x7f95b7ddf62c <ReservedWord0>} -- You are receiving this mail because: You are the assignee for the bug.
