https://bugs.documentfoundation.org/show_bug.cgi?id=60237

--- Comment #7 from Julien Nabet <[email protected]> ---
In gdb session with "catch throw ErrorCodeIOException", I could retrieved a bt,
here's main part:
 #0  0x00002aaaabcb6dbd in __cxa_throw () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x00002aaaaed7c994 in SfxBaseModel::impl_store (this=0x7306430,
sURL="file:///home/julien/compile-libreoffice/bugs/60237_macrostore/Test4.odt", 
    seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=false) at
/home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:3137
#2  0x00002aaaaed7457e in SfxBaseModel::storeAsURL (this=0x7306430,
rURL="file:///home/julien/compile-libreoffice/bugs/60237_macrostore/Test4.odt", 
    rArgs=uno::Sequence of length 1 = {...}) at
/home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:1662
#3  0x00002aaac3d59fef in gcc3::callVirtualMethod(void*, unsigned int, void*,
_typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int,
unsigned long*, double*)
    () from
/home/julien/compile-libreoffice/libreoffice/instdir/program/libgcc3_uno.so
#4  0x00002aaac3d58fc5 in cpp_call (pThis=0x692d600, aVtableSlot=...,
pReturnTypeRef=0x648060, nParams=2, pParams=0x684ba80,
pUnoReturn=0x7fffffff3c10, 
    pUnoArgs=0x7fffffff3be0, ppUnoExc=0x7fffffff3c58) at
/home/julien/compile-libreoffice/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:231
#5  0x00002aaac3d599df in bridges::cpp_uno::shared::unoInterfaceProxyDispatch
(pUnoI=0x692d600, pMemberDescr=0x684c9e0, pReturn=0x7fffffff3c10,
pArgs=0x7fffffff3be0, 
    ppException=0x7fffffff3c58) at
/home/julien/compile-libreoffice/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:429
#6  0x00002aaad097bd43 in stoc_corefl::IdlInterfaceMethodImpl::invoke
(this=0x684cce0, rObj=
    uno::Any {<com::sun::star::uno::XInterface> = {_vptr.XInterface =
0x7306328}, <No data fields>}, rArgs=uno::Sequence of length 2 = {...})
    at
/home/julien/compile-libreoffice/libreoffice/stoc/source/corereflection/criface.cxx:706
#7  0x00002aaaae4030e3 in SbUnoObject::Notify (this=0x755bbe0, rBC=...,
rHint=...) at
/home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbunoobj.cxx:2286
#8  0x00002aaaaf685418 in SfxBroadcaster::Broadcast (this=0x6a23930, rHint=...)
at
/home/julien/compile-libreoffice/libreoffice/svl/source/notify/SfxBroadcaster.cxx:51
#9  0x00002aaaae50ea0e in SbxVariable::Broadcast (this=0x747d8f0,
nHintId=65536) at
/home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:182
#10 0x00002aaaae508773 in SbxValue::SbxValue (this=0x76ce3e0,
__vtt_parm=0x2aaaae81a210 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized
out>)
    at
/home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:100
#11 0x00002aaaae50df92 in SbxVariable::SbxVariable (this=0x76ce3e0,
__vtt_parm=0x2aaaae81a208 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized
out>)
    at
/home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:77
#12 0x00002aaaae500f12 in SbxMethod::SbxMethod (this=0x76ce3e0, r=...,
__in_chrg=<optimized out>, __vtt_parm=<optimized out>)
    at
/home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxobj.cxx:900

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to