https://bugs.freedesktop.org/show_bug.cgi?id=72204

          Priority: medium
            Bug ID: 72204
          Assignee: [email protected]
           Summary: FILEOPEN: RTF import of table in text box - crash
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: unspecified
         Component: Writer
           Product: LibreOffice

Created attachment 90059
  --> https://bugs.freedesktop.org/attachment.cgi?id=90059&action=edit
Table in textbox RTF

I use 4.3 master, 07c287d01e02e97df76a02a9a35238915d26c01b.


Program received signal SIGSEGV, Segmentation fault.
0x00002aaaccfe6a80 in writerfilter::rtftok::RTFSdrImport::applyProperty
(this=0x1b64b50, xShape=empty uno::Reference, aKey="rotation", 
    aValue="0") at
/home/timar/libreoffice-master/writerfilter/source/rtftok/rtfsdrimport.cxx:193
193            xPropertySet->setPropertyValue("RotateAngle",
uno::makeAny(sal_Int32(NormAngle360(nRotation * -1))));
(gdb) bt
#0  0x00002aaaccfe6a80 in writerfilter::rtftok::RTFSdrImport::applyProperty
(this=0x1b64b50, xShape=empty uno::Reference, aKey="rotation", 
    aValue="0") at
/home/timar/libreoffice-master/writerfilter/source/rtftok/rtfsdrimport.cxx:193
#1  0x00002aaaccfec816 in
writerfilter::rtftok::RTFSdrImport::appendGroupProperty (this=0x1b64b50,
aKey="rotation", aValue="0")
    at
/home/timar/libreoffice-master/writerfilter/source/rtftok/rtfsdrimport.cxx:707
#2  0x00002aaaccfacf3d in writerfilter::rtftok::RTFDocumentImpl::popState
(this=0x1b58450)
    at
/home/timar/libreoffice-master/writerfilter/source/rtftok/rtfdocumentimpl.cxx:3987
#3  0x00002aaaccff9bd0 in writerfilter::rtftok::RTFTokenizer::resolveParse
(this=0x1b65ae0)
    at
/home/timar/libreoffice-master/writerfilter/source/rtftok/rtftokenizer.cxx:106
#4  0x00002aaaccf93ed1 in writerfilter::rtftok::RTFDocumentImpl::resolve
(this=0x1b58450, rMapper=...)
    at
/home/timar/libreoffice-master/writerfilter/source/rtftok/rtfdocumentimpl.cxx:632
#5  0x00002aaacd110788 in RtfFilter::filter (this=0x1b39890,
aDescriptor=uno::Sequence of length 12 = {...})
    at
/home/timar/libreoffice-master/writerfilter/source/filter/RtfFilter.cxx:127
#6  0x00002aaaadab3df1 in SfxObjectShell::ImportFrom (this=0x1a8bf50,
rMedium=..., bInsert=false)
    at /home/timar/libreoffice-master/sfx2/source/doc/objstor.cxx:2253

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to