Bugzilla – Attachment 142979 Details for
Bug 118251
Crash when closing the color picker dialog if it was opened from the overflow toolbar popup ( Hangs on Win )
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.37 KB, created by
Julien Nabet
on 2018-06-20 18:41:38 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-06-20 18:41:38 UTC
Size:
7.37 KB
patch
obsolete
>warn:vcl.layout:8636:8636: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. >0x00007fffebacf2d2 in rtl::Reference<vcl::Window>::get (this=0x99999999999999c1) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:169 >169 return m_pBody; >(gdb) bt >#0 0x00007fffebacf2d2 in rtl::Reference<vcl::Window>::get() const (this=0x99999999999999c1) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:169 >#1 0x00007fffebacee40 in VclPtr<vcl::Window>::operator vcl::Window*() const (this=0x99999999999999b9) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:184 >#2 0x00007fffebce7d30 in vcl::Window::DecModalCount() (this=0x55555c54a260) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3534 >#3 0x00007fffd7ea3fb8 in GtkInstanceDialog::run() (this=0x55555c5f4b40) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:2076 >#4 0x00007fff9654c2d0 in weld::DialogController::run() (this=0x5555579cc300) at /home/julien/lo/libreoffice/include/vcl/weld.hxx:952 >#5 0x00007fff965bf71c in cui::ColorPicker::execute() (this=0x55555c580170) at /home/julien/lo/libreoffice/cui/source/dialogs/colorpicker.cxx:1306 >#6 0x00007fffee62c165 in SvColorDialog::Execute() (this=0x7fffffff14f0) at /home/julien/lo/libreoffice/svtools/source/dialogs/colrdlg.cxx:83 >#7 0x00007fffef671d62 in PaletteManager::PopupColorPicker(vcl::Window*, rtl::OUString const&, Color const&) (this=0x5555578c0700, pParent=0x55555c399e20, aCommand=".uno:Color", rInitialColor=rgba(255, 255, 255, 255)) at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:315 >#8 0x00007fffef68aba7 in SvxColorWindow::OpenPickerClickHdl(Button*) (this=0x55555c57e830) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1516 >#9 0x00007fffef68aaf9 in SvxColorWindow::LinkStubOpenPickerClickHdl(void*, Button*) (instance=0x55555c57e830, data=0x55555c5f0660) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1510 >#10 0x00007fffebd230b5 in Link<Button*, void>::Call(Button*) const (this=0x55555c5f08a0, data=0x55555c5f0660) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#11 0x00007fffebd0effc in Button::<lambda()>::operator()(void) const (__closure=0x7fffffff16a0) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#12 0x00007fffebd21650 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 >#13 0x00007fffebd3963a in std::function<void ()>::operator()() const (this=0x7fffffff16a0) at /usr/include/c++/7/bits/std_function.h:706 >#14 0x00007fffebd3785d in Control::ImplCallEventListenersAndHandler(VclEventId, std::function<void ()> const&) (this=0x55555c5f0660, nEvent=VclEventId::ButtonClick, callHandler=...) at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:310 >#15 0x00007fffebd0f047 in Button::Click() (this=0x55555c5f0660) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#16 0x00007fffebd14056 in PushButton::Tracking(TrackingEvent const&) (this=0x55555c5f0660, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:1273 >#17 0x00007fffebcc9d29 in vcl::Window::EndTracking(TrackingEventFlags) (this=0x55555c5f0660, nFlags=TrackingEventFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:365 >#18 0x00007fffebcfee6a in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=82, nY=383, nMsgTime=48256803, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:705 >#19 0x00007fffebd06236 in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x555559280e60, pEvent=0x7fffffff1fc0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2002 >#20 0x00007fffebd047c9 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555559280e60, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1fc0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2330 >#21 0x00007fffd7f3e2a4 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555c5a71f0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1fc0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:280 >#22 0x00007fffd7f3d430 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x55555c5a71f0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1fc0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4466 >#23 0x00007fffd7f37fcd in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555c57b2d0, frame=0x55555c5a71f0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2690 >#24 0x00007fffd770ee1b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#25 0x00007ffff5d55f6d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#26 0x00007ffff5d68d3e in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#27 0x00007ffff5d70d8f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#28 0x00007ffff5d71e0f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#29 0x00007fffd7856254 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#30 0x00007fffd770be8e in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#31 0x00007fffd770df68 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#32 0x00007fffd72209b5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#33 0x00007fffd727b302 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#34 0x00007ffff5a7c287 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007ffff5a7c4c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#36 0x00007ffff5a7c54c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007fffd7e8e70a in GtkSalData::Yield(bool, bool) (this=0x555555843c70, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#38 0x00007fffd7e91fa6 in GtkInstance::DoYield(bool, bool) (this=0x5555558521d0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:399 >#39 0x00007fffec1b68cf in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#40 0x00007fffec1b2853 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#41 0x00007fffec1b2407 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >#42 0x00007ffff77738a1 in desktop::Desktop::Main() (this=0x7fffffff2ea0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1634 >#43 0x00007fffec1c31c3 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:200 >#44 0x00007fffec1c332c in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:238 >#45 0x00007ffff77ca666 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#46 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#47 0x00005555555549d8 in main (argc=2, argv=0x7fffffff31e8) 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 118251
: 142979