Bugzilla – Attachment 128025 Details for
Bug 103245
crash in Area dialog if I switch from Color to Gradient or Hatch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols
bt.txt (text/plain), 10.19 KB, created by
Julien Nabet
on 2016-10-15 22:10:45 UTC
(
hide
)
Description:
bt with symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2016-10-15 22:10:45 UTC
Size:
10.19 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00002aaaaad17b53 in rtl_uString_getToken (ppThis=0x7fffffff21c0, pStr=0x9999999999999999, nToken=0, cTok=59 u';', nIndex=0) > at /home/julien/lo/libreoffice/sal/rtl/strtmpl.cxx:1860 >1860 sal_Int32 nLen = pStr->length-nIndex; >(gdb) bt >#0 0x00002aaaaad17b53 in rtl_uString_getToken (ppThis=0x7fffffff21c0, pStr=0x9999999999999999, nToken=0, cTok=59 u';', nIndex=0) > at /home/julien/lo/libreoffice/sal/rtl/strtmpl.cxx:1860 >#1 0x00002aaab0e842c1 in rtl::OUString::getToken (this=0x2837290, token=0, cTok=59 u';', index=@0x7fffffff21fc: 0) at /home/julien/lo/libreoffice/include/rtl/ustring.hxx:2678 >#2 0x00002aaab131ddf5 in XPropertyList::Load (this=0x2837260) at /home/julien/lo/libreoffice/svx/source/xoutdev/xtable.cxx:252 >#3 0x00002aaab131d6ca in XPropertyList::Count (this=0x2837260) at /home/julien/lo/libreoffice/svx/source/xoutdev/xtable.cxx:140 >#4 0x00002aaad47702ca in ColorLB::Fill (this=0x733f640, pColorTab=rtl::Reference to 0x2837260) at /home/julien/lo/libreoffice/svx/source/dialog/dlgctrl.cxx:1127 >#5 0x00002aaafbdbdc19 in SvxGradientTabPage::ActivatePage (this=0x730bec0, rSet=SfxItemSet of pool 0x2730210 with parent 0x0 and Which ranges: [(1014, 1033)] = {...}) > at /home/julien/lo/libreoffice/cui/source/tabpages/tpgradnt.cxx:193 >#6 0x00002aaafbda893d in SvxAreaTabPage::CreatePage (this=0x70cb4f0, nId=2, pTab=...) at /home/julien/lo/libreoffice/cui/source/tabpages/tparea.cxx:394 >#7 0x00002aaafbda85d2 in SvxAreaTabPage::SelectFillTypeHdl_Impl (this=0x70cb4f0, pButton=0x70a5210) at /home/julien/lo/libreoffice/cui/source/tabpages/tparea.cxx:346 >#8 0x00002aaafbda8469 in SvxAreaTabPage::LinkStubSelectFillTypeHdl_Impl (instance=0x70cb4f0, data=0x70a5210) at /home/julien/lo/libreoffice/cui/source/tabpages/tparea.cxx:338 >#9 0x00002aaab3ec4ee5 in Link<Button*, void>::Call (this=0x70a5478, data=0x70a5210) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#10 0x00002aaab3eb0c28 in Button::<lambda()>::operator()(void) const (__closure=0x7fffffff27c0) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:127 >#11 0x00002aaab3ec33ca in std::_Function_handler<void(), Button::Click()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/6/functional:1740 >#12 0x00002aaab3ed825a in std::function<void ()>::operator()() const (this=0x7fffffff27c0) at /usr/include/c++/6/functional:2136 >#13 0x00002aaab3ed6a54 in Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()> const&) (this=0x70a5210, nEvent=1102, callHandler=...) > at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:324 >#14 0x00002aaab3eb0c70 in Button::Click (this=0x70a5210) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:127 >#15 0x00002aaab3eb5e9a in PushButton::Tracking (this=0x70a5210, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:1276 >#16 0x00002aaab3e70c57 in vcl::Window::EndTracking (this=0x70a5210, nFlags=TrackingEventFlags::NONE) at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:374 >#17 0x00002aaab3ea06a4 in ImplHandleMouseEvent (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=353, nY=75, nMsgTime=66932703, nCode=1, > nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:705 >#18 0x00002aaab3ea7bbc in ImplHandleSalMouseButtonUp (pWindow=0x6e5b640, pEvent=0x7fffffff3040) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2020 >#19 0x00002aaab3ea5f9b in ImplWindowFrameProc (_pWindow=0x6e5b640, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff3040) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2346 >#20 0x00002aaac799ab5e in SalFrame::CallCallback (this=0x6e5ed20, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff3040) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:280 >#21 0x00002aaac799588e in GtkSalFrame::signalButton (pEvent=0x730ec10, frame=0x6e5ed20) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2609 >#22 0x00002aaac7e7542c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00002aaaaca45f75 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#24 0x00002aaaaca57f82 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#25 0x00002aaaaca6066f in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#26 0x00002aaaaca60faf in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#27 0x00002aaac7fc192c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#28 0x00002aaac7e724de in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#29 0x00002aaac7e7456e in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#30 0x00002aaac858ab15 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#31 0x00002aaac85bba52 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#32 0x00002aaaaccd37d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00002aaaaccd3a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#34 0x00002aaaaccd3aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#35 0x00002aaac7928360 in GtkData::Yield (this=0x7678e0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:477 >#36 0x00002aaac792b2ab in GtkInstance::DoYield (this=0x767770, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:423 >#37 0x00002aaab42c356b in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:506 >#38 0x00002aaab42bf456 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:551 >#39 0x00002aaab3d4643b in Dialog::Execute (this=0x6e5b640) at /home/julien/lo/libreoffice/vcl/source/window/dialog.cxx:912 >#40 0x00002aaaafb604bb in SfxTabDialog::Execute (this=0x6e5b640) at /home/julien/lo/libreoffice/sfx2/source/dialog/tabdlg.cxx:512 >#41 0x00002aaafb3035aa in AbstractTabDialog_Impl::Execute (this=0x6bd3fd0) at /home/julien/lo/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:105 >#42 0x00002aaad35d635d in SwTextShell::ExecInsert (this=0x3089470, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/textsh.cxx:487 >#43 0x00002aaad35d3e45 in SfxStubSwTextShellExecInsert (pShell=0x3089470, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2878 >#44 0x00002aaaafa150aa in SfxShell::CallExec (this=0x3089470, pFunc=0x2aaad35d3e17 <SfxStubSwTextShellExecInsert(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:214 >#45 0x00002aaaafa0b417 in SfxDispatcher::Call_Impl (this=0x27fc660, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:376 >#46 0x00002aaaafa0f046 in SfxDispatcher::PostMsgHandler (this=0x27fc660, pReq=0x645bff0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1189 >#47 0x00002aaaafa0eed9 in SfxDispatcher::LinkStubPostMsgHandler (instance=0x27fc660, data=0x645bff0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1169 >#48 0x00002aaaafd11005 in Link<SfxRequest*, void>::Call (this=0x2807b00, data=0x645bff0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#49 0x00002aaaafd10f8b in SfxHintPoster::DoEvent_Impl (this=0x2807af0, pPostedHint=0x645bff0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:44 >#50 0x00002aaaafd10f61 in SfxHintPoster::LinkStubDoEvent_Impl (instance=0x2807af0, data=0x645bff0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:42 >#51 0x00002aaab3ea7e57 in Link<void*, void>::Call (this=0x6e52bf8, data=0x645bff0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#52 0x00002aaab3ea4ce4 in ImplHandleUserEvent (pSVEvent=0x6e52bf0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1946 >#53 0x00002aaab3ea65f1 in ImplWindowFrameProc (_pWindow=0x2560c20, nEvent=SalEvent::UserEvent, pEvent=0x6e52bf0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2496 >#54 0x00002aaab4424c40 in SalFrame::CallCallback (this=0x25612e0, nEvent=SalEvent::UserEvent, pEvent=0x6e52bf0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:280 >#55 0x00002aaab4436885 in SalGenericDisplay::DispatchInternalEvent (this=0x22a7030) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#56 0x00002aaac79294aa in GtkData::userEventFn (data=0x7678e0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:819 >#57 0x00002aaac7929537 in call_userEventFn (data=0x7678e0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:829 >#58 0x00002aaaaccd368a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#59 0x00002aaaaccd3a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#60 0x00002aaaaccd3aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#61 0x00002aaac7928360 in GtkData::Yield (this=0x7678e0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:477 >#62 0x00002aaac792b2ab in GtkInstance::DoYield (this=0x767770, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:423 >#63 0x00002aaab42c356b in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:506 >#64 0x00002aaab42bf456 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:551 >#65 0x00002aaab42bf2d0 in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:468 >#66 0x00002aaaaafcd081 in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1356 >#67 0x00002aaaaafce271 in desktop::Desktop::Main (this=0x7fffffff4fe0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1683 >#68 0x00002aaab42cdff2 in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:185 >#69 0x00002aaab42ce15b in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:223 >#70 0x00002aaaab0219bc in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:165 >---Type <return> to continue, or q <return> to quit--- >
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 103245
: 128025