Bugzilla – Attachment 137244 Details for
Bug 113328
EDITING Closing Colour replacer crashes the application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.81 KB, created by
Julien Nabet
on 2017-10-23 22:12:50 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-10-23 22:12:50 UTC
Size:
7.81 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffefa2027a in SvxColorListBox::ShowPreview (this=0x0, rColor=...) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:3332 >3332 if (m_bShowNoneButton && rColor.first == COL_NONE_COLOR) >(gdb) bt >#0 0x00007fffefa2027a in SvxColorListBox::ShowPreview(std::pair<Color, rtl::OUString> const&) (this=0x0, rColor=...) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:3332 >#1 0x00007fffefa209e5 in SvxColorListBox::Selected(std::pair<Color, rtl::OUString> const&) (this=0x0, rColor=...) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:3399 >#2 0x00007fffefa1f854 in SvxListBoxColorWrapper::operator()(rtl::OUString const&, std::pair<Color, rtl::OUString> const&) (this=0x555557e51c40, rColor=...) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:3259 >#3 0x00007fffefa2e07a in std::__invoke_impl<void, SvxListBoxColorWrapper&, rtl::OUString const&, std::pair<Color, rtl::OUString> const&>(std::__invoke_other, SvxListBoxColorWrapper&, rtl::OUString const&, std::pair<Color, rtl::OUString> const&) (__f=..., __args#0="", __args#1=...) at /usr/include/c++/7/bits/invoke.h:60 >#4 0x00007fffefa2db03 in std::__invoke<SvxListBoxColorWrapper&, rtl::OUString const&, std::pair<Color, rtl::OUString> const&>(SvxListBoxColorWrapper&, rtl::OUString const&, std::pair<Color, rtl::OUString> const&) (__fn=..., __args#0="", __args#1=...) at /usr/include/c++/7/bits/invoke.h:95 >#5 0x00007fffefa2cd0d in std::reference_wrapper<SvxListBoxColorWrapper>::operator()<rtl::OUString const&, std::pair<Color, rtl::OUString> const&>(rtl::OUString const&, std::pair<Color, rtl::OUString> const&) const (this=0x555557e170d8, __args#0="", __args#1=...) at /usr/include/c++/7/bits/refwrap.h:341 >#6 0x00007fffefa2b50b in std::_Function_handler<void (rtl::OUString const&, std::pair<Color, rtl::OUString> const&), std::reference_wrapper<SvxListBoxColorWrapper> >::_M_invoke(std::_Any_data const&, rtl::OUString const&, std::pair<Color, rtl::OUString> const&) (__functor=..., __args#0="", __args#1=...) at /usr/include/c++/7/bits/std_function.h:316 >#7 0x00007fffefa00d33 in std::function<void (rtl::OUString const&, std::pair<Color, rtl::OUString> const&)>::operator()(rtl::OUString const&, std::pair<Color, rtl::OUString> const&) const (this=0x555557e170d8, __args#0="", __args#1=...) at /usr/include/c++/7/bits/std_function.h:706 >#8 0x00007fffef9fbe32 in PaletteManager::PopupColorPicker(rtl::OUString const&, Color const&) (this=0x555557e17010, aCommand="", rInitialColor=rgba(255, 255, 255, 255)) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:321 >#9 0x00007fffefa144d4 in SvxColorWindow::OpenPickerClickHdl(Button*) (this=0x555557e42a70) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1507 >#10 0x00007fffefa14447 in SvxColorWindow::LinkStubOpenPickerClickHdl(void*, Button*) (instance=0x555557e42a70, data=0x55555b9923c0) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1501 >#11 0x00007fffec2fbbd1 in Link<Button*, void>::Call(Button*) const (this=0x55555b992608, data=0x55555b9923c0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#12 0x00007fffec2e7534 in Button::<lambda()>::operator()(void) const (__closure=0x7fffffff1cb0) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#13 0x00007fffec2fa1a2 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 >#14 0x00007fffec311910 in std::function<void ()>::operator()() const (this=0x7fffffff1cb0) at /usr/include/c++/7/bits/std_function.h:706 >#15 0x00007fffec30fbd7 in Control::ImplCallEventListenersAndHandler(VclEventId, std::function<void ()> const&) (this=0x55555b9923c0, nEvent=VclEventId::ButtonClick, callHandler=...) at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:314 >#16 0x00007fffec2e757f in Button::Click() (this=0x55555b9923c0) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:123 >#17 0x00007fffec2ec6cc in PushButton::Tracking(TrackingEvent const&) (this=0x55555b9923c0, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:1245 >#18 0x00007fffec2a67e5 in vcl::Window::EndTracking(TrackingEventFlags) (this=0x55555b9923c0, nFlags=TrackingEventFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:372 >#19 0x00007fffec2d7710 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=72, nY=277, nMsgTime=19467900, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:701 >#20 0x00007fffec2dea36 in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent*) (pWindow=0x55555b9c4520, pEvent=0x7fffffff2540) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1997 >#21 0x00007fffec2dd01f in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55555b9c4520, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2540) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2323 >#22 0x00007fffd7947b28 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555b9cba40, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2540) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:275 >---Type <return> to continue, or q <return> to quit--- >#23 0x00007fffd79f1497 in X11SalFrame::HandleMouseEvent(_XEvent*) (this=0x55555b9cba40, pEvent=0x7fffffff28d0) > at /home/julien/lo/libreoffice/vcl/unx/generic/window/salframe.cxx:2845 >#24 0x00007fffd79f4cf2 in X11SalFrame::Dispatch(_XEvent*) (this=0x55555b9cba40, pEvent=0x7fffffff28d0) at /home/julien/lo/libreoffice/vcl/unx/generic/window/salframe.cxx:3920 >#25 0x00007fffd795fd9a in SalX11Display::Dispatch(_XEvent*) (this=0x5555558d09d0, pEvent=0x7fffffff28d0) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:2020 >#26 0x00007fffd795f65e in SalX11Display::Yield() (this=0x5555558d09d0) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:1916 >#27 0x00007fffd7957e44 in DisplayYield(int, void*) (fd=6, data=0x5555558d09d0) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldisp.cxx:404 >#28 0x00007fffd7954ba3 in YieldEntry::HandleNextEvent() const (this=0x7fffd7cae0b0 <yieldTable+240>) at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldata.cxx:580 >#29 0x00007fffd795439a in SalXLib::Yield(bool, bool) (this=0x5555558d6900, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/saldata.cxx:770 >#30 0x00007fffd796d4d1 in X11SalInstance::DoYield(bool, bool) (this=0x5555558d2840, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/salinst.cxx:172 >#31 0x00007fffec72c939 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:469 >#32 0x00007fffec72892d in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:534 >#33 0x00007fffec7284e1 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#34 0x00007ffff778280f in desktop::Desktop::Main() (this=0x7fffffff3580) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1649 >#35 0x00007fffec737b5d in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#36 0x00007fffec737cc6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#37 0x00007ffff77d912d in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#38 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#39 0x00005555555549d8 in main (argc=2, argv=0x7fffffff38c8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >
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 113328
:
137213
| 137244