Bugzilla – Attachment 113493 Details for
Bug 89460
crash when calling uno slot on record changes if already set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace on master 4.5 dev
bt.txt (text/plain), 5.01 KB, created by
Laurent Godard
on 2015-02-19 07:48:25 UTC
(
hide
)
Description:
backtrace on master 4.5 dev
Filename:
MIME Type:
Creator:
Laurent Godard
Created:
2015-02-19 07:48:25 UTC
Size:
5.01 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x00007fffbec0a970 in com::sun::star::uno::Sequence<signed char>::getLength (this=0x8) > at /home/lgodard/projets/libreoffice/build/git/core/include/com/sun/star/uno/Sequence.h:144 >144 { return _pSequence->nElements; } >(gdb) >(gdb) >(gdb) bt >#0 0x00007fffbec0a970 in com::sun::star::uno::Sequence<signed char>::getLength (this=0x8) > at /home/lgodard/projets/libreoffice/build/git/core/include/com/sun/star/uno/Sequence.h:144 >#1 0x00007fffbec78186 in ScChangeTrack::IsProtected (this=0x0) at /home/lgodard/projets/libreoffice/build/git/core/sc/inc/chgtrack.hxx:1221 >#2 0x00007fffbf06a965 in ScDocShell::Execute (this=0x16f0130, rReq=...) at /home/lgodard/projets/libreoffice/build/git/core/sc/source/ui/docshell/docsh4.cxx:589 >#3 0x00007fffbf04bac3 in SfxStubScDocShellExecute (pShell=0x16f0130, rReq=...) > at /home/lgodard/projets/libreoffice/build/git/core/workdir/SdiTarget/sc/sdi/scslots.hxx:1060 >#4 0x00007ffff3bf7f14 in SfxShell::CallExec (this=0x16f0130, pFunc=0x7fffbf04baa0 <SfxStubScDocShellExecute(SfxShell*, SfxRequest&)>, rReq=...) > at /home/lgodard/projets/libreoffice/build/git/core/include/sfx2/shell.hxx:210 >#5 0x00007ffff3bf0957 in SfxDispatcher::Call_Impl (this=0x19b19a0, rShell=..., rSlot=..., rReq=..., bRecord=false) > at /home/lgodard/projets/libreoffice/build/git/core/sfx2/source/control/dispatch.cxx:257 >#6 0x00007ffff3bf2e42 in SfxDispatcher::_Execute (this=0x19b19a0, rShell=..., rSlot=..., rReq=..., eCallMode=SYNCHRON) > at /home/lgodard/projets/libreoffice/build/git/core/sfx2/source/control/dispatch.cxx:859 >#7 0x00007ffff3bf3258 in SfxDispatcher::Execute (this=0x19b19a0, nSlot=26238, nCall=SYNCHRON, pArgs=0x1c1e4e0, pInternalArgs=0x7fffffffb890, nModi=0) > at /home/lgodard/projets/libreoffice/build/git/core/sfx2/source/control/dispatch.cxx:928 >#8 0x00007ffff3c40c89 in SfxDispatchController_Impl::dispatch (this=0x1c1e260, aURL=..., aArgs=..., rListener=...) > at /home/lgodard/projets/libreoffice/build/git/core/sfx2/source/control/unoctitm.cxx:839 >#9 0x00007ffff3c3ec52 in SfxOfficeDispatch::dispatchWithNotification (this=0x7fffbc0a7f18, aURL=..., aArgs=..., rListener=...) > at /home/lgodard/projets/libreoffice/build/git/core/sfx2/source/control/unoctitm.cxx:383 >#10 0x00007fffc542a968 in framework::DispatchHelper::executeDispatch (this=0x7fffbc079838, xDispatchProvider=..., sURL=..., sTargetFrameName=..., nSearchFlags=0, > lArguments=...) at /home/lgodard/projets/libreoffice/build/git/core/framework/source/services/dispatchhelper.cxx:131 >#11 0x00007fffdf0acd09 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) () from /home/lgodard/projets/libreoffice/build/git/core/instdir/program/libgcc3_uno.so >#12 0x00007fffdf0abce0 in cpp_call (pThis=0x1c1d910, aVtableSlot=..., pReturnTypeRef=0x647070, nParams=5, pParams=0x1c1b5f0, pUnoReturn=0x7fffffffc1b0, > pUnoArgs=0x7fffffffc150, ppUnoExc=0x7fffffffc218) at /home/lgodard/projets/libreoffice/build/git/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:231 >#13 0x00007fffdf0ac6fa in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x1c1d910, pMemberDescr=0x1c1b540, pReturn=0x7fffffffc1b0, pArgs=0x7fffffffc150, > ppException=0x7fffffffc218) at /home/lgodard/projets/libreoffice/build/git/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:429 >#14 0x00007fffc5c7dbf7 in stoc_corefl::IdlInterfaceMethodImpl::invoke (this=0x7fffbc079cb8, rObj=..., rArgs=...) > at /home/lgodard/projets/libreoffice/build/git/core/stoc/source/corereflection/criface.cxx:706 >#15 0x00007ffff450fe97 in SbUnoObject::Notify (this=0x1c1a510, rBC=..., rHint=...) > at /home/lgodard/projets/libreoffice/build/git/core/basic/source/classes/sbunoobj.cxx:2286 >#16 0x00007ffff364dcc4 in SfxBroadcaster::Broadcast (this=0x1c1d9a0, rHint=...) > at /home/lgodard/projets/libreoffice/build/git/core/svl/source/notify/SfxBroadcaster.cxx:51 >#17 0x00007ffff4601b98 in SbxVariable::Broadcast (this=0x1c1dd60, nHintId=65536) at /home/lgodard/projets/libreoffice/build/git/core/basic/source/sbx/sbxvar.cxx:182 >#18 0x00007ffff45fb8ad in SbxValue::SbxValue (this=0x1c1de20, __vtt_parm=0x7ffff48f1510 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/lgodard/projets/libreoffice/build/git/core/basic/source/sbx/sbxvalue.cxx:100 >#19 0x00007ffff4601010 in SbxVariable::SbxVariable (this=0x1c1de20, __vtt_parm=0x7ffff48f1508 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/lgodard/projets/libreoffice/build/git/core/basic/source/sbx/sbxvar.cxx:77 >#20 0x00007ffff45f412e in SbxMethod::SbxMethod (this=0x1c1de20, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/lgodard/projets/libreoffice/build/git/core/basic/source/sbx/sbxobj.cxx:900 >#21 0x00007ffff45ad2c7 in SbiRuntime::FindElement (this=0x1bd94a0, pObj=0x1c1a510, nOp1=32783, nOp2=12, nNotFound=87570, bLocal=false, bStatic=false) > at /home/lgodard/projets/libreoffice/build/git/core/basic/source/runtime/runtime.cxx:3580
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 89460
: 113493 |
113494