Bugzilla – Attachment 126942 Details for
Bug 101636
dbgutil build: Crash when creating number format code "[$..."
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols
bt.txt (text/plain), 18.65 KB, created by
Julien Nabet
on 2016-08-21 17:12:43 UTC
(
hide
)
Description:
bt with symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2016-08-21 17:12:43 UTC
Size:
18.65 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx :370 : sal_Unicode& rtl::OUStringBuffer::operator[](sal_Int32): l'assertion « index >= 0 && index < pData->length » a échoué. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >0x00002aaaab3621c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 >54 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00002aaaab3621c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 >#1 0x00002aaaab36364a in __GI_abort () at abort.c:89 >#2 0x00002aaaab35b107 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x2aaab073fe60 "index >= 0 && index < pData->length", > file=file@entry=0x2aaab073fe18 "/home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx", line=line@entry=370, > function=function@entry=0x2aaab0740120 <rtl::OUStringBuffer::operator[](int)::__PRETTY_FUNCTION__> "sal_Unicode& rtl::OUStringBuffer::operator[](sal_Int32)") > at assert.c:92 >#3 0x00002aaaab35b1b2 in __GI___assert_fail (assertion=0x2aaab073fe60 "index >= 0 && index < pData->length", > file=0x2aaab073fe18 "/home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx", line=370, > function=0x2aaab0740120 <rtl::OUStringBuffer::operator[](int)::__PRETTY_FUNCTION__> "sal_Unicode& rtl::OUStringBuffer::operator[](sal_Int32)") at assert.c:101 >#4 0x00002aaab0654f93 in rtl::OUStringBuffer::operator[] (this=0x7ffffffefc70, index=2) at /home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx:370 >#5 0x00002aaab06d0c23 in SvNumberformat::ImpNextSymbol (this=0x77d95b0, rString="[$", nPos=@0x7ffffffefbf0: 2, sSymbol="") > at /home/julien/lo/libreoffice/svl/source/numbers/zformat.cxx:1414 >#6 0x00002aaab06ce8b3 in SvNumberformat::SvNumberformat (this=0x77d95b0, rString="[$", pSc=0x2a57ff0, pISc=0x2a56f90, nCheckPos=@0x7ffffffefd24: 0, > eLan=@0x7ffffffefcf4: 1036) at /home/julien/lo/libreoffice/svl/source/numbers/zformat.cxx:647 >#7 0x00002aaab06ad683 in SvNumberFormatter::GetPreviewString (this=0x2a56d50, sFormatString="[$", fPreviewNumber=0, sOutString="", ppColor=0x7ffffffefde0, eLnge=1036, > bUseStarFormat=false) at /home/julien/lo/libreoffice/svl/source/numbers/zforlist.cxx:1619 >#8 0x00002aaad502696c in SvxNumberFormatShell::MakePreviewString (this=0x7a99790, rFormatStr="[$", rPreviewStr="", rpFontColor=@0x7ffffffefde0: 0x0) > at /home/julien/lo/libreoffice/svx/source/items/numfmtsh.cxx:450 >#9 0x00002aaaff7c3def in SvxNumberFormatTabPage::MakePreviewText (this=0x7a1bd30, rFormat="[$") at /home/julien/lo/libreoffice/cui/source/tabpages/numfmt.cxx:1759 >#10 0x00002aaaff7c3085 in SvxNumberFormatTabPage::EditHdl_Impl (this=0x7a1bd30, pEdFormat=0x7a2f330) at /home/julien/lo/libreoffice/cui/source/tabpages/numfmt.cxx:1560 >#11 0x00002aaaff7c2f17 in SvxNumberFormatTabPage::EditModifyHdl_Impl (this=0x7a1bd30, rEdit=...) at /home/julien/lo/libreoffice/cui/source/tabpages/numfmt.cxx:1544 >#12 0x00002aaaff7c2ef1 in SvxNumberFormatTabPage::LinkStubEditModifyHdl_Impl (instance=0x7a1bd30, data=...) at /home/julien/lo/libreoffice/cui/source/tabpages/numfmt.cxx:1542 >#13 0x00002aaab3e55fcb in Link<Edit&, void>::Call (this=0x7a2f618, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#14 0x00002aaab3e4f8ea in Edit::<lambda()>::operator()(void) const (__closure=0x7ffffffeff90) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:2370 >#15 0x00002aaab3e52b90 in std::_Function_handler<void(), Edit::Modify()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/6/functional:1740 >#16 0x00002aaab3e43d28 in std::function<void ()>::operator()() const (this=0x7ffffffeff90) at /usr/include/c++/6/functional:2136 >#17 0x00002aaab3e42518 in Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()> const&) (this=0x7a2f330, nEvent=1110, callHandler=...) > at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:324 >#18 0x00002aaab3e4f9bb in Edit::Modify (this=0x7a2f330) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:2370 >#19 0x00002aaab3e46053 in Edit::ImplModified (this=0x7a2f330) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:396 >#20 0x00002aaab3e4c5e9 in Edit::ImplHandleKeyEvent (this=0x7a2f330, rKEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:1726 >#21 0x00002aaab3e4c76d in Edit::KeyInput (this=0x7a2f330, rKEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:1736 >#22 0x00002aaab3e0c9c7 in ImplHandleKey (pWindow=0x7a11ff0, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=0, nCharCode=36, nRepeat=0, bForward=true) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:981 >#23 0x00002aaab3e113c4 in ImplWindowFrameProc (_pWindow=0x7a11ff0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff0590) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2369 >#24 0x00002aaac7181710 in SalFrame::CallCallback (this=0x7a08160, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff0590) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:282 >#25 0x00002aaac7172f2e in GtkSalFrame::doKeyCallback (this=0x7a08160, state=16, keyval=36, hardware_keycode=35, group=0 '\000', time=36512894, aOrigCode=36 u'$', bDown=true, > bSendRelease=true) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:436 >#26 0x00002aaac717f253 in GtkSalFrame::IMHandler::signalIMCommit (pText=0x7878070 "$", im_handler=0x7af8930) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3768 >#27 0x00002aaaaca1da5a in g_cclosure_marshal_VOID__STRINGv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#28 0x00002aaaaca1b1d4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#29 0x00002aaaaca359a6 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#30 0x00002aaaaca36555 in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#31 0x00002aaaaca1da5a in g_cclosure_marshal_VOID__STRINGv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#32 0x00002aaaaca1b1d4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#33 0x00002aaaaca359a6 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#34 0x00002aaaaca36555 in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#35 0x00002aaac762c201 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#36 0x00002aaac762d1d5 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#37 0x00002aaac762f383 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#38 0x00002aaac717ecae in GtkSalFrame::IMHandler::handleKeyEvent (this=0x7af8930, pEvent=0x7afaa00) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3639 >#39 0x00002aaac717d650 in GtkSalFrame::signalKey (pWidget=0x79d15c0, pEvent=0x7afaa00, frame=0x7a08160) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2974 >#40 0x00002aaac764e89c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#41 0x00002aaaaca1afa5 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#42 0x00002aaaaca2cfc1 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#43 0x00002aaaaca357f9 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#44 0x00002aaaaca3608f in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#45 0x00002aaac7790cbc in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#46 0x00002aaac764bba9 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#47 0x00002aaac764da42 in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#48 0x00002aaac7d41795 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#49 0x00002aaac7d6e762 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#50 0x00002aaaacca81a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#51 0x00002aaaacca8400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#52 0x00002aaaacca84ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#53 0x00002aaac710f21e in GtkData::Yield (this=0x755e40, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:477 >#54 0x00002aaac711214f in GtkInstance::DoYield (this=0x766a60, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:413 >#55 0x00002aaab422e733 in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#56 0x00002aaab422a52c in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:555 >#57 0x00002aaab3cae5f5 in Dialog::Execute (this=0x7a11ff0) at /home/julien/lo/libreoffice/vcl/source/window/dialog.cxx:900 >#58 0x00002aaafb222696 in SwAbstractSfxDialog_Impl::Execute (this=0x7a1ccf0) at /home/julien/lo/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:100 >#59 0x00002aaad3eed6a1 in NumFormatListBox::SelectHdl (this=0x7882470, rBox=...) at /home/julien/lo/libreoffice/sw/source/uibase/utlui/numfmtlb.cxx:403 >#60 0x00002aaad3eed1d5 in NumFormatListBox::LinkStubSelectHdl (instance=0x7882470, data=...) at /home/julien/lo/libreoffice/sw/source/uibase/utlui/numfmtlb.cxx:361 >#61 0x00002aaafb25bf47 in Link<ListBox&, void>::Call (this=0x784d4a0, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#62 0x00002aaafb2a4a99 in SwFieldDBPage::NumSelectHdl (this=0x784d0f0, rLB=...) at /home/julien/lo/libreoffice/sw/source/ui/fldui/flddb.cxx:406 >#63 0x00002aaafb2a4a4d in SwFieldDBPage::LinkStubNumSelectHdl (instance=0x784d0f0, data=...) at /home/julien/lo/libreoffice/sw/source/ui/fldui/flddb.cxx:403 >#64 0x00002aaab3e94919 in Link<ListBox&, void>::Call (this=0x7882700, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#65 0x00002aaab3e9127c in ListBox::<lambda()>::operator()(void) const (__closure=0x7fffffff2000) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:950 >#66 0x00002aaab3e93bde in std::_Function_handler<void(), ListBox::Select()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) > at /usr/include/c++/6/functional:1740 >---Type <return> to continue, or q <return> to quit--- >#67 0x00002aaab3e43d28 in std::function<void ()>::operator()() const (this=0x7fffffff2000) at /usr/include/c++/6/functional:2136 >#68 0x00002aaab3e42518 in Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()> const&) (this=0x7882470, nEvent=1108, callHandler=...) > at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:324 >#69 0x00002aaab3e912c4 in ListBox::Select (this=0x7882470) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:950 >#70 0x00002aaab3e8da81 in ListBox::ImplSelectHdl (this=0x7882470) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:236 >#71 0x00002aaab3e8d837 in ListBox::LinkStubImplSelectHdl (instance=0x7882470, data=0x0) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:214 >#72 0x00002aaab3e8800b in Link<LinkParamNone*, void>::Call (this=0x788f298, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#73 0x00002aaab3e7c6e4 in ImplListBoxWindow::ImplCallSelect (this=0x788ef70) at /home/julien/lo/libreoffice/vcl/source/control/imp_listbox.cxx:736 >#74 0x00002aaab3e7dfbb in ImplListBoxWindow::Tracking (this=0x788ef70, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/imp_listbox.cxx:1183 >#75 0x00002aaab3ddbc4d in vcl::Window::EndTracking (this=0x788ef70, nFlags=TrackingEventFlags::NONE) at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:374 >#76 0x00002aaab3e0b96b in ImplHandleMouseEvent (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=73, nY=116, nMsgTime=36486926, nCode=1, > nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:705 >#77 0x00002aaab3e12ea6 in ImplHandleSalMouseButtonUp (pWindow=0x7884910, pEvent=0x7fffffff2a10) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2020 >#78 0x00002aaab3e11285 in ImplWindowFrameProc (_pWindow=0x7884910, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2a10) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2346 >#79 0x00002aaac7181710 in SalFrame::CallCallback (this=0x7885330, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2a10) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:282 >#80 0x00002aaac717c4b4 in GtkSalFrame::signalButton (pEvent=0x7a02620, frame=0x7885330) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2602 >#81 0x00002aaac764e89c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#82 0x00002aaaaca1afa5 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#83 0x00002aaaaca2cfc1 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#84 0x00002aaaaca357f9 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#85 0x00002aaaaca3608f in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#86 0x00002aaac7790cbc in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#87 0x00002aaac764babe in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#88 0x00002aaac764da42 in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#89 0x00002aaac7d41795 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#90 0x00002aaac7d6e762 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#91 0x00002aaaacca81a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#92 0x00002aaaacca8400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#93 0x00002aaaacca84ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#94 0x00002aaac710f21e in GtkData::Yield (this=0x755e40, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:477 >#95 0x00002aaac711214f in GtkInstance::DoYield (this=0x766a60, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:413 >#96 0x00002aaab422e733 in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#97 0x00002aaab422a52c in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:555 >#98 0x00002aaab3cae5f5 in Dialog::Execute (this=0x3705ad0) at /home/julien/lo/libreoffice/vcl/source/window/dialog.cxx:900 >#99 0x00002aaafb2ae671 in SwFieldEditDlg::Execute (this=0x3705ad0) at /home/julien/lo/libreoffice/sw/source/ui/fldui/fldedt.cxx:256 >#100 0x00002aaafb222696 in SwAbstractSfxDialog_Impl::Execute (this=0x79ced10) at /home/julien/lo/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:100 >#101 0x00002aaad3da381e in SwTextShell::ExecField (this=0x350aa70, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/textfld.cxx:156 >#102 0x00002aaad3da9cef in SfxStubSwTextShellExecField (pShell=0x350aa70, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2892 >---Type <return> to continue, or q <return> to quit--- >#103 0x00002aaaaf9ad3fe in SfxShell::CallExec (this=0x350aa70, pFunc=0x2aaad3da9cc1 <SfxStubSwTextShellExecField(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:184 >#104 0x00002aaaaf9a36cf in SfxDispatcher::Call_Impl (this=0x2a8cb50, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:378 >#105 0x00002aaaaf9a7360 in SfxDispatcher::PostMsgHandler (this=0x2a8cb50, pReq=0x733e8c0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1201 >#106 0x00002aaaaf9a71f3 in SfxDispatcher::LinkStubPostMsgHandler (instance=0x2a8cb50, data=0x733e8c0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1181 >#107 0x00002aaaafca5eff in Link<SfxRequest*, void>::Call (this=0x2a8d150, data=0x733e8c0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#108 0x00002aaaafca5e85 in SfxHintPoster::DoEvent_Impl (this=0x2a8d140, pPostedHint=0x733e8c0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:44 >#109 0x00002aaaafca5e5b in SfxHintPoster::LinkStubDoEvent_Impl (instance=0x2a8d140, data=0x733e8c0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:42 >#110 0x00002aaab3e13141 in Link<void*, void>::Call (this=0x77d6aa8, data=0x733e8c0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#111 0x00002aaab3e0ffce in ImplHandleUserEvent (pSVEvent=0x77d6aa0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1946 >#112 0x00002aaab3e118db in ImplWindowFrameProc (_pWindow=0x25aa540, nEvent=SalEvent::UserEvent, pEvent=0x77d6aa0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2496 >#113 0x00002aaab438794a in SalFrame::CallCallback (this=0x25aac00, nEvent=SalEvent::UserEvent, pEvent=0x77d6aa0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:282 >#114 0x00002aaab439967d in SalGenericDisplay::DispatchInternalEvent (this=0x22eb3b0) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#115 0x00002aaac7110368 in GtkData::userEventFn (data=0x755e40) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:819 >#116 0x00002aaac71103f5 in call_userEventFn (data=0x755e40) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:829 >#117 0x00002aaaacca805a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#118 0x00002aaaacca8400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#119 0x00002aaaacca84ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#120 0x00002aaac710f21e in GtkData::Yield (this=0x755e40, bWait=false, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:477 >#121 0x00002aaac711214f in GtkInstance::DoYield (this=0x766a60, bWait=false, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:413 >#122 0x00002aaab422e733 in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#123 0x00002aaab422a52c in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:555 >#124 0x00002aaab422a3a6 in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:472 >#125 0x00002aaaaafb72d1 in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1319 >#126 0x00002aaaaafb84c1 in desktop::Desktop::Main (this=0x7fffffff4a50) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1646 >#127 0x00002aaab4238c26 in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:185 >#128 0x00002aaab4238d8f in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:223 >#129 0x00002aaaab00c01e in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:165 >#130 0x000000000040090e in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#131 0x00000000004008f4 in main (argc=2, argv=0x7fffffff4d88) 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 101636
:
126934
| 126942