Bugzilla – Attachment 125475 Details for
Bug 100201
FORMATTING: LO 5.3 alpha0 crashes when custom color applied to cell.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols
bt.txt (text/plain), 9.40 KB, created by
Julien Nabet
on 2016-06-03 21:05:06 UTC
(
hide
)
Description:
bt with symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2016-06-03 21:05:06 UTC
Size:
9.40 KB
patch
obsolete
>warn:legacy.tools:13170:1:vcl/source/gdi/bmpacc.cxx:53: Forbidden Access to empty bitmap! >warn:vcl.layout:13170:1:vcl/source/control/fixed.cxx:1037: Unable to load res/colorslider.png from theme tango >warn:legacy.tools:13170:1:vcl/source/gdi/bmpacc.cxx:53: Forbidden Access to empty bitmap! >[New Thread 0x2aaaf34c9700 (LWP 13223)] >[New Thread 0x2aaaf3cf3700 (LWP 13224)] >[Thread 0x2aaaf3cf3700 (LWP 13224) exited] > >Program received signal SIGSEGV, Segmentation fault. >0x00002aaab299b13f in rtl::OUString::getLength (this=0x4bcd818) at /home/julien/lo/libreoffice/include/rtl/ustring.hxx:542 >542 sal_Int32 getLength() const { return pData->length; } >(gdb) bt >#0 0x00002aaab299b13f in rtl::OUString::getLength (this=0x4bcd818) at /home/julien/lo/libreoffice/include/rtl/ustring.hxx:542 >#1 0x00002aaab299ca2d in INetURLObject::setAbsURIRef (this=0x7fffffff35b0, rTheAbsURIRef=unintialized rtl::OUString, eMechanism=INetURLObject::WAS_ENCODED, eCharset=76, > bSmart=false, eStyle=0) at /home/julien/lo/libreoffice/tools/source/fsys/urlobj.cxx:684 >#2 0x00002aaab092a2b1 in INetURLObject::INetURLObject (this=0x7fffffff35b0, rTheAbsURIRef=unintialized rtl::OUString, eMechanism=INetURLObject::WAS_ENCODED, eCharset=76) > at /home/julien/lo/libreoffice/include/tools/urlobj.hxx:1190 >#3 0x00002aaab0c77e7a in PaletteManager::DispatchColorCommand (aCommand=unintialized rtl::OUString, rColor=rgb(117, 62, 62)) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:256 >#4 0x00002aaab0c7cab7 in std::_Function_handler<void (rtl::OUString const&, Color const&), void (*)(rtl::OUString const&, Color const&)>::_M_invoke(std::_Any_data const&, rtl::OUString const&, Color const&) (__functor=..., __args#0=unintialized rtl::OUString, __args#1=rgb(117, 62, 62)) at /usr/include/c++/5/functional:1871 >#5 0x00002aaab0c7c2df in std::function<void (rtl::OUString const&, Color const&)>::operator()(rtl::OUString const&, Color const&) const (this=0x4650c38, > __args#0=unintialized rtl::OUString, __args#1=rgb(117, 62, 62)) at /usr/include/c++/5/functional:2267 >#6 0x00002aaab0c77d5b in PaletteManager::PopupColorPicker (this=0x4650b78, aCommand=unintialized rtl::OUString) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:240 >#7 0x00002aaab0c8ce42 in SvxColorWindow_Impl::OpenPickerClickHdl (this=0x4bcd460) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1447 >#8 0x00002aaab0c8cded in SvxColorWindow_Impl::LinkStubOpenPickerClickHdl (instance=0x4bcd460, data=0x419d490) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1443 >#9 0x00002aaab390a5e5 in Link<Button*, void>::Call (this=0x419d6f8, data=0x419d490) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#10 0x00002aaab38f6212 in Button::<lambda()>::operator()(void) const (__closure=0x7fffffff3890) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:125 >#11 0x00002aaab3908a56 in std::_Function_handler<void(), Button::Click()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/5/functional:1871 >#12 0x00002aaab391dc32 in std::function<void ()>::operator()() const (this=0x7fffffff3890) at /usr/include/c++/5/functional:2267 >#13 0x00002aaab391c432 in Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()>) (this=0x419d490, nEvent=1102, callHandler=...) > at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:334 >#14 0x00002aaab38f625a in Button::Click (this=0x419d490) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:125 >#15 0x00002aaab38fb334 in PushButton::Tracking (this=0x419d490, rTEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:1261 >#16 0x00002aaab38bee97 in vcl::Window::EndTracking (this=0x419d490, nFlags=TrackingEventFlags::NONE) at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:374 >#17 0x00002aaab38ecac3 in ImplHandleMouseEvent (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=57, nY=359, nMsgTime=56937589, nCode=1, > nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:710 >#18 0x00002aaab38f4226 in ImplHandleSalMouseButtonUp (pWindow=0x4be6c60, pEvent=0x7fffffff3fd0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2033 >#19 0x00002aaab38f25d1 in ImplWindowFrameProc (_pWindow=0x4be6c60, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff3fd0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2377 >#20 0x00002aaac85edeaa in SalFrame::CallCallback (this=0x417a860, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff3fd0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:282 >#21 0x00002aaac85e8b96 in GtkSalFrame::signalButton (pEvent=0x409ab00, frame=0x417a860) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2604 >#22 0x00002aaac8ab848c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00002aaaac9fafa5 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#24 0x00002aaaaca0cfc1 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#25 0x00002aaaaca157f9 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#26 0x00002aaaaca1608f in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#27 0x00002aaac8bfb33c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#28 0x00002aaac8ab570e in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#29 0x00002aaac8ab75fc in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#30 0x00002aaac91ac7b5 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#31 0x00002aaac91d9892 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >---Type <return> to continue, or q <return> to quit--- >#32 0x00002aaaacc881a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00002aaaacc88400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#34 0x00002aaaacc884ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00002aaac857fdee in GtkData::Yield (this=0x6d39e0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:477 >#36 0x00002aaac858307f in GtkInstance::DoYield (this=0x6e45c0, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:407 >#37 0x00002aaab3d06827 in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:511 >#38 0x00002aaab3d025b4 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:556 >#39 0x00002aaab3d0242e in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:473 >#40 0x00002aaaaafb1f3f in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1320 >#41 0x00002aaaaafb3111 in desktop::Desktop::Main (this=0x7fffffff4f20) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1645 >#42 0x00002aaab3d10ec5 in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:172 >#43 0x00002aaab3d11007 in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:210 >#44 0x00002aaaab0011e0 in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:165 >#45 0x000000000040090e in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#46 0x00000000004008f4 in main (argc=2, argv=0x7fffffff5258) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) frame 0 >#0 0x00002aaab299b13f in rtl::OUString::getLength (this=0x4bcd818) at /home/julien/lo/libreoffice/include/rtl/ustring.hxx:542 >542 sal_Int32 getLength() const { return pData->length; } >(gdb) p pData >$1 = (rtl_uString *) 0x0 >(gdb) frame 1 >#1 0x00002aaab299ca2d in INetURLObject::setAbsURIRef (this=0x7fffffff35b0, rTheAbsURIRef=unintialized rtl::OUString, eMechanism=INetURLObject::WAS_ENCODED, eCharset=76, > bSmart=false, eStyle=0) at /home/julien/lo/libreoffice/tools/source/fsys/urlobj.cxx:684 >684 sal_Unicode const * pEnd = pPos + rTheAbsURIRef.getLength(); >(gdb) frame 2 >#2 0x00002aaab092a2b1 in INetURLObject::INetURLObject (this=0x7fffffff35b0, rTheAbsURIRef=unintialized rtl::OUString, eMechanism=INetURLObject::WAS_ENCODED, eCharset=76) > at /home/julien/lo/libreoffice/include/tools/urlobj.hxx:1190 >1190 FSysStyle(0)); >(gdb) frame 3 >#3 0x00002aaab0c77e7a in PaletteManager::DispatchColorCommand (aCommand=unintialized rtl::OUString, rColor=rgb(117, 62, 62)) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:256 >256 INetURLObject aObj( aCommand ); >(gdb) p aCommand >$2 = unintialized rtl::OUString >(gdb) frame 5 >#5 0x00002aaab0c7c2df in std::function<void (rtl::OUString const&, Color const&)>::operator()(rtl::OUString const&, Color const&) const (this=0x4650c38, > __args#0=unintialized rtl::OUString, __args#1=rgb(117, 62, 62)) at /usr/include/c++/5/functional:2267 >2267 return _M_invoker(_M_functor, std::forward<_ArgTypes>(__args)...); >(gdb) frame 6 >#6 0x00002aaab0c77d5b in PaletteManager::PopupColorPicker (this=0x4650b78, aCommand=unintialized rtl::OUString) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/PaletteManager.cxx:240 >240 maColorSelectFunction(aCommandCopy, mLastColor); >(gdb) frame 7 >#7 0x00002aaab0c8ce42 in SvxColorWindow_Impl::OpenPickerClickHdl (this=0x4bcd460) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:1447 >1447 mrPaletteManager.PopupColorPicker(maCommand); >(gdb) p maCommand >$3 = unintialized rtl::OUString >(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 100201
: 125475