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

Andras Timar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from Andras Timar <[email protected]> ---
2440d0ba34d6cbc9eae6d2cb196a964840f084e4 is the first bad commit
commit 2440d0ba34d6cbc9eae6d2cb196a964840f084e4
Author: Miklos Vajna <[email protected]>
Date:   Thu Dec 12 10:24:10 2013 +0100

    oox: allow a callback to be registered for shape text DML export

    Change-Id: Ice4dea8da117f61d947ad14ebbfccae0d2ed94df


backtrace:

#0  0x00002aaaab29d849 in raise () from /lib64/libc.so.6
#1  0x00002aaaab29ecd8 in abort () from /lib64/libc.so.6
#2  0x00002aaaabca6655 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib64/libstdc++.so.6
#3  0x00002aaaabca47c6 in ?? () from /usr/lib64/libstdc++.so.6
#4  0x00002aaaabca47f3 in std::terminate() () from /usr/lib64/libstdc++.so.6
#5  0x00002aaaabca4806 in ?? () from /usr/lib64/libstdc++.so.6
#6  0x00002aaaabca4482 in __cxa_call_unexpected () from
/usr/lib64/libstdc++.so.6
#7  0x00002aaadc066d96 in oox::core::PowerPointExport::exportDocument
(this=0x2cef360)
    at
/home/timar/libreoffice-master/sd/source/filter/eppt/pptx-epptooxml.cxx:341
#8  0x00002aaacf6321c9 in oox::core::FilterBase::filter (this=0x2cef360,
rMediaDescSeq=uno::Sequence of length 11 = {...})
    at /home/timar/libreoffice-master/oox/source/core/filterbase.cxx:468
#9  0x00002aaacf8fe927 in oox::ppt::PowerPointImport::filter (this=0x2f92dd0,
rDescriptor=uno::Sequence of length 11 = {...})
    at /home/timar/libreoffice-master/oox/source/ppt/pptimport.cxx:157
#10 0x00002aaaae3f7156 in SfxObjectShell::ExportTo (this=0x20c7ff0,
rMedium=...)
    at /home/timar/libreoffice-master/sfx2/source/doc/objstor.cxx:2418
#11 0x00002aaaae3f2137 in SfxObjectShell::SaveTo_Impl (this=0x20c7ff0,
rMedium=..., pSet=0x0)
    at /home/timar/libreoffice-master/sfx2/source/doc/objstor.cxx:1560
#12 0x00002aaaae3f91b5 in SfxObjectShell::PreDoSaveAs_Impl (this=0x20c7ff0,
rFileName="file:///home/timar/Documents/table.pptx", 
    aFilterName="Impress MS PowerPoint 2007 XML", pParams=0x30b8530) at
/home/timar/libreoffice-master/sfx2/source/doc/objstor.cxx:2834

-- 
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