Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


On 01/04/2017 10:24 PM, Tomáš Chvátal wrote:
#0  0x00007ffff7657b00 in __cxa_throw () at /usr/lib64/libstdc++.so.6
#1  0x00007fffe05d902e in
ooo::vba::getXSomethingFromArgs<com::sun::star::frame::XModel>(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
const&, int, bool) ()
    at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/instdir/program/libvbahelperlo.so
#2  0x00007fffe05e3734 in
VbaEventsHelperBase::VbaEventsHelperBase(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
const&,
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) () at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/instdir/program/libvbahelperlo.so
#3  0x00007fffe01fcfed in
ScVbaEventsHelper::ScVbaEventsHelper(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
const&,
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) ()
    at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/instdir/program/libvbaobjlo.so
#4  0x00007fffe01fd513 in ScVbaEventsHelper_get_implementation() () at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/instdir/program/libvbaobjlo.so
#5  0x00007ffff602fc5f in
cppuhelper::ServiceManager::Data::Implementation::createInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, bool) ()
    at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/instdir/program/libuno_cppuhelpergcc3.so.3
#6  0x00007ffff60333c2 in
cppuhelper::ServiceManager::createInstanceWithContext(rtl::OUString
const&,
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) ()
    at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/instdir/program/libuno_cppuhelpergcc3.so.3
#7  0x00007fffe1617b26 in createInstance() () at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/workdir/LinkTarget/CppunitTest/libtest_services.so
#8  0x00007fffe161cd5a in test() () at
/home/abuild/rpmbuild/BUILD/libreoffice-5.3.0.0.beta2/workdir/LinkTarget/CppunitTest/libtest_services.so

You're breaking on random exception throws? That's probably not helpful to debug your problem. This throw of css::lang::IllegalArgumentException in getXSomethingFromArgs (include/vbahelper/vbahelper.hxx) is caught in VbaEventsHelperBase::VbaEventsHelperBase (vbahelper/source/vbahelper/vbaeventshelperbase.cxx) and well expected to happen due to how this test works.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.