Bugzilla – Attachment 107551 Details for
Bug 48405
Calc crashes during execution of macro in XLS spreadsheet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace of where things go wrong
gdb.txt (text/plain), 27.65 KB, created by
Caolán McNamara
on 2014-10-08 11:41:32 UTC
(
hide
)
Description:
backtrace of where things go wrong
Filename:
MIME Type:
Creator:
Caolán McNamara
Created:
2014-10-08 11:41:32 UTC
Size:
27.65 KB
patch
obsolete
>#0 ScChart2DataSequence::Notify (this=0x7fffb3faa718, rHint=...) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/chart2uno.cxx:2865 >#1 0x00007ffff5020fea in SfxBroadcaster::Broadcast (this=0x1c8c5d0, rHint=...) > at /home/caolan/LibreOffice/core/svl/source/notify/SfxBroadcaster.cxx:41 >#2 0x00007fffc691bde6 in ScDocument::BroadcastUno (this=0x1c9d240, rHint=...) > at /home/caolan/LibreOffice/core/sc/source/core/data/documen3.cxx:908 >#3 0x00007fffc703b85a in ScDocShell::SetDocumentModified (this=0x1c9d110, bIsModified=true) > at /home/caolan/LibreOffice/core/sc/source/ui/docshell/docsh.cxx:2824 >#4 0x00007fffc703c9d9 in ScDocShellModificator::SetDocumentModified (this=0x7fffffff51f0) > at /home/caolan/LibreOffice/core/sc/source/ui/docshell/docsh.cxx:3089 >#5 0x00007fffc70110f7 in ScDocFunc::SetValueCell (this=0x1ca09e0, rPos=..., fVal=7, bInteraction=false) > at /home/caolan/LibreOffice/core/sc/source/ui/docshell/docfunc.cxx:840 >#6 0x00007fffc720c2a4 in ScCellObj::SetValue_Impl (this=0x7fffb196bc40, fValue=7) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/cellsuno.cxx:6176 >#7 0x00007fffc720d701 in ScCellObj::setValue (this=0x7fffb196bc40, nValue=7) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/cellsuno.cxx:6440 >#8 0x00007fffc723870c in calc::OCellValueBinding::setValue (this=0x7fffb195dc58, aValue=uno::Any 7) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/cellvaluebinding.cxx:323 >#9 0x00007fffb13c12b5 in frm::OBoundControlModel::transferControlValueToExternal (this=0x7fffb3f09408, > _rInstanceLock=...) at /home/caolan/LibreOffice/core/forms/source/component/FormComponent.cxx:2578 >#10 0x00007fffb13ba65e in frm::OBoundControlModel::onValuePropertyChange (this=0x7fffb3f09408, > i_rControLock=...) at /home/caolan/LibreOffice/core/forms/source/component/FormComponent.cxx:1386 >#11 0x00007fffb13ba7ff in frm::OBoundControlModel::_propertyChanged (this=0x7fffb3f09408, _rEvt=...) > at /home/caolan/LibreOffice/core/forms/source/component/FormComponent.cxx:1413 >#12 0x00007ffff7315339 in comphelper::OPropertyChangeMultiplexer::propertyChange (this=0x7fffb1958018, > _rEvent=...) at /home/caolan/LibreOffice/core/comphelper/source/property/propmultiplex.cxx:155 >#13 0x00007ffff6bdc756 in cppu::OPropertySetHelper::fire (this=0x7fffb1964a68, pnHandles=0x7fffffff5d34, > pNewValues=0x40eb1b8, pOldValues=0x4111e18, nHandles=1, bVetoable=0 '\000') > at /home/caolan/LibreOffice/core/cppuhelper/source/propshlp.cxx:710 >#14 0x00007ffff6bdb992 in cppu::OPropertySetHelper::impl_fireAll (this=0x7fffb1964a68, > i_handles=0x7fffffff5d34, i_newValues=0x40eb1b8, i_oldValues=0x4111e18, i_count=1) > at /home/caolan/LibreOffice/core/cppuhelper/source/propshlp.cxx:596 >#15 0x00007ffff6bdd2d2 in cppu::OPropertySetHelper::setFastPropertyValues (this=0x7fffb1964a68, > nSeqLen=1, pHandles=0x7fffffff5d34, pValues=0x7fffffff5f70, nHitCount=1) > at /home/caolan/LibreOffice/core/cppuhelper/source/propshlp.cxx:891 >#16 0x00007ffff40453fc in UnoControlModel::setFastPropertyValue (this=0x7fffb19649d0, nPropId=97, > rValue=uno::Any 7) at /home/caolan/LibreOffice/core/toolkit/source/controls/unocontrolmodel.cxx:1285 >#17 0x00007ffff72f5091 in comphelper::OPropertySetAggregationHelper::setFastPropertyValue ( > this=0x7fffb3f09468, _nHandle=217, _rValue=uno::Any 7) > at /home/caolan/LibreOffice/core/comphelper/source/property/propagg.cxx:655 >#18 0x00007ffff6bda4c4 in cppu::OPropertySetHelper::setPropertyValue (this=0x7fffb3f09468, > rPropertyName="SpinValue", rValue=uno::Any 7) > at /home/caolan/LibreOffice/core/cppuhelper/source/propshlp.cxx:271 >#19 0x00007ffff40337db in UnoControlBase::ImplSetPropertyValue (this=0x7fffb3f66860, > aPropertyName="SpinValue", aValue=uno::Any 7, bUpdateThis=false) > at /home/caolan/LibreOffice/core/toolkit/source/controls/unocontrolbase.cxx:95 >#20 0x00007ffff400c7e5 in (anonymous namespace)::UnoSpinButtonControl::adjustmentValueChanged ( > this=0x7fffb3f66860, rEvent=...) > at /home/caolan/LibreOffice/core/toolkit/source/controls/tkspinbutton.cxx:285 >#21 0x00007ffff4091f65 in AdjustmentListenerMultiplexer::adjustmentValueChanged (this=0x7fffb8686bf0, > evt=...) at /home/caolan/LibreOffice/core/toolkit/source/helper/listenermultiplexer.cxx:181 >#22 0x00007ffff3efe36e in toolkit::VCLXSpinButton::ProcessWindowEvent (this=0x7fffb8686b38, > _rVclWindowEvent=...) at /home/caolan/LibreOffice/core/toolkit/source/awt/vclxspinbutton.cxx:217 >#23 0x00007ffff3f22583 in VCLXWindow::WindowEventListener (this=0x7fffb8686b38, pEvent=0x7fffffff6430) > at /home/caolan/LibreOffice/core/toolkit/source/awt/vclxwindow.cxx:417 >#24 0x00007ffff3f22437 in VCLXWindow::LinkStubWindowEventListener (pThis=0x7fffb8686b38, > pCaller=0x7fffffff6430) at /home/caolan/LibreOffice/core/toolkit/source/awt/vclxwindow.cxx:408 >#25 0x00007ffff259066c in Link::Call (this=0x42adbc0, pCaller=0x7fffffff6430) > at /home/caolan/LibreOffice/core/include/tools/link.hxx:139 >#26 0x00007ffff2afe9e0 in VclEventListeners::Call (this=0x2ccd4e0, pEvent=0x7fffffff6430) > at /home/caolan/LibreOffice/core/vcl/source/app/vclevent.cxx:62 >#27 0x00007ffff263297e in vcl::Window::CallEventListeners (this=0x2ccce90, nEvent=1114, pData=0x0) > at /home/caolan/LibreOffice/core/vcl/source/window/event.cxx:223 >#28 0x00007ffff26328e3 in vcl::Window::ImplCallEventListeners (this=0x2ccce90, nEvent=1114, pData=0x0) > at /home/caolan/LibreOffice/core/vcl/source/window/event.cxx:208 >#29 0x00007ffff276e5c1 in Control::ImplCallEventListenersAndHandler (this=0x2ccce90, nEvent=1114, > rHandler=..., pCaller=0x2ccce90) at /home/caolan/LibreOffice/core/vcl/source/control/ctrl.cxx:319 >#30 0x00007ffff27dc15f in SpinButton::Down (this=0x2ccce90) > at /home/caolan/LibreOffice/core/vcl/source/control/spinbtn.cxx:103 >#31 0x00007ffff27dce6b in SpinButton::MouseButtonUp (this=0x2ccce90) > at /home/caolan/LibreOffice/core/vcl/source/control/spinbtn.cxx:230 >#32 0x00007ffff2724188 in ImplHandleMouseEvent (pWindow=0x1b8bdb0, nSVEvent=2, bMouseLeave=false, > nX=395, nY=403, nMsgTime=194599098, nCode=1, nMode=3) > at /home/caolan/LibreOffice/core/vcl/source/window/winproc.cxx:741 >#33 0x00007ffff2729c35 in ImplHandleSalMouseButtonUp (pWindow=0x1b8bdb0, pEvent=0x7fffffff6b70) > at /home/caolan/LibreOffice/core/vcl/source/window/winproc.cxx:1990 >#34 0x00007ffff2728c35 in ImplWindowFrameProc (pWindow=0x1b8bdb0, nEvent=4, pEvent=0x7fffffff6b70) > at /home/caolan/LibreOffice/core/vcl/source/window/winproc.cxx:2332 >#35 0x00007fffe5358b0d in SalFrame::CallCallback (this=0x1b8c5b0, nEvent=4, pEvent=0x7fffffff6b70) > at /home/caolan/LibreOffice/core/vcl/inc/salframe.hxx:242 >#36 0x00007fffe5354a83 in GtkSalFrame::signalButton (pEvent=0x2bd71d0, frame=0x1b8c5b0) > at /home/caolan/LibreOffice/core/vcl/unx/gtk/window/gtksalframe.cxx:3223 >#37 0x000000374f1484ec in _gtk_marshal_BOOLEAN__BOXED (closure=0x1b83710, return_value=0x7fffffff6d10, > n_param_values=<optimized out>, param_values=0x7fffffff6dc0, invocation_hint=<optimized out>, > marshal_data=<optimized out>) at gtkmarshalers.c:86 >#38 0x0000003740a10298 in g_closure_invoke (closure=0x1b83710, > return_value=return_value@entry=0x7fffffff6d10, n_param_values=2, > param_values=param_values@entry=0x7fffffff6dc0, invocation_hint=invocation_hint@entry=0x7fffffff6d60) > at gclosure.c:777 >#39 0x0000003740a2235d in signal_emit_unlocked_R (node=node@entry=0x185f060, detail=detail@entry=0, > instance=instance@entry=0x1898620, emission_return=emission_return@entry=0x7fffffff6e70, > instance_and_params=instance_and_params@entry=0x7fffffff6dc0) at gsignal.c:3586 >#40 0x0000003740a29ddd in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, > detail=<optimized out>, var_args=var_args@entry=0x7fffffff6f50) at gsignal.c:3340 >#41 0x0000003740a2a3af in g_signal_emit (instance=instance@entry=0x1898620, signal_id=<optimized out>, > detail=detail@entry=0) at gsignal.c:3386 >#42 0x000000374f2777a4 in gtk_widget_event_internal (widget=widget@entry=0x1898620, > event=event@entry=0x2bd71d0) at gtkwidget.c:5017 >#43 0x000000374f277a79 in IA__gtk_widget_event (widget=widget@entry=0x1898620, > event=event@entry=0x2bd71d0) at gtkwidget.c:4814 >#44 0x000000374f146714 in IA__gtk_propagate_event (widget=0x1898620, event=0x2bd71d0) at gtkmain.c:2490 >#45 0x000000374f146b0b in IA__gtk_main_do_event (event=0x2bd71d0) at gtkmain.c:1685 >#46 0x000000374b86040c in gdk_event_dispatch (source=source@entry=0x181b700, callback=<optimized out>, > user_data=<optimized out>) at gdkevents-x11.c:2403 >#47 0x000000373f2492a6 in g_main_dispatch (context=0x181b7f0) at gmain.c:3066 >#48 g_main_context_dispatch (context=context@entry=0x181b7f0) at gmain.c:3642 >#49 0x000000373f249628 in g_main_context_iterate (context=context@entry=0x181b7f0, block=block@entry=0, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 >#50 0x000000373f2496dc in g_main_context_iteration (context=0x181b7f0, may_block=0) at gmain.c:3774 >#51 0x00007fffe531b29b in GtkData::Yield (this=0x62cae0, bWait=false, bHandleAllCurrentEvents=false) > at /home/caolan/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:575 >#52 0x00007fffe531f222 in GtkInstance::Yield (this=0x62ca30, bWait=false, bHandleAllCurrentEvents=false) > at /home/caolan/LibreOffice/core/vcl/unx/gtk/app/gtkinst.cxx:423 >#53 0x00007ffff2af6674 in ImplYield (i_bWait=false, i_bAllEvents=false) > at /home/caolan/LibreOffice/core/vcl/source/app/svapp.cxx:360 >#54 0x00007ffff2af309f in Application::Reschedule (i_bAllEvents=false) > at /home/caolan/LibreOffice/core/vcl/source/app/svapp.cxx:387 >#55 0x00007ffff610ac93 in SbiRuntime::Step (this=0x40a3aa0) > at /home/caolan/LibreOffice/core/basic/source/runtime/runtime.cxx:765 >#56 0x00007ffff60a135d in SbModule::Run (this=0x2333920, pMeth=0x2e093c0) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:1191 >#57 0x00007ffff60a00a6 in SbModule::Notify (this=0x2333920, rBC=..., rHint=...) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:848 >#58 0x00007ffff5020fea in SfxBroadcaster::Broadcast (this=0x262b350, rHint=...) > at /home/caolan/LibreOffice/core/svl/source/notify/SfxBroadcaster.cxx:41 >#59 0x00007ffff60a536d in SbMethod::Broadcast (this=0x262b220, nHintId=65536) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:2173 >#60 0x00007ffff6166947 in SbxValue::Get (this=0x262b220, rRes=...) > at /home/caolan/LibreOffice/core/basic/source/sbx/sbxvalue.cxx:329 >#61 0x00007ffff60a50ca in SbMethod::Call (this=0x262b220, pRet=0x41ab7a0, pCaller=0x0) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:2120 >#62 0x00007ffff60262fe in BasicManager::ExecuteMacro (this=0x25d1600, > i_fullyQualifiedName="VBAProject.Module1.Z4i", i_arguments=0x40e0fd0, i_retValue=0x41ab7a0) > at /home/caolan/LibreOffice/core/basic/source/basmgr/basmgr.cxx:1757 >#63 0x00007ffff555c584 in SfxApplication::CallBasic (rCode="VBAProject.Module1.Z4i", pMgr=0x25d1600, > pArgs=0x40e0fd0, pRet=0x41ab7a0) at /home/caolan/LibreOffice/core/sfx2/source/appl/app.cxx:618 >#64 0x00007ffff583b30c in SfxObjectShell::CallBasic (this=0x1c9d110, rMacro="VBAProject.Module1.Z4i", > rBasic="Standard", pArgs=0x40e0fd0, pRet=0x41ab7a0) > at /home/caolan/LibreOffice/core/sfx2/source/doc/objmisc.cxx:1488 >#65 0x00007fffc6cc486d in ScInterpreter::ScMacro (this=0x7fffb09100b8) > at /home/caolan/LibreOffice/core/sc/source/core/tool/interpr4.cxx:3297 >#66 0x00007fffc6cc82ed in ScInterpreter::Interpret (this=0x7fffb09100b8) > at /home/caolan/LibreOffice/core/sc/source/core/tool/interpr4.cxx:3861 >#67 0x00007fffc6aae848 in ScFormulaCell::InterpretTail (this=0x22d79c0, > eTailParam=ScFormulaCell::SCITP_NORMAL) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:1643 >#68 0x00007fffc6aad629 in ScFormulaCell::Interpret (this=0x22d79c0) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:1376 >#69 0x00007fffc6ab0cc0 in ScFormulaCell::MaybeInterpret (this=0x22d79c0) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:2230 >#70 0x00007fffc6ab0e14 in ScFormulaCell::IsValue (this=0x22d79c0) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:2261 >#71 0x00007fffc720db48 in ScCellObj::GetResultType_Impl (this=0x7fffb8010668) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/cellsuno.cxx:6510 >#72 0x00007fffc720e5df in ScCellObj::GetOnePropertyValue (this=0x7fffb8010668, pEntry=0x2667a78, > rAny=empty uno::Any) at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/cellsuno.cxx:6668 >#73 0x00007fffc71f7d67 in ScCellRangesBase::getPropertyValue (this=0x7fffb8010668, > aPropertyName="FormulaResultType") > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/cellsuno.cxx:2434 >#74 0x00007fffb1de02fb in CellValueGetter::visitNode (this=0x7fffffff8b80, x=0, y=0, > xCell=uno::Reference to (ScCellObj *) 0x7fffb80108e8) > at /home/caolan/LibreOffice/core/sc/source/ui/vba/vbarange.cxx:837 >#75 0x00007fffb1de3648 in ScVbaRange::visitArray (this=0x7fffe3d81640, visitor=...) > at /home/caolan/LibreOffice/core/sc/source/ui/vba/vbarange.cxx:1488 >#76 0x00007fffb1de3723 in ScVbaRange::getValue (this=0x7fffe3d81640, valueGetter=...) > at /home/caolan/LibreOffice/core/sc/source/ui/vba/vbarange.cxx:1500 >#77 0x00007fffb1de39f9 in ScVbaRange::getValue (this=0x7fffe3d81640) > at /home/caolan/LibreOffice/core/sc/source/ui/vba/vbarange.cxx:1525 >#78 0x00007fffe4b097c7 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) () > from /home/caolan/LibreOffice/core/instdir/ure/lib/libgcc3_uno.so >#79 0x00007fffe4b08820 in cpp_call (pThis=0x2e25d90, aVtableSlot=..., pReturnTypeRef=0x62dcd0, > nParams=0, pParams=0x0, pUnoReturn=0x7fffffff9010, pUnoArgs=0x0, ppUnoExc=0x7fffffff9068) > at /home/caolan/LibreOffice/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:235 >#80 0x00007fffe4b08eed in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x2e25d90, > pMemberDescr=0x28ac520, pReturn=0x7fffffff9010, pArgs=0x0, ppException=0x7fffffff9068) > at /home/caolan/LibreOffice/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:349 >#81 0x00007fffbc30c3ae in stoc_corefl::IdlAttributeFieldImpl::get (this=0x7fffaeb22248, rObj= > uno::Any {_vptr.XInterface = 0x7fffe3d81688}) > at /home/caolan/LibreOffice/core/stoc/source/corereflection/criface.cxx:188 >#82 0x00007fffb2202a7d in (anonymous namespace)::IntrospectionAccessStatic_Impl::getPropertyValueByIndex > (this=0x289f8d0, obj=uno::Any {_vptr.XInterface = 0x7fffe3d81688}, nSequenceIndex=0) > at /home/caolan/LibreOffice/core/stoc/source/inspect/introspection.cxx:588 >#83 0x00007fffb22026f8 in (anonymous namespace)::IntrospectionAccessStatic_Impl::getPropertyValue ( > this=0x289f8d0, obj=uno::Any {_vptr.XInterface = 0x7fffe3d81688}, aPropertyName="Value") > at /home/caolan/LibreOffice/core/stoc/source/inspect/introspection.cxx:514 >#84 0x00007fffb2203e6e in (anonymous namespace)::ImplIntrospectionAdapter::getPropertyValue ( > this=0x7ffe28018f08, aPropertyName="Value") > at /home/caolan/LibreOffice/core/stoc/source/inspect/introspection.cxx:935 >#85 0x00007ffff60715d4 in SbUnoObject::Notify (this=0x2e4b320, rBC=..., rHint=...) > at /home/caolan/LibreOffice/core/basic/source/classes/sbunoobj.cxx:2104 >#86 0x00007ffff5020fea in SfxBroadcaster::Broadcast (this=0x4067170, rHint=...) > at /home/caolan/LibreOffice/core/svl/source/notify/SfxBroadcaster.cxx:41 >#87 0x00007ffff616b9ad in SbxVariable::Broadcast (this=0x4083b00, nHintId=65536) > at /home/caolan/LibreOffice/core/basic/source/sbx/sbxvar.cxx:175 >#88 0x00007ffff6166947 in SbxValue::Get (this=0x4149490, rRes=...) > at /home/caolan/LibreOffice/core/basic/source/sbx/sbxvalue.cxx:329 >#89 0x00007ffff61695fd in SbxValue::Compute (this=0x40c6b80, eOp=SbxPLUS, rOp=...) > at /home/caolan/LibreOffice/core/basic/source/sbx/sbxvalue.cxx:1183 >#90 0x00007ffff610c9c4 in SbiRuntime::StepArith (this=0x2e37ca0, eOp=SbxPLUS) > at /home/caolan/LibreOffice/core/basic/source/runtime/runtime.cxx:1342 >#91 0x00007ffff610cf99 in SbiRuntime::StepPLUS (this=0x2e37ca0) > at /home/caolan/LibreOffice/core/basic/source/runtime/runtime.cxx:1440 >#92 0x00007ffff610ada4 in SbiRuntime::Step (this=0x2e37ca0) > at /home/caolan/LibreOffice/core/basic/source/runtime/runtime.cxx:783 >#93 0x00007ffff60a135d in SbModule::Run (this=0x2333920, pMeth=0x2e4a0a0) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:1191 >#94 0x00007ffff60a00a6 in SbModule::Notify (this=0x2333920, rBC=..., rHint=...) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:848 >#95 0x00007ffff5020fea in SfxBroadcaster::Broadcast (this=0x262a780, rHint=...) > at /home/caolan/LibreOffice/core/svl/source/notify/SfxBroadcaster.cxx:41 >#96 0x00007ffff60a536d in SbMethod::Broadcast (this=0x262a5c0, nHintId=65536) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:2173 >#97 0x00007ffff6166947 in SbxValue::Get (this=0x262a5c0, rRes=...) > at /home/caolan/LibreOffice/core/basic/source/sbx/sbxvalue.cxx:329 >#98 0x00007ffff60a50ca in SbMethod::Call (this=0x262a5c0, pRet=0x41cb1c0, pCaller=0x0) > at /home/caolan/LibreOffice/core/basic/source/classes/sbxmod.cxx:2120 >#99 0x00007ffff60262fe in BasicManager::ExecuteMacro (this=0x25d1600, > i_fullyQualifiedName="VBAProject.Module1.Respr", i_arguments=0x428aae0, i_retValue=0x41cb1c0) > at /home/caolan/LibreOffice/core/basic/source/basmgr/basmgr.cxx:1757 >#100 0x00007ffff555c584 in SfxApplication::CallBasic (rCode="VBAProject.Module1.Respr", pMgr=0x25d1600, > pArgs=0x428aae0, pRet=0x41cb1c0) at /home/caolan/LibreOffice/core/sfx2/source/appl/app.cxx:618 >#101 0x00007ffff583b30c in SfxObjectShell::CallBasic (this=0x1c9d110, rMacro="VBAProject.Module1.Respr", > rBasic="Standard", pArgs=0x428aae0, pRet=0x41cb1c0) > at /home/caolan/LibreOffice/core/sfx2/source/doc/objmisc.cxx:1488 >#102 0x00007fffc6cc486d in ScInterpreter::ScMacro (this=0x7fffb0910000) > at /home/caolan/LibreOffice/core/sc/source/core/tool/interpr4.cxx:3297 >#103 0x00007fffc6cc82ed in ScInterpreter::Interpret (this=0x7fffb0910000) > at /home/caolan/LibreOffice/core/sc/source/core/tool/interpr4.cxx:3861 >#104 0x00007fffc6aae848 in ScFormulaCell::InterpretTail (this=0x22d7fa0, > eTailParam=ScFormulaCell::SCITP_NORMAL) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:1643 >#105 0x00007fffc6aad629 in ScFormulaCell::Interpret (this=0x22d7fa0) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:1376 >#106 0x00007fffc6ab0cc0 in ScFormulaCell::MaybeInterpret (this=0x22d7fa0) > at /home/caolan/LibreOffice/core/sc/source/core/data/formulacell.cxx:2230 >#107 0x00007fffc687b36c in ScColumn::GetString (this=0x2030470, nRow=3, rString="") > at /home/caolan/LibreOffice/core/sc/source/core/data/column3.cxx:2368 >#108 0x00007fffc6b36511 in ScTable::GetString (this=0x202f4b0, nCol=14, nRow=3, rString="") > at /home/caolan/LibreOffice/core/sc/source/core/data/table2.cxx:1435 >#109 0x00007fffc6968882 in ScDocument::GetString (this=0x1c9d240, rPos=...) > at /home/caolan/LibreOffice/core/sc/source/core/data/document.cxx:3226 >#110 0x00007fffc7247d1c in ScChart2DataSequence::BuildDataCache (this=0x7fffb3faa718) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/chart2uno.cxx:2623 >#111 0x00007fffc7249fcb in ScChart2DataSequence::getNumericalData (this=0x7fffb3faa718) > at /home/caolan/LibreOffice/core/sc/source/ui/unoobj/chart2uno.cxx:3060 >#112 0x00007fffb00cc373 in chart::DataSequenceToDoubleSequence ( > xDataSequence=uno::Reference to (ScChart2DataSequence *) 0x7fffb3faa740) > at /home/caolan/LibreOffice/core/chart2/source/tools/CommonConverters.cxx:438 >#113 0x00007fffaffcbc45 in chart::VDataSequence::init (this=0x2e30118, > xModel=uno::Reference to (ScChart2DataSequence *) 0x7fffb3faa740) > at /home/caolan/LibreOffice/core/chart2/source/view/main/VDataSeries.cxx:52 >#114 0x00007fffaffcc672 in chart::VDataSeries::VDataSeries (this=0x2e30090, xDataSeries= > uno::Reference to (chart::DataSeries *) 0x7fffb3faa550) > at /home/caolan/LibreOffice/core/chart2/source/view/main/VDataSeries.cxx:219 >#115 0x00007fffaff5193e in chart::SeriesPlotterContainer::initializeCooSysAndSeriesPlotter ( > this=0x7fffffffbbf0, rChartModel=...) > at /home/caolan/LibreOffice/core/chart2/source/view/main/ChartView.cxx:821 >#116 0x00007fffaff5e729 in chart::ChartView::createShapes2D (this=0x7fffb0907648, rPageSize=...) > at /home/caolan/LibreOffice/core/chart2/source/view/main/ChartView.cxx:3062 >#117 0x00007fffaff5bd17 in chart::ChartView::createShapes (this=0x7fffb0907648) > at /home/caolan/LibreOffice/core/chart2/source/view/main/ChartView.cxx:2535 >#118 0x00007fffaff5c1fa in chart::ChartView::impl_updateView (this=0x7fffb0907648) > at /home/caolan/LibreOffice/core/chart2/source/view/main/ChartView.cxx:2606 >#119 0x00007fffaff5cb64 in chart::ChartView::update (this=0x7fffb0907648) > at /home/caolan/LibreOffice/core/chart2/source/view/main/ChartView.cxx:2768 >#120 0x00007fffbeb7aeec in ChartHelper::updateChart ( > rXModel=uno::Reference to (chart::ChartModel *) 0x7fffb0907398) > at /home/caolan/LibreOffice/core/svx/source/svdraw/charthelper.cxx:82 >#121 0x00007fffbeb7b044 in ChartHelper::tryToGetChartContentAsPrimitive2DSequence ( > rXModel=uno::Reference to (chart::ChartModel *) 0x7fffb0907398, rRange=empty basegfx::B2DRange) > at /home/caolan/LibreOffice/core/svx/source/svdraw/charthelper.cxx:99 >#122 0x00007fffbeb222ce in sdr::contact::ViewContactOfSdrOle2Obj::createPrimitive2DSequenceWithParameters > (this=0x2706d70) > at /home/caolan/LibreOffice/core/svx/source/sdr/contact/viewcontactofsdrole2obj.cxx:118 >#123 0x00007fffbeb25081 in sdr::contact::ViewObjectContactOfSdrOle2Obj::createPrimitive2DSequence ( > this=0x2e09600) > at /home/caolan/LibreOffice/core/svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx:112 >#124 0x00007fffbeb33223 in sdr::contact::ViewObjectContact::getPrimitive2DSequence (this=0x2e09600, > rDisplayInfo=...) at /home/caolan/LibreOffice/core/svx/source/sdr/contact/viewobjectcontact.cxx:370 >#125 0x00007fffbeb32a4e in sdr::contact::ViewObjectContact::getObjectRange (this=0x2e09600) > at /home/caolan/LibreOffice/core/svx/source/sdr/contact/viewobjectcontact.cxx:214 >#126 0x00007fffbeb32caa in sdr::contact::ViewObjectContact::triggerLazyInvalidate (this=0x2e09600) > at /home/caolan/LibreOffice/core/svx/source/sdr/contact/viewobjectcontact.cxx:267 >#127 0x00007fffbeb3416d in sdr::contact::ObjectContactOfPageView::Timeout (this=0x2255720) > at /home/caolan/LibreOffice/core/svx/source/sdr/contact/objectcontactofpageview.cxx:107 >#128 0x00007fffbeb34114 in sdr::contact::ObjectContactOfPageView::PrepareProcessDisplay (this=0x2255720) > at /home/caolan/LibreOffice/core/svx/source/sdr/contact/objectcontactofpageview.cxx:90 >#129 0x00007fffbeb83bdd in SdrPageWindow::PrePaint (this=0x1d97570) > at /home/caolan/LibreOffice/core/svx/source/svdraw/sdrpagewindow.cxx:165 >#130 0x00007fffbed12c80 in SdrPageView::PrePaint (this=0x1d97410) > at /home/caolan/LibreOffice/core/svx/source/svdraw/svdpagv.cxx:280 >#131 0x00007fffbed1d051 in SdrPaintView::PrePaint (this=0x1e19030) > at /home/caolan/LibreOffice/core/svx/source/svdraw/svdpntv.cxx:564 >#132 0x00007fffc73b6b39 in ScGridWindow::PrePaint (this=0x21cc800) > at /home/caolan/LibreOffice/core/sc/source/ui/view/gridwin4.cxx:296 >#133 0x00007ffff258b846 in vcl::Window::ImplCallPaint (this=0x21cc800, pRegion=0x0, nPaintFlags=8) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:230 >#134 0x00007ffff258b70e in PaintHelper::~PaintHelper (this=0x7fffffffcae0, __in_chrg=<optimized out>) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:206 >#135 0x00007ffff258bada in vcl::Window::ImplCallPaint (this=0x22cfe60, pRegion=0x0, nPaintFlags=8) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:261 >#136 0x00007ffff258b70e in PaintHelper::~PaintHelper (this=0x7fffffffcbf0, __in_chrg=<optimized out>) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:206 >#137 0x00007ffff258bada in vcl::Window::ImplCallPaint (this=0x229a3c0, pRegion=0x0, nPaintFlags=8) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:261 >#138 0x00007ffff258b70e in PaintHelper::~PaintHelper (this=0x7fffffffcd00, __in_chrg=<optimized out>) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:206 >#139 0x00007ffff258bada in vcl::Window::ImplCallPaint (this=0x1d80af0, pRegion=0x0, nPaintFlags=8) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:261 >#140 0x00007ffff258b70e in PaintHelper::~PaintHelper (this=0x7fffffffce10, __in_chrg=<optimized out>) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:206 >#141 0x00007ffff258bada in vcl::Window::ImplCallPaint (this=0x1b87c60, pRegion=0x0, nPaintFlags=8) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:261 >#142 0x00007ffff258b70e in PaintHelper::~PaintHelper (this=0x7fffffffcf20, __in_chrg=<optimized out>) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:206 >#143 0x00007ffff258bada in vcl::Window::ImplCallPaint (this=0x1b8bdb0, pRegion=0x0, nPaintFlags=8) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:261 >#144 0x00007ffff258bba9 in vcl::Window::ImplCallOverlapPaint (this=0x1b8bdb0) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:280 >#145 0x00007ffff258bd31 in vcl::Window::ImplHandlePaintHdl (this=0x1b8bdb0) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:304 >#146 0x00007ffff258bc2f in vcl::Window::LinkStubImplHandlePaintHdl (pThis=0x1b8bdb0, pCaller=0x1b91770) > at /home/caolan/LibreOffice/core/vcl/source/window/paint.cxx:290 >#147 0x00007ffff259066c in Link::Call (this=0x1b91790, pCaller=0x1b91770) > at /home/caolan/LibreOffice/core/include/tools/link.hxx:139 >#148 0x00007ffff2afd1f5 in Timer::Timeout (this=0x1b91770) > at /home/caolan/LibreOffice/core/vcl/source/app/timer.cxx:230 >#149 0x00007ffff2afce89 in Timer::ImplTimerCallbackProc () > at /home/caolan/LibreOffice/core/vcl/source/app/timer.cxx:127 >#150 0x00007fffe531c949 in SalTimer::CallCallback (this=0x1a1b020) > at /home/caolan/LibreOffice/core/vcl/inc/saltimer.hxx:53 >#151 0x00007fffe531befc in sal_gtk_timeout_dispatch (pSource=0x1bbdee0) > at /home/caolan/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:833 >#152 0x000000373f2492a6 in g_main_dispatch (context=0x181b7f0) at gmain.c:3066 >#153 g_main_context_dispatch (context=context@entry=0x181b7f0) at gmain.c:3642 >#154 0x000000373f249628 in g_main_context_iterate (context=context@entry=0x181b7f0, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 >#155 0x000000373f2496dc in g_main_context_iteration (context=0x181b7f0, may_block=1) at gmain.c:3774 >#156 0x00007fffe531b29b in GtkData::Yield (this=0x62cae0, bWait=true, bHandleAllCurrentEvents=false) > at /home/caolan/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:575 >#157 0x00007fffe531f222 in GtkInstance::Yield (this=0x62ca30, bWait=true, bHandleAllCurrentEvents=false) > at /home/caolan/LibreOffice/core/vcl/unx/gtk/app/gtkinst.cxx:423 >#158 0x00007ffff2af6674 in ImplYield (i_bWait=true, i_bAllEvents=false) > at /home/caolan/LibreOffice/core/vcl/source/app/svapp.cxx:360 >#159 0x00007ffff2af30b5 in Application::Yield () > at /home/caolan/LibreOffice/core/vcl/source/app/svapp.cxx:392 >#160 0x00007ffff2af3063 in Application::Execute () > at /home/caolan/LibreOffice/core/vcl/source/app/svapp.cxx:341 >#161 0x00007ffff7a7c524 in desktop::Desktop::Main (this=0x7fffffffdb40) > at /home/caolan/LibreOffice/core/desktop/source/app/app.cxx:1688 >#162 0x00007ffff2afa760 in ImplSVMain () at /home/caolan/LibreOffice/core/vcl/source/app/svmain.cxx:160 >#163 0x00007ffff2afa856 in SVMain () at /home/caolan/LibreOffice/core/vcl/source/app/svmain.cxx:193 >#164 0x00007ffff7abf151 in soffice_main () > at /home/caolan/LibreOffice/core/desktop/source/app/sofficemain.cxx:93 >#165 0x0000000000400967 in sal_main () >#166 0x000000000040094d in main ()
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 48405
: 107551