Bugzilla – Attachment 137604 Details for
Bug 113695
Crash when using color picker after parent toolbar is closed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 5.95 KB, created by
Julien Nabet
on 2017-11-07 19:58:38 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-11-07 19:58:38 UTC
Size:
5.95 KB
patch
obsolete
>(gdb) bt >#0 0x00007fffef9f24aa in rtl::Reference<ToolBox>::get() const (this=0x99999999999999a9) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:169 >#1 0x00007fffef9f2410 in VclPtr<ToolBox>::operator->() const (this=0x99999999999999a1) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:138 >#2 0x00007fffef9f1568 in svx::ToolboxButtonColorUpdater::Update(Color const&, bool) (this=0x9999999999999999, rColor=rgb(255, 255, 255), bForceUpdate=false) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbxcolorupdate.cxx:72 >#3 0x00007fffef9be03c in PaletteManager::PopupColorPicker(rtl::OUString const&, Color const&) (this=0x555557d59fe0, aCommand=".uno:Color", rInitialColor=rgba(255, 255, 255, 255)) at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:316 >#4 0x00007fffef9d67bc in SvxColorWindow::OpenPickerClickHdl(Button*) (this=0x555557d7e280) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1507 >#5 0x00007fffef9d672f in SvxColorWindow::LinkStubOpenPickerClickHdl(void*, Button*) (instance=0x555557d7e280, data=0x555557d76890) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1501 >#6 0x00007fffec2b26db in Link<Button*, void>::Call(Button*) const (this=0x555557d76ad8, data=0x555557d76890) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#7 0x00007fffec29e03e in Button::<lambda()>::operator()(void) const (__closure=0x7fffffff1f00) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#8 0x00007fffec2b0cac in std::_Function_handler<void(), Button::Click()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) > at /usr/include/c++/7/bits/std_function.h:316 >#9 0x00007fffec2c841a in std::function<void ()>::operator()() const (this=0x7fffffff1f00) at /usr/include/c++/7/bits/std_function.h:706 >#10 0x00007fffec2c66e1 in Control::ImplCallEventListenersAndHandler(VclEventId, std::function<void ()> const&) (this=0x555557d76890, nEvent=VclEventId::ButtonClick, callHandler=...) at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:314 >#11 0x00007fffec29e089 in Button::Click() (this=0x555557d76890) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#12 0x00007fffec2a31d6 in PushButton::Tracking(TrackingEvent const&) (this=0x555557d76890, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:1245 >#13 0x00007fffec25d2f1 in vcl::Window::EndTracking(TrackingEventFlags) (this=0x555557d76890, nFlags=TrackingEventFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:372 >#14 0x00007fffec28e21c in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=69, nY=294, nMsgTime=49935624, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:701 >#15 0x00007fffec295542 in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557d64dc0, pEvent=0x7fffffff2790) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1997 >#16 0x00007fffec293b2b in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557d64dc0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2790) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2323 >#17 0x00007fffd9103b38 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557d655b0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2790) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:275 >#18 0x00007fffd91ad4ad in X11SalFrame::HandleMouseEvent(_XEvent*) (this=0x555557d655b0, pEvent=0x7fffffff2b20) > at /home/julien/lo/libreoffice/vcl/unx/generic/window/salframe.cxx:2845 >#19 0x00007fffd91b0d08 in X11SalFrame::Dispatch(_XEvent*) (this=0x555557d655b0, pEvent=0x7fffffff2b20) at /home/julien/lo/libreoffice/vcl/unx/generic/window/salframe.cxx:3920 >#20 0x00007fffd911bdaa in SalX11Display::Dispatch(_XEvent*) (this=0x55555583dd60, pEvent=0x7fffffff2b20) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:2020 >#21 0x00007fffd911b66e in SalX11Display::Yield() (this=0x55555583dd60) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:1916 >#22 0x00007fffd9113e54 in DisplayYield(int, void*) (fd=6, data=0x55555583dd60) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:404 >#23 0x00007fffd9110bb3 in YieldEntry::HandleNextEvent() const (this=0x7fffd946a0b0 <yieldTable+240>) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldata.cxx:580 >#24 0x00007fffd91103aa in SalXLib::Yield(bool, bool) (this=0x555555843c50, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldata.cxx:770 >#25 0x00007fffd91294e1 in X11SalInstance::DoYield(bool, bool) (this=0x5555558410e0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/salinst.cxx:172 >#26 0x00007fffec6e8105 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:469 >---Type <return> to continue, or q <return> to quit--- >#27 0x00007fffec6e4193 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:534 >#28 0x00007fffec6e3d47 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#29 0x00007ffff7781adf in desktop::Desktop::Main() (this=0x7fffffff37d0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1649 >#30 0x00007fffec6f4293 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#31 0x00007fffec6f43fc in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#32 0x00007ffff77d7fff in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#33 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#34 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3b18) 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 113695
: 137604