Bugzilla – Attachment 144835 Details for
Bug 119841
Crash when pasting an HTML table from a web page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of crash with master
gdbtrace-htmlpaste.txt (text/plain), 22.67 KB, created by
Buovjaga
on 2018-09-13 12:16:15 UTC
(
hide
)
Description:
GDB trace of crash with master
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2018-09-13 12:16:15 UTC
Size:
22.67 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >warning: File "/home/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >To enable execution of this file add > add-auto-load-safe-path /home/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py >line to your configuration file "/home/user/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/user/.gdbinit". >For more information about this security protection see the >"Auto-loading safe path" section in the GDB manual. E.g., run from the shell: > info "(gdb)Auto-loading safe path" >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/usr/lib/libthread_db.so.1". >warning: File "/home/user/libreoffice/instdir/program/libuno_cppu.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libsvllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libtllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libvcllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[Detaching after fork from child process 13764] >[New Thread 0x7fffe69a3700 (LWP 13766)] >[New Thread 0x7fffe61a2700 (LWP 13767)] >[New Thread 0x7fffe47e9700 (LWP 13768)] >[New Thread 0x7fffe3fe8700 (LWP 13769)] >[New Thread 0x7fffe29d8700 (LWP 13770)] >[New Thread 0x7fffe21d7700 (LWP 13771)] >[Thread 0x7fffe21d7700 (LWP 13771) exited] >[Thread 0x7fffe69a3700 (LWP 13766) exited] >[New Thread 0x7fffe69a3700 (LWP 13773)] >[Thread 0x7fffe69a3700 (LWP 13773) exited] >[Detaching after fork from child process 13777] >[Thread 0x7fffe29d8700 (LWP 13770) exited] >[New Thread 0x7fffe29d8700 (LWP 13780)] >[Thread 0x7fffe29d8700 (LWP 13780) exited] >[New Thread 0x7fffe29d8700 (LWP 13781)] >[Thread 0x7fffe29d8700 (LWP 13781) exited] >[New Thread 0x7fffe29d8700 (LWP 13782)] >[Thread 0x7fffe29d8700 (LWP 13782) exited] >[New Thread 0x7fffe29d8700 (LWP 13783)] >[Thread 0x7fffe29d8700 (LWP 13783) exited] >[New Thread 0x7fffe29d8700 (LWP 13784)] >[New Thread 0x7fffe69a3700 (LWP 13785)] >[New Thread 0x7fffe21d7700 (LWP 13786)] >[New Thread 0x7fffccb2a700 (LWP 13787)] >[Thread 0x7fffe21d7700 (LWP 13786) exited] >[Thread 0x7fffe29d8700 (LWP 13784) exited] >[Thread 0x7fffccb2a700 (LWP 13787) exited] >[New Thread 0x7fffccb2a700 (LWP 13801)] >[Thread 0x7fffccb2a700 (LWP 13801) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >ScHTMLLayoutParser::GetWidth (this=this@entry=0x55555bb06220, pE=pE@entry=0x555558ff0930) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:619 >619 static_cast<sal_Int32>( pLocalColOffset->size() - 1)); >#0 0x00007fffdefb154e in ScHTMLLayoutParser::GetWidth(ScEEParseEntry const*) (this=this@entry=0x55555bb06220, pE=pE@entry=0x555558ff0930) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:619 >#1 0x00007fffdefb706f in ScHTMLLayoutParser::GetWidth(ScEEParseEntry const*) (pE=0x555558ff0930, this=0x55555bb06220) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:1034 >#2 0x00007fffdefb706f in ScHTMLLayoutParser::TableOn(HtmlImportInfo*) (this=0x55555bb06220, pInfo=0x7fffffffc5d0) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:1034 >#3 0x00007fffdefbb715 in ScHTMLLayoutParser::ProcToken(HtmlImportInfo*) (this=0x55555bb06220, pInfo=0x7fffffffc5d0) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:1511 >#4 0x00007ffff6c5a1ef in EditHTMLParser::NextToken(HtmlTokenId) (this=0x55555bb1cd20, nToken=<optimized out>) at /home/user/libreoffice/editeng/source/editeng/eehtml.cxx:500 >#5 0x00007ffff505192a in HTMLParser::Continue(HtmlTokenId) (this=0x55555bb1cd20, nToken=<optimized out>) at /home/user/libreoffice/svtools/source/svhtml/parhtml.cxx:296 >#6 0x00007ffff504d82e in HTMLParser::CallParser() (this=this@entry=0x55555bb1cd20) at /home/user/libreoffice/svtools/source/svhtml/parhtml.cxx:280 >#7 0x00007ffff6c59eba in EditHTMLParser::CallParser(EditEngine*, EditPaM const&) (this=this@entry=0x55555bb1cd20, pEE=<optimized out>, rPaM=...) at /home/user/libreoffice/editeng/source/editeng/eehtml.cxx:86 >#8 0x00007ffff6c84467 in ImpEditEngine::ReadHTML(SvStream&, rtl::OUString const&, EditSelection, SvKeyValueIterator*) (this=0x555558ff63f0, rInput=..., rBaseURL=..., aSel=..., pHTTPHeaderAttrs=0x555558e2b990) at /home/user/libreoffice/editeng/inc/editdoc.hxx:695 >#9 0x00007ffff6c8c432 in ImpEditEngine::Read(SvStream&, rtl::OUString const&, EETextFormat, EditSelection const&, SvKeyValueIterator*) (this=this@entry=0x555558ff63f0, rInput=..., rBaseURL=..., eFormat=eFormat@entry=EETextFormat::Html, rSel=..., pHTTPHeaderAttrs=pHTTPHeaderAttrs@entry=0x555558e2b990) at /home/user/libreoffice/editeng/source/editeng/impedit4.cxx:98 >#10 0x00007ffff6c439cb in EditEngine::Read(SvStream&, rtl::OUString const&, EETextFormat, SvKeyValueIterator*) (this=0x55555900eba0, rInput=..., rBaseURL=..., eFormat=eFormat@entry=EETextFormat::Html, pHTTPHeaderAttrs=pHTTPHeaderAttrs@entry=0x555558e2b990) at /usr/include/c++/8.2.1/bits/unique_ptr.h:342 >#11 0x00007fffdefb6561 in ScHTMLLayoutParser::Read(SvStream&, rtl::OUString const&) (this=0x55555bb06220, rStream=..., rBaseURL=...) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:266 >#12 0x00007fffdefcf24e in ScEEImport::Read(SvStream&, rtl::OUString const&) (this=0x555558e0a160, rStream=..., rBaseURL=...) at /usr/include/c++/8.2.1/bits/unique_ptr.h:342 >#13 0x00007fffe00148a4 in ScImportExport::HTML2Doc(SvStream&, rtl::OUString const&) (this=0x555557b685a0, rStrm=..., rBaseURL=...) at /home/user/libreoffice/sc/source/ui/docshell/impex.cxx:2290 >#14 0x00007fffe0018fb6 in ScImportExport::ImportStream(SvStream&, rtl::OUString const&, SotClipboardFormatId) (this=this@entry=0x555557b685a0, rStrm=..., rBaseURL=..., nFmt=nFmt@entry=SotClipboardFormatId::HTML) at /home/user/libreoffice/sc/source/ui/docshell/impex.cxx:406 >#15 0x00007fffe036012c in ScViewFunc::PasteDataFormat(SotClipboardFormatId, com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&, short, int, Point const*, bool, bool) (this=this@entry=0x555557863ff0, nFormatId=nFormatId@entry=SotClipboardFormatId::HTML, rxTransferable=..., nPosX=<optimized out>, nPosY=0, pLogicPos=pLogicPos@entry=0x0, bLink=false, bAllowDialogs=true) at /home/user/libreoffice/include/rtl/ustring.hxx:136 >#16 0x00007fffe03595ec in ScViewFunc::PasteFromSystem(SotClipboardFormatId, bool) (this=0x555557863ff0, nFormatId=SotClipboardFormatId::HTML, bApi=<optimized out>) at /home/user/libreoffice/include/svtools/transfer.hxx:289 >#17 0x00007fffe0359c99 in ScViewFunc::PasteFromSystem() (this=this@entry=0x555557863ff0) at /home/user/libreoffice/sc/source/ui/view/viewfun3.cxx:590 >#18 0x00007fffe02765e5 in ScClipUtil::PasteFromClipboard(ScViewData*, ScTabViewShell*, bool) (pViewData=0x555557863ff8, pTabViewShell=0x555557863f40, bShowDialog=<optimized out>) at /home/user/libreoffice/sc/source/ui/view/cliputil.cxx:79 >#19 0x00007fffe0265025 in ScCellShell::ExecuteEdit(SfxRequest&) (this=0x55555787ab70, rReq=...) at /home/user/libreoffice/sc/source/ui/inc/formatsh.hxx:36 >#20 0x00007ffff65a6b32 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (rReq=..., pFunc=<optimized out>, this=0x55555787ab70) at /home/user/libreoffice/include/sfx2/shell.hxx:207 >#21 0x00007ffff65a6b32 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x5555573651f0, rShell=..., rSlot=..., rReq=..., bRecord=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:356 >#22 0x00007ffff65a3b13 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=<optimized out>, aReq=..., pSlot=0x7fffe0809a98 <aScCellShellSlots_Impl+504>, pShell=0x55555787ab70) at /home/user/libreoffice/include/o3tl/typed_flags_set.hxx:236 >#23 0x00007ffff65f8139 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x555557c4ed20, aURL=..., aArgs=..., rListener=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:755 >#24 0x00007ffff65f8853 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555557c4ecb0, aURL=..., aArgs=...) at /home/user/libreoffice/include/com/sun/star/uno/Reference.hxx:114 >#25 0x00007ffff500f19b in svt::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x555558f97600) at /home/user/libreoffice/include/com/sun/star/uno/Type.h:155 >#26 0x00007ffff4087648 in Link<void*, void>::Call(void*) const (this=0x555558b76138, this=0x555558b76138, data=<optimized out>) at /home/user/libreoffice/include/tools/link.hxx:83 >#27 0x00007ffff4087648 in ImplHandleUserEvent (pSVEvent=0x555558b76130) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1929 >#28 0x00007ffff4087648 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557008100, nEvent=SalEvent::UserEvent, pEvent=0x555558b76130) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2482 >#29 0x00007ffff4294077 in SalUserEventList::DispatchUserEvents(bool) (this=0x55555673dec0, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#30 0x00007ffff4360979 in SalGenericDisplay::DispatchInternalEvent(bool) (this=<optimized out>, bHandleAllCurrentEvent=bHandleAllCurrentEvent@entry=false) at /home/user/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#31 0x00007fffea525699 in call_userEventFn(void*) (data=0x5555556473d0) at /home/user/libreoffice/vcl/unx/gtk3_kde5/../gtk3/gtk3gtkdata.cxx:788 >#32 0x00007ffff0049271 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 >#33 0x00007ffff004af89 in () at /usr/lib/libglib-2.0.so.0 >#34 0x00007ffff004afce in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#35 0x00007fffea526983 in GtkSalData::Yield(bool, bool) (this=0x5555556473d0, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/gtk3_kde5/../gtk3/gtk3gtkdata.cxx:463 >#36 0x00007ffff42b36ce in ImplYield(bool, bool) (i_bAllEvents=false, i_bWait=true) at /home/user/libreoffice/vcl/source/app/svapp.cxx:471 >#37 0x00007ffff42b36ce in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:536 >#38 0x00007ffff42b4df5 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:451 >#39 0x00007ffff7ee3b33 in desktop::Desktop::Main() (this=0x7fffffffe210) at /home/user/libreoffice/desktop/source/app/app.cxx:1635 >#40 0x00007ffff42bb266 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:203 >#41 0x00007ffff42bb360 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:241 >#42 0x00007ffff7f0abd1 in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:169 >#43 0x000055555555506b in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#44 0x000055555555506b in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 > >Thread 14 (Thread 0x7fffe69a3700 (LWP 13785)): >#0 0x00007ffff7d9cbb1 in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdd780673 in () at /usr/lib/libpulse.so.0 >#2 0x00007fffdd771990 in pa_mainloop_poll () at /usr/lib/libpulse.so.0 >#3 0x00007fffdd771fe0 in pa_mainloop_iterate () at /usr/lib/libpulse.so.0 >#4 0x00007fffdd772091 in pa_mainloop_run () at /usr/lib/libpulse.so.0 >#5 0x00007fffdd7805ae in () at /usr/lib/libpulse.so.0 >#6 0x00007fffdd51f9fc in () at /usr/lib/pulseaudio/libpulsecommon-12.2.so >#7 0x00007ffff7c92a9d in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff7da7a43 in clone () at /usr/lib/libc.so.6 > >Thread 5 (Thread 0x7fffe3fe8700 (LWP 13769)): >#0 0x00007ffff7d9cbb1 in poll () at /usr/lib/libc.so.6 >#1 0x00007ffff004aee0 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007ffff004bf62 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 >#3 0x00007ffff01b0d08 in () at /usr/lib/libgio-2.0.so.0 >#4 0x00007ffff00143eb in () at /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff7c92a9d in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7da7a43 in clone () at /usr/lib/libc.so.6 > >Thread 4 (Thread 0x7fffe47e9700 (LWP 13768)): >#0 0x00007ffff7d9cbb1 in poll () at /usr/lib/libc.so.6 >#1 0x00007ffff004aee0 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007ffff004afce in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#3 0x00007ffff004b022 in () at /usr/lib/libglib-2.0.so.0 >#4 0x00007ffff00143eb in () at /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff7c92a9d in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7da7a43 in clone () at /usr/lib/libc.so.6 > >Thread 3 (Thread 0x7fffe61a2700 (LWP 13767)): >#0 0x00007ffff7da89ff in accept () at /usr/lib/libc.so.6 >#1 0x00007ffff7fa9fe0 in osl_acceptPipe(oslPipe) (pPipe=0x5555565a8380) at /home/user/libreoffice/sal/osl/unx/pipe.cxx:413 >#2 0x00007ffff7f060f2 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x5555565a6990) at /home/user/libreoffice/include/osl/pipe.hxx:151 >#3 0x00007ffff7f060f2 in desktop::PipeIpcThread::execute() (this=0x5555565a6960) at /home/user/libreoffice/desktop/source/app/officeipcthread.cxx:1147 >#4 0x00007ffff6b35a46 in salhelper::Thread::run() (this=0x5555565a6960) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff6b35bda in osl::threadFunc(void*) (param=0x5555565a6970) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7faf878 in osl_thread_start_Impl(void*) (pData=0x5555565a79d0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:234 >#7 0x00007ffff7c92a9d in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff7da7a43 in clone () at /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7fffeab46bc0 (LWP 13755)): >#0 0x00007fffdefb154e in ScHTMLLayoutParser::GetWidth(ScEEParseEntry const*) (this=this@entry=0x55555bb06220, pE=pE@entry=0x555558ff0930) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:619 >#1 0x00007fffdefb706f in ScHTMLLayoutParser::GetWidth(ScEEParseEntry const*) (pE=0x555558ff0930, this=0x55555bb06220) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:1034 >#2 0x00007fffdefb706f in ScHTMLLayoutParser::TableOn(HtmlImportInfo*) (this=0x55555bb06220, pInfo=0x7fffffffc5d0) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:1034 >#3 0x00007fffdefbb715 in ScHTMLLayoutParser::ProcToken(HtmlImportInfo*) (this=0x55555bb06220, pInfo=0x7fffffffc5d0) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:1511 >#4 0x00007ffff6c5a1ef in EditHTMLParser::NextToken(HtmlTokenId) (this=0x55555bb1cd20, nToken=<optimized out>) at /home/user/libreoffice/editeng/source/editeng/eehtml.cxx:500 >#5 0x00007ffff505192a in HTMLParser::Continue(HtmlTokenId) (this=0x55555bb1cd20, nToken=<optimized out>) at /home/user/libreoffice/svtools/source/svhtml/parhtml.cxx:296 >#6 0x00007ffff504d82e in HTMLParser::CallParser() (this=this@entry=0x55555bb1cd20) at /home/user/libreoffice/svtools/source/svhtml/parhtml.cxx:280 >#7 0x00007ffff6c59eba in EditHTMLParser::CallParser(EditEngine*, EditPaM const&) (this=this@entry=0x55555bb1cd20, pEE=<optimized out>, rPaM=...) at /home/user/libreoffice/editeng/source/editeng/eehtml.cxx:86 >#8 0x00007ffff6c84467 in ImpEditEngine::ReadHTML(SvStream&, rtl::OUString const&, EditSelection, SvKeyValueIterator*) (this=0x555558ff63f0, rInput=..., rBaseURL=..., aSel=..., pHTTPHeaderAttrs=0x555558e2b990) at /home/user/libreoffice/editeng/inc/editdoc.hxx:695 >#9 0x00007ffff6c8c432 in ImpEditEngine::Read(SvStream&, rtl::OUString const&, EETextFormat, EditSelection const&, SvKeyValueIterator*) (this=this@entry=0x555558ff63f0, rInput=..., rBaseURL=..., eFormat=eFormat@entry=EETextFormat::Html, rSel=..., pHTTPHeaderAttrs=pHTTPHeaderAttrs@entry=0x555558e2b990) at /home/user/libreoffice/editeng/source/editeng/impedit4.cxx:98 >#10 0x00007ffff6c439cb in EditEngine::Read(SvStream&, rtl::OUString const&, EETextFormat, SvKeyValueIterator*) (this=0x55555900eba0, rInput=..., rBaseURL=..., eFormat=eFormat@entry=EETextFormat::Html, pHTTPHeaderAttrs=pHTTPHeaderAttrs@entry=0x555558e2b990) at /usr/include/c++/8.2.1/bits/unique_ptr.h:342 >#11 0x00007fffdefb6561 in ScHTMLLayoutParser::Read(SvStream&, rtl::OUString const&) (this=0x55555bb06220, rStream=..., rBaseURL=...) at /home/user/libreoffice/sc/source/filter/html/htmlpars.cxx:266 >#12 0x00007fffdefcf24e in ScEEImport::Read(SvStream&, rtl::OUString const&) (this=0x555558e0a160, rStream=..., rBaseURL=...) at /usr/include/c++/8.2.1/bits/unique_ptr.h:342 >#13 0x00007fffe00148a4 in ScImportExport::HTML2Doc(SvStream&, rtl::OUString const&) (this=0x555557b685a0, rStrm=..., rBaseURL=...) at /home/user/libreoffice/sc/source/ui/docshell/impex.cxx:2290 >#14 0x00007fffe0018fb6 in ScImportExport::ImportStream(SvStream&, rtl::OUString const&, SotClipboardFormatId) (this=this@entry=0x555557b685a0, rStrm=..., rBaseURL=..., nFmt=nFmt@entry=SotClipboardFormatId::HTML) at /home/user/libreoffice/sc/source/ui/docshell/impex.cxx:406 >#15 0x00007fffe036012c in ScViewFunc::PasteDataFormat(SotClipboardFormatId, com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&, short, int, Point const*, bool, bool) (this=this@entry=0x555557863ff0, nFormatId=nFormatId@entry=SotClipboardFormatId::HTML, rxTransferable=..., nPosX=<optimized out>, nPosY=0, pLogicPos=pLogicPos@entry=0x0, bLink=false, bAllowDialogs=true) at /home/user/libreoffice/include/rtl/ustring.hxx:136 >#16 0x00007fffe03595ec in ScViewFunc::PasteFromSystem(SotClipboardFormatId, bool) (this=0x555557863ff0, nFormatId=SotClipboardFormatId::HTML, bApi=<optimized out>) at /home/user/libreoffice/include/svtools/transfer.hxx:289 >#17 0x00007fffe0359c99 in ScViewFunc::PasteFromSystem() (this=this@entry=0x555557863ff0) at /home/user/libreoffice/sc/source/ui/view/viewfun3.cxx:590 >#18 0x00007fffe02765e5 in ScClipUtil::PasteFromClipboard(ScViewData*, ScTabViewShell*, bool) (pViewData=0x555557863ff8, pTabViewShell=0x555557863f40, bShowDialog=<optimized out>) at /home/user/libreoffice/sc/source/ui/view/cliputil.cxx:79 >#19 0x00007fffe0265025 in ScCellShell::ExecuteEdit(SfxRequest&) (this=0x55555787ab70, rReq=...) at /home/user/libreoffice/sc/source/ui/inc/formatsh.hxx:36 >#20 0x00007ffff65a6b32 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (rReq=..., pFunc=<optimized out>, this=0x55555787ab70) at /home/user/libreoffice/include/sfx2/shell.hxx:207 >#21 0x00007ffff65a6b32 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x5555573651f0, rShell=..., rSlot=..., rReq=..., bRecord=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:356 >#22 0x00007ffff65a3b13 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=<optimized out>, aReq=..., pSlot=0x7fffe0809a98 <aScCellShellSlots_Impl+504>, pShell=0x55555787ab70) at /home/user/libreoffice/include/o3tl/typed_flags_set.hxx:236 >#23 0x00007ffff65f8139 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x555557c4ed20, aURL=..., aArgs=..., rListener=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:755 >#24 0x00007ffff65f8853 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555557c4ecb0, aURL=..., aArgs=...) at /home/user/libreoffice/include/com/sun/star/uno/Reference.hxx:114 >#25 0x00007ffff500f19b in svt::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x555558f97600) at /home/user/libreoffice/include/com/sun/star/uno/Type.h:155 >#26 0x00007ffff4087648 in Link<void*, void>::Call(void*) const (this=0x555558b76138, this=0x555558b76138, data=<optimized out>) at /home/user/libreoffice/include/tools/link.hxx:83 >#27 0x00007ffff4087648 in ImplHandleUserEvent (pSVEvent=0x555558b76130) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1929 >#28 0x00007ffff4087648 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557008100, nEvent=SalEvent::UserEvent, pEvent=0x555558b76130) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2482 >#29 0x00007ffff4294077 in SalUserEventList::DispatchUserEvents(bool) (this=0x55555673dec0, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#30 0x00007ffff4360979 in SalGenericDisplay::DispatchInternalEvent(bool) (this=<optimized out>, bHandleAllCurrentEvent=bHandleAllCurrentEvent@entry=false) at /home/user/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#31 0x00007fffea525699 in call_userEventFn(void*) (data=0x5555556473d0) at /home/user/libreoffice/vcl/unx/gtk3_kde5/../gtk3/gtk3gtkdata.cxx:788 >#32 0x00007ffff0049271 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 >#33 0x00007ffff004af89 in () at /usr/lib/libglib-2.0.so.0 >#34 0x00007ffff004afce in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#35 0x00007fffea526983 in GtkSalData::Yield(bool, bool) (this=0x5555556473d0, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/gtk3_kde5/../gtk3/gtk3gtkdata.cxx:463 >#36 0x00007ffff42b36ce in ImplYield(bool, bool) (i_bAllEvents=false, i_bWait=true) at /home/user/libreoffice/vcl/source/app/svapp.cxx:471 >#37 0x00007ffff42b36ce in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:536 >#38 0x00007ffff42b4df5 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:451 >#39 0x00007ffff7ee3b33 in desktop::Desktop::Main() (this=0x7fffffffe210) at /home/user/libreoffice/desktop/source/app/app.cxx:1635 >#40 0x00007ffff42bb266 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:203 >#41 0x00007ffff42bb360 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:241 >#42 0x00007ffff7f0abd1 in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:169 >#43 0x000055555555506b in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#44 0x000055555555506b in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 >A debugging session is active. > > Inferior 1 [process 13755] will be killed. > >Quit anyway? (y or n) [answered Y; input not from terminal]
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 119841
: 144835