Bugzilla – Attachment 141947 Details for
Bug 117470
EDITING Draw crashes when color dialog's parent is closed and OK is clicked in color dialog (not gtk3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 6.28 KB, created by
Julien Nabet
on 2018-05-07 09:18:02 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-05-07 09:18:02 UTC
Size:
6.28 KB
patch
obsolete
>warn:vcl.layout:6313:6313:vcl/source/window/dockwin.cxx:1047: DockingWindow has become non-layout because extra children have been added directly to it. > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffef6da783 in SvxColorListBox::getColorWindow (this=0x55555be79130) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:3425 >3425 if (!m_xColorWindow || m_xColorWindow->isDisposed()) >(gdb) bt >#0 0x00007fffef6da783 in SvxColorListBox::getColorWindow() const (this=0x55555be79130) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:3425 >#1 0x00007ffff089b526 in SvxColorListBox::SetNoSelection() (this=0x55555be79130) at /home/julien/lo/libreoffice/include/svx/colorbox.hxx:68 >#2 0x00007ffff089a660 in Svx3DWin::LBSelectColor(SvxColorListBox*, Color const&) (pLb=0x55555be79130, rColor=rgb(255, 255, 255)) > at /home/julien/lo/libreoffice/svx/source/engine3d/float3d.cxx:2783 >#3 0x00007ffff089913b in Svx3DWin::ClickColorHdl(Button*) (this=0x55555bbba790, pBtn=0x55555be7a9b0) at /home/julien/lo/libreoffice/svx/source/engine3d/float3d.cxx:2532 >#4 0x00007ffff0898fb7 in Svx3DWin::LinkStubClickColorHdl(void*, Button*) (instance=0x55555bbba790, data=0x55555be7a9b0) > at /home/julien/lo/libreoffice/svx/source/engine3d/float3d.cxx:2510 >#5 0x00007fffebdba62d in Link<Button*, void>::Call(Button*) const (this=0x55555be7abf0, data=0x55555be7a9b0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#6 0x00007fffebda651c in Button::<lambda()>::operator()(void) const (__closure=0x7fffffff1630) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#7 0x00007fffebdb8bc8 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 >#8 0x00007fffebdd07d6 in std::function<void ()>::operator()() const (this=0x7fffffff1630) at /usr/include/c++/7/bits/std_function.h:706 >#9 0x00007fffebdce9f9 in Control::ImplCallEventListenersAndHandler(VclEventId, std::function<void ()> const&) (this=0x55555be7a9b0, nEvent=VclEventId::ButtonClick, callHandler=...) at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:312 >#10 0x00007fffebda6567 in Button::Click() (this=0x55555be7a9b0) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#11 0x00007fffebdab576 in PushButton::Tracking(TrackingEvent const&) (this=0x55555be7a9b0, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:1273 >#12 0x00007fffebd61739 in vcl::Window::EndTracking(TrackingEventFlags) (this=0x55555be7a9b0, nFlags=TrackingEventFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:365 >#13 0x00007fffebd96390 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=557, nY=230, nMsgTime=5374985, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:705 >#14 0x00007fffebd9d77e in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x55555bc00e00, pEvent=0x7fffffff1ec0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2002 >#15 0x00007fffebd9bd05 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55555bc00e00, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1ec0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2330 >#16 0x00007fffd812b79a in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555bc19d30, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1ec0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:279 >#17 0x00007fffd81e026f in X11SalFrame::HandleMouseEvent(_XEvent*) (this=0x55555bc19d30, pEvent=0x7fffffff2270) > at /home/julien/lo/libreoffice/vcl/unx/generic/window/salframe.cxx:2846 >#18 0x00007fffd81e3afb in X11SalFrame::Dispatch(_XEvent*) (this=0x55555bc19d30, pEvent=0x7fffffff2270) at /home/julien/lo/libreoffice/vcl/unx/generic/window/salframe.cxx:3918 >#19 0x00007fffd81443ae in SalX11Display::Dispatch(_XEvent*) (this=0x555557474b80, pEvent=0x7fffffff2270) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:2012 >#20 0x00007fffd8143cd0 in SalX11Display::Yield() (this=0x555557474b80) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:1911 >#21 0x00007fffd813c497 in DisplayYield(int, void*) (fd=6, data=0x555557474b80) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:400 >#22 0x00007fffd8138b3b in YieldEntry::HandleNextEvent() const (this=0x7fffd84a60d0 <yieldTable+240>) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldata.cxx:580 >#23 0x00007fffd81382e4 in SalXLib::Yield(bool, bool) (this=0x555555847510, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldata.cxx:770 >#24 0x00007fffd8152411 in X11SalInstance::DoYield(bool, bool) (this=0x555555840800, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/salinst.cxx:172 >#25 0x00007fffec24d263 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#26 0x00007fffec24927f in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#27 0x00007fffec248e33 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >---Type <return> to continue, or q <return> to quit--- >#28 0x00007ffff7774721 in desktop::Desktop::Main() (this=0x7fffffff2f20) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1632 >#29 0x00007fffec259785 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:198 >#30 0x00007fffec2598ee in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:236 >#31 0x00007ffff77cb202 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:170 >#32 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#33 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3268) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) p m_xColorWindow >warning: can't find linker symbol for virtual table for `SvxColorListBox' value >$1 = {_vptr.VclPtr = 0x9999999999999999, m_rInnerRef = rtl::Reference to 0x9999999999999999} >
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 117470
: 141947