Bugzilla – Attachment 100562 Details for
Bug 79741
Macro with Find @ Replace crash Calc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt console
bt_console.txt (text/plain), 13.50 KB, created by
Julien Nabet
on 2014-06-06 21:18:25 UTC
(
hide
)
Description:
bt console
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2014-06-06 21:18:25 UTC
Size:
13.50 KB
patch
obsolete
>warn:basic.sbx:20610:1:basic/source/sbx/sbxvalue.cxx:539: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:20610:1:basic/source/sbx/sbxvalue.cxx:193: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:20610:1:basic/source/sbx/sbxvalue.cxx:539: Not at Parent-Prop - otherwise CyclicRef >warn:basic.sbx:20610:1:basic/source/sbx/sbxvalue.cxx:193: Not at Parent-Prop - otherwise CyclicRef > >Program received signal SIGSEGV, Segmentation fault. >0x00002aaaae748b78 in SfxItemSet::GetItemState (this=0x0, nWhich=26180, bSrchInParent=true, ppItem=0x7ffffffeff18) > at /home/julien/compile-libreoffice/libreoffice/svl/source/items/itemset.cxx:480 >480 SfxItemArray ppFnd = pAktSet->_aItems; >(gdb) bt >#0 0x00002aaaae748b78 in SfxItemSet::GetItemState (this=0x0, nWhich=26180, bSrchInParent=true, ppItem=0x7ffffffeff18) > at /home/julien/compile-libreoffice/libreoffice/svl/source/items/itemset.cxx:480 >#1 0x00002aaaae748d94 in SfxItemSet::HasItem (this=0x0, nWhich=26180, ppItem=0x7ffffffeff18) at /home/julien/compile-libreoffice/libreoffice/svl/source/items/itemset.cxx:527 >#2 0x00002aaac8de77d0 in ScCellShell::ExecuteEdit (this=0x80be350, rReq=...) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/cellsh1.cxx:1005 >#3 0x00002aaac8ddf29f in SfxStubScCellShellExecuteEdit (pShell=0x80be350, rReq=...) at /home/julien/compile-libreoffice/libreoffice/workdir/SdiTarget/sc/sdi/scslots.hxx:6993 >#4 0x00002aaaadd8ee32 in SfxShell::CallExec (this=0x80be350, pFunc=0x2aaac8ddf27c <SfxStubScCellShellExecuteEdit(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/include/sfx2/shell.hxx:181 >#5 0x00002aaaae0c12af in SfxDispatcher::Call_Impl (this=0x807c160, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:283 >#6 0x00002aaaae0c40d4 in SfxDispatcher::_Execute (this=0x807c160, rShell=..., rSlot=..., rReq=..., eCallMode=5) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:960 >#7 0x00002aaaadd68d04 in SfxBindings::Execute_Impl (this=0x8085af0, aReq=..., pSlot=0x2aaac99f2338 <aScCellShellSlots_Impl+12120>, pShell=0x80be350) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/bindings.cxx:1235 >#8 0x00002aaaaddc9a61 in SfxDispatchController_Impl::dispatch (this=0x8cad8f0, aURL=..., aArgs=uno::Sequence of length 1 = {...}, rListener= > uno::Reference to (framework::DispatchHelper *) 0x89f38f8) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:732 >#9 0x00002aaaaddc8079 in SfxOfficeDispatch::dispatchWithNotification (this=0x8c43fe0, aURL=..., aArgs=uno::Sequence of length 1 = {...}, > rListener=uno::Reference to (framework::DispatchHelper *) 0x89f38f8) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:376 >#10 0x00002aaad0a8dfa3 in framework::DispatchHelper::executeDispatch (this=0x89f38c0, xDispatchProvider=uno::Reference to ((anonymous namespace)::Frame *) 0x7c708f0, > sURL=".uno:SearchResultsDialog", sTargetFrameName="", nSearchFlags=0, lArguments=empty uno::Sequence) > at /home/julien/compile-libreoffice/libreoffice/framework/source/services/dispatchhelper.cxx:131 >#11 0x00002aaac35a356a in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, unsigned int, double*, unsigned int) () from /home/julien/compile-libreoffice/libreoffice/instdir/ure/lib/libgcc3_uno.so >#12 0x00002aaac35a25a0 in cpp_call (pThis=0x8cb11d0, aVtableSlot=..., pReturnTypeRef=0x637da0, nParams=5, pParams=0x8797960, pUnoReturn=0x7fffffff1ea0, > pUnoArgs=0x7fffffff1e40, ppUnoExc=0x7fffffff1f68) at /home/julien/compile-libreoffice/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:236 >#13 0x00002aaac35a2f64 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x8cb11d0, pMemberDescr=0x8a6cf50, pReturn=0x7fffffff1ea0, pArgs=0x7fffffff1e40, > ppException=0x7fffffff1f68) at /home/julien/compile-libreoffice/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:427 >#14 0x00002aaacf86b4e0 in stoc_corefl::IdlInterfaceMethodImpl::invoke (this=0x87979f0, rObj=uno::Any {_vptr.XInterface = 0x89f38c0}, rArgs=uno::Sequence of length 5 = {...}) > at /home/julien/compile-libreoffice/libreoffice/stoc/source/corereflection/criface.cxx:705 >#15 0x00002aaaad6cdb4a in SbUnoObject::Notify (this=0x8a6afd0, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbunoobj.cxx:2285 >#16 0x00002aaaae7a2a7c in SfxBroadcaster::Broadcast (this=0x8cad0c0, rHint=...) at /home/julien/compile-libreoffice/libreoffice/svl/source/notify/brdcst.cxx:43 >#17 0x00002aaaad7c5f2c in SbxVariable::Broadcast (this=0x8cad4c0, nHintId=65536) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:179 >#18 0x00002aaaad7bffcf in SbxValue::SbxValue (this=0x8cb37f0, __vtt_parm=0x2aaaadab9090 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:98 >#19 0x00002aaaad7c54c0 in SbxVariable::SbxVariable (this=0x8cb37f0, __vtt_parm=0x2aaaadab9088 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:75 >#20 0x00002aaaad7b8ac8 in SbxMethod::SbxMethod (this=0x8cb37f0, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxobj.cxx:973 >#21 0x00002aaaad770b1f in SbiRuntime::FindElement (this=0x89f2e00, pObj=0x8a6afd0, nOp1=32806, nOp2=12, nNotFound=87570, bLocal=false, bStatic=false) > at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:3585 >---Type <return> to continue, or q <return> to quit--- >#22 0x00002aaaad772ad3 in SbiRuntime::StepELEM (this=0x89f2e00, nOp1=32806, nOp2=12) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:4070 >#23 0x00002aaaad76785c in SbiRuntime::Step (this=0x89f2e00) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:795 >#24 0x00002aaaad6fc873 in SbModule::Run (this=0x8409cd0, pMeth=0x89f2ca0) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:1201 >#25 0x00002aaaad6fb558 in SbModule::Notify (this=0x8409cd0, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:854 >#26 0x00002aaaae7a2a7c in SfxBroadcaster::Broadcast (this=0x8408fe0, rHint=...) at /home/julien/compile-libreoffice/libreoffice/svl/source/notify/brdcst.cxx:43 >#27 0x00002aaaad700c97 in SbMethod::Broadcast (this=0x8404b30, nHintId=65536) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2187 >#28 0x00002aaaad7c0dff in SbxValue::Get (this=0x8404b30, rRes=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:328 >#29 0x00002aaaad7009f4 in SbMethod::Call (this=0x8404b30, pRet=0x89f6f20, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2134 >#30 0x00002aaae0b9cdec in basprov::BasicScriptImpl::invoke (this=0x8bdc6c0, aParams=empty uno::Sequence, aOutParamIndex=empty uno::Sequence, aOutParam=empty uno::Sequence) > at /home/julien/compile-libreoffice/libreoffice/scripting/source/basprov/basscript.cxx:239 >#31 0x00002aaaadf50849 in SfxObjectShell::CallXScript (_rxScriptContext=uno::Reference to (ScModelObj *) 0x7fb0b40, > _rScriptURL="vnd.sun.star.script:Standard.Module1.macrofindreplace?language=Basic&location=application", aParams=empty uno::Sequence, aRet=empty uno::Any, > aOutParamIndex=empty uno::Sequence, aOutParam=empty uno::Sequence, bRaiseError=true, pCaller=0x0) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objmisc.cxx:1560 >#32 0x00002aaaadcc10dc in SfxApplication::OfaExec_Impl (this=0x7bdb8a0, rReq=...) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/appl/appserv.cxx:1196 >#33 0x00002aaaadca5086 in SfxStubSfxApplicationOfaExec_Impl (pShell=0x7bdb8a0, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:1209 >#34 0x00002aaaadd8ee32 in SfxShell::CallExec (this=0x7bdb8a0, pFunc=0x2aaaadca5063 <SfxStubSfxApplicationOfaExec_Impl(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/include/sfx2/shell.hxx:181 >#35 0x00002aaaae0c12af in SfxDispatcher::Call_Impl (this=0x807c160, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:283 >#36 0x00002aaaae0c40d4 in SfxDispatcher::_Execute (this=0x807c160, rShell=..., rSlot=..., rReq=..., eCallMode=4) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:960 >#37 0x00002aaaadd68d04 in SfxBindings::Execute_Impl (this=0x8085af0, aReq=..., pSlot=0x2aaaae65ff08 <aSfxApplicationSlots_Impl+5160>, pShell=0x7bdb8a0) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/bindings.cxx:1235 >#38 0x00002aaaaddc9a61 in SfxDispatchController_Impl::dispatch (this=0x8509610, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:732 >#39 0x00002aaaaddc7f1f in SfxOfficeDispatch::dispatch (this=0x8504540, aURL=..., aArgs=empty uno::Sequence) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:359 >#40 0x00002aaac6130e63 in framework::MenuBarManager::Select (this=0x81b1c70, pMenu=0x8186800) > at /home/julien/compile-libreoffice/libreoffice/framework/source/uielement/menubarmanager.cxx:1058 >#41 0x00002aaac6130a05 in framework::MenuBarManager::LinkStubSelect (pThis=0x81b1c70, pCaller=0x8186800) > at /home/julien/compile-libreoffice/libreoffice/framework/source/uielement/menubarmanager.cxx:994 >#42 0x00002aaab080f718 in Link::Call (this=0x8186868, pCaller=0x8186800) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:123 >#43 0x00002aaab08db6d3 in Menu::Select (this=0x8186800) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/menu.cxx:1143 >#44 0x00002aaab08e2a54 in Menu::ImplCallSelect (this=0x8186800) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/menu.cxx:2992 >#45 0x00002aaab08e2a1b in Menu::LinkStubImplCallSelect (pThis=0x8186800, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/menu.cxx:2989 >#46 0x00002aaab080f718 in Link::Call (this=0x84fc680, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:123 >#47 0x00002aaab09a4954 in ImplHandleUserEvent (pSVEvent=0x84ffe50) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1883 >---Type <return> to continue, or q <return> to quit--- >#48 0x00002aaab09a5d59 in ImplWindowFrameProc (pWindow=0x7bf6440, nEvent=22, pEvent=0x84ffe50) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2454 >#49 0x00002aaab0de13c7 in SalFrame::CallCallback (this=0x7bf6cb0, nEvent=22, pEvent=0x84ffe50) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:243 >#50 0x00002aaab0de0f06 in SalGenericDisplay::DispatchInternalEvent (this=0x7804030) at /home/julien/compile-libreoffice/libreoffice/vcl/generic/app/gendisp.cxx:90 >#51 0x00002aaabbe4dc77 in GtkData::userEventFn (data=0x616490) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:935 >#52 0x00002aaabbe4dcd0 in call_userEventFn (data=0x616490) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:945 >#53 0x00002aaab4d16ce5 in g_main_dispatch (context=0x78022a0) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3064 >#54 g_main_context_dispatch (context=context@entry=0x78022a0) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3663 >#55 0x00002aaab4d17048 in g_main_context_iterate (context=context@entry=0x78022a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3734 >#56 0x00002aaab4d170ec in g_main_context_iteration (context=0x78022a0, may_block=1) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3795 >#57 0x00002aaabbe4cc45 in GtkData::Yield (this=0x616490, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:575 >#58 0x00002aaabbe50bde in GtkInstance::Yield (this=0x6163d0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:424 >#59 0x00002aaab0d2e91a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:361 >#60 0x00002aaab0d2b461 in Application::Yield () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:393 >#61 0x00002aaab0d2b40f in Application::Execute () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:342 >#62 0x00002aaaaaf85765 in desktop::Desktop::Main (this=0x7fffffff5750) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1682 >#63 0x00002aaab0d3297e in ImplSVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:160 >#64 0x00002aaab0d32a74 in SVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:193 >#65 0x00002aaaaafc552b in soffice_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:85 >#66 0x0000000000400939 in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#67 0x000000000040091a in main (argc=2, argv=0x7fffffff5a38) at /home/julien/compile-libreoffice/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 79741
: 100562