Bugzilla – Attachment 147908 Details for
Bug 122250
Crash in: std::unique_ptr<long [0],std::default_delete<long [0]> >::~unique_ptr<long [0],std::default_delete<long [0]> >()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 21.72 KB, created by
Julien Nabet
on 2018-12-31 14:50:29 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-12-31 14:50:29 UTC
Size:
21.72 KB
patch
obsolete
>warn:stoc:10521:10521:stoc/source/inspect/introspection.cxx:1634: object of type "com.sun.star.awt.XItemListener" lacks XTypeProvider >warn:basic.sbx:10521:10521:basic/source/sbx/sbxvalue.cxx:739: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:10521:10521:basic/source/sbx/sbxvalue.cxx:739: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:10521:10521:basic/source/sbx/sbxvalue.cxx:739: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:10521:10521:basic/source/sbx/sbxvalue.cxx:739: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:10521:10521:basic/source/sbx/sbxvalue.cxx:739: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:10521:10521:basic/source/sbx/sbxvalue.cxx:739: Not at Parent-Prop - otherwise CyclicRef >soffice.bin: /home/julien/lo/libreoffice/include/o3tl/typed_flags_set.hxx:174: constexpr typename o3tl::typed_flags<T>::Wrap operator&(E, E) [with E = WindowBorderStyle; typename o3tl::typed_flags<T>::Wrap = o3tl::is_typed_flags<WindowBorderStyle, 12339>::Wrap]: Assertion `o3tl::detail::isNonNegative( static_cast<typename std::underlying_type<E>::type>(lhs))' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7b5585b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7b40535 in __GI_abort () at abort.c:79 >#2 0x00007ffff7b4040f in __assert_fail_base > (fmt=0x7ffff7ca2ee8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7ffff1388578 "o3tl::detail::isNonNegative( static_cast<typename std::underlying_type<E>::type>(lhs))", file=0x7ffff13883b8 "/home/julien/lo/libreoffice/include/o3tl/typed_flags_set.hxx", line=174, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7b4e0a2 in __GI___assert_fail > (assertion=0x7ffff1388578 "o3tl::detail::isNonNegative( static_cast<typename std::underlying_type<E>::type>(lhs))", file=0x7ffff13883b8 "/home/julien/lo/libreoffice/include/o3tl/typed_flags_set.hxx", line=174, function=0x7ffff1389ae0 <operator&<WindowBorderStyle>(WindowBorderStyle, WindowBorderStyle)::__PRETTY_FUNCTION__> "constexpr typename o3tl::typed_flags<T>::Wrap operator&(E, E) [with E = WindowBorderStyle; typename o3tl::typed_flags<T>::Wrap = o3tl::is_typed_flags<WindowBorderStyle, 12339>::Wrap]") > at assert.c:101 >#4 0x00007ffff08a293f in operator&<WindowBorderStyle>(WindowBorderStyle, WindowBorderStyle) > (lhs=(WindowBorderStyle::NORMAL | WindowBorderStyle::MONO | WindowBorderStyle::MENU | WindowBorderStyle::NWF | WindowBorderStyle::NOBORDER | WindowBorderStyle::REMOVEBORDER | unknown: -12340), rhs=WindowBorderStyle::NOBORDER) at /home/julien/lo/libreoffice/include/o3tl/typed_flags_set.hxx:172 >#5 0x00007ffff08992d5 in ImplSmallBorderWindowView::Init(OutputDevice*, long, long) (this=0x55555c63d360, pDev=0x55555c63fbb0, nWidth=461, nHeight=20) > at /home/julien/lo/libreoffice/vcl/source/window/brdwin.cxx:430 >#6 0x00007ffff089ffb4 in ImplBorderWindow::UpdateView(bool, Size const&) (this=0x55555c63fbb0, bNewView=false, rNewOutSize=Size = {...}) > at /home/julien/lo/libreoffice/vcl/source/window/brdwin.cxx:1883 >#7 0x00007ffff08a04d4 in ImplBorderWindow::SetBorderStyle(WindowBorderStyle) > (this=0x55555c63fbb0, nStyle=(WindowBorderStyle::NORMAL | WindowBorderStyle::MONO | WindowBorderStyle::MENU | WindowBorderStyle::NWF | WindowBorderStyle::NOBORDER | WindowBorderStyle::REMOVEBORDER | unknown: -12340)) at /home/julien/lo/libreoffice/vcl/source/window/brdwin.cxx:1956 >#8 0x00007ffff0aaccbe in vcl::Window::SetBorderStyle(WindowBorderStyle) > (this=0x55555c6406e0, nBorderStyle=(WindowBorderStyle::NORMAL | WindowBorderStyle::MONO | WindowBorderStyle::MENU | WindowBorderStyle::NWF | WindowBorderStyle::NOBORDER | WindowBorderStyle::REMOVEBORDER | unknown: -12340)) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:1987 >#9 0x00007ffff22acd7d in VCLXWindow::setProperty(rtl::OUString const&, com::sun::star::uno::Any const&) (this=0x55555c641868, PropertyName="Border", Value= > uno::Any("short": -1)) at /home/julien/lo/libreoffice/toolkit/source/awt/vclxwindow.cxx:1726 >#10 0x00007ffff22d0e64 in VCLXScrollBar::setProperty(rtl::OUString const&, com::sun::star::uno::Any const&) > (this=0x55555c641860, PropertyName="Border", Value=uno::Any("short": -1)) at /home/julien/lo/libreoffice/toolkit/source/awt/vclxwindows.cxx:3586 >#11 0x00007ffff23bf02a in UnoControl::ImplSetPeerProperty(rtl::OUString const&, com::sun::star::uno::Any const&) > (this=0x55555c64f290, rPropName="Border", rVal=uno::Any("short": -1)) at /home/julien/lo/libreoffice/toolkit/source/controls/unocontrol.cxx:283 >#12 0x00007ffff23c0cf2 in UnoControl::ImplModelPropertiesChanged(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyChangeEvent> const&) > (this=0x55555c64f290, rEvents=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/toolkit/source/controls/unocontrol.cxx:648 >#13 0x00007ffff23bfbdd in UnoControl::propertiesChange(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyChangeEvent> const&) > (this=0x55555c64f290, rEvents=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/toolkit/source/controls/unocontrol.cxx:427 >#14 0x00007ffff6a2b1a3 in cppu::OPropertySetHelper::fire(int*, com::sun::star::uno::Any const*, com::sun::star::uno::Any const*, int, unsigned char) > (this=0x55555c6647f8, pnHandles=0x7ffffffef874, pNewValues=0x55555c8f5e08, pOldValues=0x55555c63ed88, nHandles=1, bVetoable=0 '\000') > at /home/julien/lo/libreoffice/cppuhelper/source/propshlp.cxx:773 >#15 0x00007ffff6a2a1eb in cppu::OPropertySetHelper::impl_fireAll(int*, com::sun::star::uno::Any const*, com::sun::star::uno::Any const*, int) > (this=0x55555c6647f8, i_handles=0x7ffffffef874, i_newValues=0x55555c8f5e08, i_oldValues=0x55555c63ed88, i_count=1) > at /home/julien/lo/libreoffice/cppuhelper/source/propshlp.cxx:567 >#16 0x00007ffff6a2bba8 in cppu::OPropertySetHelper::setFastPropertyValues(int, int*, com::sun::star::uno::Any const*, int) > (this=0x55555c6647f8, nSeqLen=1, pHandles=0x7ffffffef874, pValues=0x7ffffffefc40, nHitCount=1) at /home/julien/lo/libreoffice/cppuhelper/source/propshlp.cxx:856 >--Type <RET> for more, q to quit, c to continue without paging-- >#17 0x00007ffff23e6c41 in UnoControlModel::setFastPropertyValue(int, com::sun::star::uno::Any const&) (this=0x55555c664760, nPropId=6, rValue=uno::Any("short": -1)) > at /home/julien/lo/libreoffice/toolkit/source/controls/unocontrolmodel.cxx:1278 >#18 0x00007fffdc82483f in (anonymous namespace)::IntrospectionAccessStatic_Impl::setPropertyValueByIndex(com::sun::star::uno::Any const&, sal_Int32, com::sun::star::uno::Any const&) const (this=0x55555c8f06d0, obj= > uno::Any("com.sun.star.awt.XControlModel": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x55555c664798}, <No data fields>}), nSequenceIndex=2, aValue=uno::Any("short": -1)) at /home/julien/lo/libreoffice/stoc/source/inspect/introspection.cxx:445 >#19 0x00007fffdc8241d6 in (anonymous namespace)::IntrospectionAccessStatic_Impl::setPropertyValue(com::sun::star::uno::Any const&, rtl::OUString const&, com::sun::star::uno::Any const&) const (this=0x55555c8f06d0, obj= > uno::Any("com.sun.star.awt.XControlModel": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x55555c664798}, <No data fields>}), aPropertyName="Border", aValue=uno::Any("short": -1)) at /home/julien/lo/libreoffice/stoc/source/inspect/introspection.cxx:375 >#20 0x00007fffdc826e3f in (anonymous namespace)::ImplIntrospectionAccess::setPropertyValue(rtl::OUString const&, com::sun::star::uno::Any const&) > (this=0x55555c8f7420, aPropertyName="Border", aValue=uno::Any("short": -1)) at /home/julien/lo/libreoffice/stoc/source/inspect/introspection.cxx:1030 >#21 0x00007ffff6008102 in SbUnoObject::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555c8f7770, rBC=..., rHint=...) > at /home/julien/lo/libreoffice/basic/source/classes/sbunoobj.cxx:2119 >#22 0x00007ffff4f5ea93 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555c8f2840, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#23 0x00007ffff6135e23 in SbxVariable::Broadcast(SfxHintId) (this=0x55555c8f7650, nHintId=SfxHintId::BasicDataChanged) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvar.cxx:183 >#24 0x00007ffff6130fa0 in SbxValue::Put(SbxValues const&) (this=0x55555c8f7650, rVal=...) at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:502 >#25 0x00007ffff612f561 in SbxValue::operator=(SbxValue const&) (this=0x55555c8f7650, r=...) at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:128 >#26 0x00007ffff613674e in SbxVariable::operator=(SbxVariable const&) (this=0x55555c8f7650, r=...) at /home/julien/lo/libreoffice/basic/source/sbx/sbxvar.cxx:338 >#27 0x00007ffff60c3dbe in SbiRuntime::StepPUT() (this=0x55555c7fe6c0) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:1692 >#28 0x00007ffff60c06a9 in SbiRuntime::Step() (this=0x55555c7fe6c0) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:764 >#29 0x00007ffff603a98d in SbModule::Run(SbMethod*) (this=0x55555b51c090, pMeth=0x55555a9a4690) at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:1119 >#30 0x00007ffff6039579 in SbModule::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555b51c090, rBC=..., rHint=...) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:785 >#31 0x00007ffff4f5ea93 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555b51c4f0, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#32 0x00007ffff603f0e3 in SbMethod::Broadcast(SfxHintId) (this=0x55555b51c660, nHintId=SfxHintId::BasicDataWanted) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:2089 >#33 0x00007ffff612eefd in SbxValue::SbxValue(SbxValue const&) (this=0x55555a927350, __vtt_parm=0x7ffff626fbe0 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:62 >#34 0x00007ffff613504a in SbxVariable::SbxVariable(SbxVariable const&) (this=0x55555a927350, __vtt_parm=0x7ffff626fbd8 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvar.cxx:69 >#35 0x00007ffff6126d14 in SbxMethod::SbxMethod(SbxMethod const&) (this=0x55555a927350, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxobj.cxx:838 >#36 0x00007ffff60caace in SbiRuntime::FindElement(SbxObject*, unsigned int, unsigned int, ErrCode, bool, bool) > (this=0x55555ca17e60, pObj=0x55555b067340, nOp1=32820, nOp2=0, nNotFound=..., bLocal=true, bStatic=false) > at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3505 >#37 0x00007ffff60cc8e5 in SbiRuntime::StepFIND_Impl(SbxObject*, unsigned int, unsigned int, ErrCode, bool) > (this=0x55555ca17e60, pObj=0x55555b067340, nOp1=32820, nOp2=0, nNotFound=..., bStatic=false) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3927 >#38 0x00007ffff60cc998 in SbiRuntime::StepFIND(unsigned int, unsigned int) (this=0x55555ca17e60, nOp1=32820, nOp2=0) > at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3933 >--Type <RET> for more, q to quit, c to continue without paging-- >#39 0x00007ffff60c09c7 in SbiRuntime::Step() (this=0x55555ca17e60) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:776 >#40 0x00007ffff603a98d in SbModule::Run(SbMethod*) (this=0x55555b067340, pMeth=0x55555ca176c0) at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:1119 >#41 0x00007ffff6039579 in SbModule::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555b067340, rBC=..., rHint=...) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:785 >#42 0x00007ffff4f5ea93 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555b067d20, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#43 0x00007ffff603f0e3 in SbMethod::Broadcast(SfxHintId) (this=0x55555b067d40, nHintId=SfxHintId::BasicDataWanted) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:2089 >#44 0x00007ffff612eefd in SbxValue::SbxValue(SbxValue const&) (this=0x55555b482680, __vtt_parm=0x7ffff626fbe0 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:62 >#45 0x00007ffff613504a in SbxVariable::SbxVariable(SbxVariable const&) (this=0x55555b482680, __vtt_parm=0x7ffff626fbd8 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvar.cxx:69 >#46 0x00007ffff6126d14 in SbxMethod::SbxMethod(SbxMethod const&) (this=0x55555b482680, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxobj.cxx:838 >#47 0x00007ffff60caace in SbiRuntime::FindElement(SbxObject*, unsigned int, unsigned int, ErrCode, bool, bool) > (this=0x55555b81cd00, pObj=0x55555b067340, nOp1=11, nOp2=0, nNotFound=..., bLocal=true, bStatic=false) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3505 >#48 0x00007ffff60cc8e5 in SbiRuntime::StepFIND_Impl(SbxObject*, unsigned int, unsigned int, ErrCode, bool) > (this=0x55555b81cd00, pObj=0x55555b067340, nOp1=11, nOp2=0, nNotFound=..., bStatic=false) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3927 >#49 0x00007ffff60cc998 in SbiRuntime::StepFIND(unsigned int, unsigned int) (this=0x55555b81cd00, nOp1=11, nOp2=0) > at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3933 >#50 0x00007ffff60c09c7 in SbiRuntime::Step() (this=0x55555b81cd00) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:776 >#51 0x00007ffff603a98d in SbModule::Run(SbMethod*) (this=0x55555b067340, pMeth=0x55555c7a8f30) at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:1119 >#52 0x00007ffff6039579 in SbModule::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555b067340, rBC=..., rHint=...) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:785 >#53 0x00007ffff4f5ea93 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555b067900, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#54 0x00007ffff603f0e3 in SbMethod::Broadcast(SfxHintId) (this=0x55555b067b00, nHintId=SfxHintId::BasicDataWanted) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:2089 >#55 0x00007ffff612eefd in SbxValue::SbxValue(SbxValue const&) (this=0x55555c8e1c00, __vtt_parm=0x7ffff626fbe0 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:62 >#56 0x00007ffff613504a in SbxVariable::SbxVariable(SbxVariable const&) (this=0x55555c8e1c00, __vtt_parm=0x7ffff626fbd8 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxvar.cxx:69 >#57 0x00007ffff6126d14 in SbxMethod::SbxMethod(SbxMethod const&) (this=0x55555c8e1c00, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/lo/libreoffice/basic/source/sbx/sbxobj.cxx:838 >#58 0x00007ffff60caace in SbiRuntime::FindElement(SbxObject*, unsigned int, unsigned int, ErrCode, bool, bool) > (this=0x55555b3cb400, pObj=0x55555b066b60, nOp1=9, nOp2=0, nNotFound=..., bLocal=true, bStatic=false) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3505 >#59 0x00007ffff60cc8e5 in SbiRuntime::StepFIND_Impl(SbxObject*, unsigned int, unsigned int, ErrCode, bool) > (this=0x55555b3cb400, pObj=0x55555b066b60, nOp1=9, nOp2=0, nNotFound=..., bStatic=false) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3927 >#60 0x00007ffff60cc998 in SbiRuntime::StepFIND(unsigned int, unsigned int) (this=0x55555b3cb400, nOp1=9, nOp2=0) > at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:3933 >#61 0x00007ffff60c09c7 in SbiRuntime::Step() (this=0x55555b3cb400) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:776 >#62 0x00007ffff603a98d in SbModule::Run(SbMethod*) (this=0x55555b066b60, pMeth=0x55555c05a640) at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:1119 >#63 0x00007ffff6039579 in SbModule::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555b066b60, rBC=..., rHint=...) >--Type <RET> for more, q to quit, c to continue without paging-- > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:785 >#64 0x00007ffff4f5ea93 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555b063330, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#65 0x00007ffff603f0e3 in SbMethod::Broadcast(SfxHintId) (this=0x55555b075e10, nHintId=SfxHintId::BasicDataWanted) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:2089 >#66 0x00007ffff612fd68 in SbxValue::Get(SbxValues&) const (this=0x55555b075e10, rRes=...) at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:284 >#67 0x00007ffff603ee0d in SbMethod::Call(SbxValue*, SbxVariable*) (this=0x55555b075e10, pRet=0x55555b552570, pCaller=0x0) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:2045 >#68 0x00007fffe2944548 in basprov::BasicScriptImpl::invoke(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Sequence<short>&, com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) (this=0x55555b550540, aParams=uno::Sequence of length 1 = {...}, aOutParamIndex=empty uno::Sequence, aOutParam=empty uno::Sequence) > at /home/julien/lo/libreoffice/scripting/source/basprov/basscript.cxx:234 >#69 0x00007fffdc920f51 in scripting_protocolhandler::ScriptProtocolHandler::dispatchWithNotification(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) > (this=0x55555abcdb20, aURL=..., lArgs=uno::Sequence of length 1 = {...}, xListener=empty uno::Reference) > at /home/julien/lo/libreoffice/scripting/source/protocolhandler/scripthandler.cxx:216 >#70 0x00007fffdc9218f5 in scripting_protocolhandler::ScriptProtocolHandler::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55555abcdb20, aURL=..., lArgs=uno::Sequence of length 1 = {...}) > at /home/julien/lo/libreoffice/scripting/source/protocolhandler/scripthandler.cxx:300 >#71 0x00007fffe22461a9 in framework::GenericToolbarController::ExecuteHdl_Impl(framework::GenericToolbarController*, void*) (p=0x55555ab70250) > at /home/julien/lo/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:263 >#72 0x00007fffe2246147 in framework::GenericToolbarController::LinkStubExecuteHdl_Impl(void*, void*) (instance=0x0, data=0x55555ab70250) > at /home/julien/lo/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:254 >#73 0x00007ffff0aca99d in Link<void*, void>::Call(void*) const (this=0x5555575a34d8, data=0x55555ab70250) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#74 0x00007ffff0ac7930 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x5555575a34d0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1932 >#75 0x00007ffff0ac9614 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555578d6fa0, nEvent=SalEvent::UserEvent, pEvent=0x5555575a34d0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2485 >#76 0x00007ffff11b2108 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555578d76e0, nEvent=SalEvent::UserEvent, pEvent=0x5555575a34d0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:285 >#77 0x00007ffff11cba1d in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55555764c2d0, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#78 0x00007ffff0fcd5f3 in SalUserEventList::DispatchUserEvents(bool) (this=0x55555764c2d0, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#79 0x00007ffff11cb995 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x55555764c2d0, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#80 0x00007fffe880a0da in call_userEventFn(void*) (data=0x555555645130) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:788 >#81 0x00007fffeb0faae8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#82 0x00007fffeb0faed8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#83 0x00007fffeb0faf6c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#84 0x00007fffe8809026 in GtkSalData::Yield(bool, bool) (this=0x555555645130, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:463 >#85 0x00007fffe880c758 in GtkInstance::DoYield(bool, bool) (this=0x5555556533f0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:406 >--Type <RET> for more, q to quit, c to continue without paging-- >#86 0x00007ffff102ea31 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:441 >#87 0x00007ffff102ef53 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:505 >#88 0x00007ffff102e829 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:422 >#89 0x00007ffff7d575e0 in desktop::Desktop::Main() (this=0x7fffffff2d40) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#90 0x00007ffff1045b81 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:199 >#91 0x00007ffff1045ca6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:233 >#92 0x00007ffff7daf4cd in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#93 0x000055555555480b in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#94 0x000055555555480b in main (argc=<optimized out>, argv=<optimized out>) 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 122250
: 147908 |
147911