Bugzilla – Attachment 143228 Details for
Bug 118382
Crash with RTF paste
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 13.66 KB, created by
Julien Nabet
on 2018-06-30 13:13:41 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-06-30 13:13:41 UTC
Size:
13.66 KB
patch
obsolete
>... >warn:legacy.osl:2318:2318:sw/source/filter/ww8/rtfattributeoutput.cxx:1807: m_aRunText is not empty >warn:legacy.osl:2318:2318:sw/source/filter/ww8/ww8atr.cxx:379: Not possible surely >warn:sw:2318:2318:sw/inc/swrect.hxx:283: SVRect() without Width or Height >warn:vcl.gdi:2318:2318:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:2318:2318:vcl/source/outdev/map.cxx:1490: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:2318:2318:vcl/source/outdev/map.cxx:1490: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:2318:2318:vcl/source/outdev/map.cxx:1490: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:2318:2318:vcl/source/outdev/map.cxx:1490: MapUnit::MapPixel approximated with 72dpi >warn:legacy.osl:2318:2318:sw/source/filter/ww8/rtfattributeoutput.cxx:1807: m_aRunText is not empty >warn:legacy.tools:2318:2318:filter/source/msfilter/eschesdo.cxx:855: ImplEESdrWriter::~ImplEESdrWriter: unwritten SolverContainer >warn:writerfilter:2559:2559:writerfilter/source/dmapper/DomainMapper.cxx:135: DBG_UNHANDLED_EXCEPTION in writerfilter::dmapper::DomainMapper::DomainMapper(const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&, const com::sun::star::uno::Reference<com::sun::star::io::XInputStream>&, const com::sun::star::uno::Reference<com::sun::star::lang::XComponent>&, bool, writerfilter::dmapper::SourceDocumentType, const utl::MediaDescriptor&) > when: failed to initialize RDF metadata > type: com.sun.star.uno.RuntimeException > >soffice.bin: /home/julien/lo/libreoffice/svl/source/undo/undo.cxx:755: bool SfxUndoManager::ImplUndo(SfxUndoContext*): Assertion `!"SfxUndoManager::Undo: not possible when within a list action!"' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7397e7b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >#1 0x00007ffff7399231 in __GI_abort () at abort.c:79 >#2 0x00007ffff73909da in __assert_fail_base (fmt=0x7ffff74e3d48 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7ffff12fef48 "!\"SfxUndoManager::Undo: not possible when within a list action!\"", file=file@entry=0x7ffff12feb58 "/home/julien/lo/libreoffice/svl/source/undo/undo.cxx", line=line@entry=755, function=function@entry=0x7ffff13005e0 <SfxUndoManager::ImplUndo(SfxUndoContext*)::__PRETTY_FUNCTION__> "bool SfxUndoManager::ImplUndo(SfxUndoContext*)") at assert.c:92 >#3 0x00007ffff7390a52 in __GI___assert_fail (assertion=0x7ffff12fef48 "!\"SfxUndoManager::Undo: not possible when within a list action!\"", file=0x7ffff12feb58 "/home/julien/lo/libreoffice/svl/source/undo/undo.cxx", line=755, function=0x7ffff13005e0 <SfxUndoManager::ImplUndo(SfxUndoContext*)::__PRETTY_FUNCTION__> "bool SfxUndoManager::ImplUndo(SfxUndoContext*)") at assert.c:101 >#4 0x00007ffff12795f3 in SfxUndoManager::ImplUndo(SfxUndoContext*) (this=0x55555d8f3bd8, i_contextOrNull=0x7ffffffefa60) > at /home/julien/lo/libreoffice/svl/source/undo/undo.cxx:755 >#5 0x00007ffff12794e1 in SfxUndoManager::UndoWithContext(SfxUndoContext&) (this=0x55555d8f3bd8, i_context=...) at /home/julien/lo/libreoffice/svl/source/undo/undo.cxx:741 >#6 0x00007fffc914efa3 in sw::UndoManager::impl_DoUndoRedo(sw::UndoManager::UndoOrRedoType) (this=0x55555d8f3bd0, undoOrRedo=sw::UndoManager::UndoOrRedoType::Undo) > at /home/julien/lo/libreoffice/sw/source/core/undo/docundo.cxx:593 >#7 0x00007fffc914f10d in sw::UndoManager::Undo() (this=0x55555d8f3bd0) at /home/julien/lo/libreoffice/sw/source/core/undo/docundo.cxx:626 >#8 0x00007fffc93eacc3 in SwXText::Impl::finishOrAppendParagraph(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::text::XTextRange> const&) (this=0x55555aaa2ac0, rProperties=uno::Sequence of length 11 = {...}, xInsertPosition=uno::Reference to (SwXTextCursor *) 0x55555e475630) > at /home/julien/lo/libreoffice/sw/source/core/unocore/unotext.cxx:1308 >#9 0x00007fffc93ea891 in SwXText::finishParagraphInsert(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::text::XTextRange> const&) (this=0x55555d0573b8, rProperties=uno::Sequence of length 11 = {...}, xInsertPosition=uno::Reference to (SwXTextCursor *) 0x55555e475630) > at /home/julien/lo/libreoffice/sw/source/core/unocore/unotext.cxx:1236 >#10 0x00007fff85a6d7c2 in writerfilter::dmapper::DomainMapper_Impl::finishParagraph(std::shared_ptr<writerfilter::dmapper::PropertyMap> const&) (this=0x55555e46e870, pPropertyMap=std::shared_ptr<writerfilter::dmapper::PropertyMap> (use count 3, weak count 0) = {...}) > at /home/julien/lo/libreoffice/writerfilter/source/dmapper/DomainMapper_Impl.cxx:1276 >#11 0x00007fff85a28be1 in writerfilter::dmapper::DomainMapper::lcl_text(unsigned char const*, unsigned long) (this=0x55555e435490, data_=0x7fffffff0457 "\r", len=1) > at /home/julien/lo/libreoffice/writerfilter/source/dmapper/DomainMapper.cxx:3101 >#12 0x00007fff85ae9ffd in writerfilter::LoggedStream::text(unsigned char const*, unsigned long) (this=0x55555e4354e8, data=0x7fffffff0457 "\r", len=1) > at /home/julien/lo/libreoffice/writerfilter/source/dmapper/LoggedResources.cxx:175 >#13 0x00007fff859943ef in writerfilter::rtftok::RTFDocumentImpl::runBreak() (this=0x55555e487870) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtfdocumentimpl.cxx:593 >#14 0x00007fff859944af in writerfilter::rtftok::RTFDocumentImpl::parBreak() (this=0x55555e487870) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtfdocumentimpl.cxx:610 >#15 0x00007fff85972502 in writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword) (this=0x55555e487870, nKeyword=writerfilter::rtftok::RTF_PAR) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtfdispatchsymbol.cxx:108 >#16 0x00007fff859fba4d in writerfilter::rtftok::RTFTokenizer::dispatchKeyword(rtl::OString const&, bool, int) (this=0x55555e48bae0, rKeyword="par", bParam=false, nParam=0) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtftokenizer.cxx:298 >#17 0x00007fff859fb24f in writerfilter::rtftok::RTFTokenizer::resolveKeyword() (this=0x55555e48bae0) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtftokenizer.cxx:242 >#18 0x00007fff859fac44 in writerfilter::rtftok::RTFTokenizer::resolveParse() (this=0x55555e48bae0) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtftokenizer.cxx:122 >#19 0x00007fff859953dc in writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) (this=0x55555e487870, rMapper=...) > at /home/julien/lo/libreoffice/writerfilter/source/rtftok/rtfdocumentimpl.cxx:785 >---Type <return> to continue, or q <return> to quit--- >#20 0x00007fff85b676aa in RtfFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55555e470140, rDescriptor=uno::Sequence of length 3 = {...}) at /home/julien/lo/libreoffice/writerfilter/source/filter/RtfFilter.cxx:143 >#21 0x00007fff8cd4ed5a in SwRTFReader::Read(SwDoc&, rtl::OUString const&, SwPaM&, rtl::OUString const&) (this=0x55555e480e30, rDoc=..., rPam=SwPaM = {...}) > at /home/julien/lo/libreoffice/sw/source/filter/rtf/swparrtf.cxx:98 >#22 0x00007fffc944968d in SwReader::Read(Reader const&) (this=0x7fffffff16f0, rOptions=...) at /home/julien/lo/libreoffice/sw/source/filter/basflt/shellio.cxx:177 >#23 0x00007fffc96bda71 in SwTransferable::PasteFileContent(TransferableDataHelper&, SwWrtShell&, SotClipboardFormatId, bool) (rData=..., rSh=..., nFormat=SotClipboardFormatId::RTF, bMsg=true) at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:1680 >#24 0x00007fffc96bc95b in SwTransferable::PasteData(TransferableDataHelper&, SwWrtShell&, unsigned char, SotExchangeActionFlags, SotClipboardFormatId, SotExchangeDest, bool, bool, Point const*, signed char, bool, RndStdIds) (rData=..., rSh=..., nAction=1 '\001', nActionFlags=SotExchangeActionFlags::InsertTargetUrl, nFormat=SotClipboardFormatId::RTF, nDestination=SotExchangeDest::SWDOC_FREE_AREA, bIsPasteFormat=true, bIsDefault=false, pPt=0x0, nDropAction=0 '\000', bPasteSelection=false, nAnchorType=RndStdIds::FLY_AT_PARA) > at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:1327 >#25 0x00007fffc96c3662 in SwTransferable::PasteFormat(SwWrtShell&, TransferableDataHelper&, SotClipboardFormatId) (rSh=..., rData=..., nFormat=SotClipboardFormatId::RTF) > at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:2838 >#26 0x00007fffc96c3d83 in SwTransferable::PasteSpecial(SwWrtShell&, TransferableDataHelper&, SotClipboardFormatId&) (rSh=..., rData=..., rFormatUsed=@0x7fffffff1c1c: SotClipboardFormatId::NONE) at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:2953 >#27 0x00007fffc97df53b in SwBaseShell::ExecClpbrd(SfxRequest&) (this=0x55555d9f3890, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/basesh.cxx:377 >#28 0x00007fffc97de366 in SfxStubSwBaseShellExecClpbrd(SfxShell*, SfxRequest&) (pShell=0x55555d9f3890, rReq=...) > at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2150 >#29 0x00007ffff1a09ede in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555d9f3890, pFunc=0x7fffc97de338 <SfxStubSwBaseShellExecClpbrd(SfxShell*, SfxRequest&)>, rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:211 >#30 0x00007ffff1a006fe in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555d9569e0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:355 >#31 0x00007ffff1a0416b in SfxDispatcher::PostMsgHandler(SfxRequest*) (this=0x55555d9569e0, pReq=0x55555e0fb300) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1126 >#32 0x00007ffff1a04013 in SfxDispatcher::LinkStubPostMsgHandler(void*, SfxRequest*) (instance=0x55555d9569e0, data=0x55555e0fb300) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1106 >#33 0x00007ffff1d5d93d in Link<SfxRequest*, void>::Call(SfxRequest*) const (this=0x55555d954e30, data=0x55555e0fb300) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#34 0x00007ffff1d5d843 in SfxHintPoster::DoEvent_Impl(void*) (this=0x55555d954e20, pPostedHint=0x55555e0fb300) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:44 >#35 0x00007ffff1d5d819 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555d954e20, data=0x55555e0fb300) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:42 >#36 0x00007fffebcecce5 in Link<void*, void>::Call(void*) const (this=0x55555783c868, data=0x55555e0fb300) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#37 0x00007fffebce9c81 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555783c860) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1928 >#38 0x00007fffebceb5b4 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557a89b40, nEvent=SalEvent::UserEvent, pEvent=0x55555783c860) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2479 >#39 0x00007fffec313978 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557a8a280, nEvent=SalEvent::UserEvent, pEvent=0x55555783c860) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:280 >#40 0x00007fffec327e43 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557747be0, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#41 0x00007fffec14cde8 in SalUserEventList::DispatchUserEvents(bool) (this=0x555557747be0, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >---Type <return> to continue, or q <return> to quit--- >#42 0x00007fffec327dbb in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557747be0, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#43 0x00007fffd7e61d56 in call_userEventFn(void*) (data=0x555555840da0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:784 >#44 0x00007ffff5a760f5 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#45 0x00007ffff5a764c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#46 0x00007ffff5a7654c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#47 0x00007fffd7e60cca in GtkSalData::Yield(bool, bool) (this=0x555555840da0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#48 0x00007fffd7e64566 in GtkInstance::DoYield(bool, bool) (this=0x555555852210, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:399 >#49 0x00007fffec19d889 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#50 0x00007fffec19980d in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#51 0x00007fffec1993c1 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >#52 0x00007ffff776dc41 in desktop::Desktop::Main() (this=0x7fffffff2e30) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1634 >#53 0x00007fffec1aa17d in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:200 >#54 0x00007fffec1aa2e6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:238 >#55 0x00007ffff77c4a06 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#56 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#57 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3178) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 118382
:
143118
| 143228 |
144896