Bugzilla – Attachment 146991 Details for
Bug 94446
Report exception when parameter dialog is cancelled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt from "enabling legacy behavior, there should be no clients of this anymore"
bt_trace.txt (text/plain), 4.73 KB, created by
Julien Nabet
on 2018-11-24 06:00:30 UTC
(
hide
)
Description:
bt from "enabling legacy behavior, there should be no clients of this anymore"
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-11-24 06:00:30 UTC
Size:
4.73 KB
patch
obsolete
>#0 0x00007fffdd76b6ae in dbaui::BasicInteractionHandler::BasicInteractionHandler(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, bool) (this=0x5555596d6fd0, rxContext=uno::Reference to (cppu::ComponentContext *) 0x555555667460, i_bFallbackToGeneric=true) > at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/dbinteraction.cxx:64 >#1 0x00007fffdd76d392 in dbaui::LegacyInteractionHandler::LegacyInteractionHandler(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (this=0x5555596d6fd0, rxContext=uno::Reference to (cppu::ComponentContext *) 0x555555667460) at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/dbinteraction.hxx:170 >#2 0x00007fffdd76d09f in dbaui::LegacyInteractionHandler::Create(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&) (_rxORB=uno::Reference to (cppuhelper::ServiceManager *) 0x555555657bf8) at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/dbinteraction.cxx:363 >#3 0x00007ffff69da1e9 in cppu::OSingleFactoryHelper::createInstanceEveryTime(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (this=0x555558547688, xContext=uno::Reference to (cppu::ComponentContext *) 0x555555667460) at /home/julien/lo/libreoffice/cppuhelper/source/factory.cxx:149 >#4 0x00007ffff69da40e in cppu::OSingleFactoryHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (this=0x555558547688, xContext=uno::Reference to (cppu::ComponentContext *) 0x555555667460) at /home/julien/lo/libreoffice/cppuhelper/source/factory.cxx:175 >#5 0x00007ffff69dade4 in cppu::OFactoryComponentHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (this=0x555558547620, xContext=uno::Reference to (cppu::ComponentContext *) 0x555555667460) at /home/julien/lo/libreoffice/cppuhelper/source/factory.cxx:378 >#6 0x00007ffff6a2d157 in cppuhelper::ServiceManager::Data::Implementation::createInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, bool) (this=0x555555766330, context=uno::Reference to (cppu::ComponentContext *) 0x555555667460, singletonRequest=false) > at /home/julien/lo/libreoffice/cppuhelper/source/servicemanager.cxx:667 >#7 0x00007ffff6a2fa0b in cppuhelper::ServiceManager::createInstanceWithContext(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (this=0x555555657ba0, aServiceSpecifier="com.sun.star.sdb.InteractionHandler", Context=uno::Reference to (cppu::ComponentContext *) 0x555555667460) > at /home/julien/lo/libreoffice/cppuhelper/source/servicemanager.cxx:990 >#8 0x00007fffe60228dc in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x555555657c00, nVtableIndex=3, pRegisterReturn=0x7ffffffeeff0, pReturnTypeRef=0x55555565b430, bSimpleReturn=false, pStack=0x7ffffffef000, nStack=0, pGPR=0x7ffffffef140, pFPR=0x7ffffffef170) at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:133 >#9 0x00007fffe602153f in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=0x5555580b5590, aVtableSlot=..., pReturnTypeRef=0x55555565b430, nParams=2, pParams=0x555555792d20, pUnoReturn=0x7ffffffef2b0, pUnoArgs=0x7ffffffef2a0, ppUnoExc=0x7ffffffef360) at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 >#10 0x00007fffe6021f52 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x5555580b5590, pMemberDescr=0x555555793370, pReturn=0x7ffffffef2b0, pArgs=0x7ffffffef2a0, ppException=0x7ffffffef360) > at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 >#11 0x00007fffb6907b62 in jni_uno::Bridge::call_uno(jni_uno::JNI_context const&, _uno_Interface*, _typelib_TypeDescription*, _typelib_TypeDescriptionReference*, int, _typelib_MethodParameter const*, _jobjectArray*) const (this=0x555558bca8d0, jni=..., pUnoI=0x5555580b5590, member_td=0x555555793370, return_type=0x55555565b430, nParams=2, pParams=0x555555792d20, jo_args=0x7ffffffef7f0) at /home/julien/lo/libreoffice/bridges/source/jni_uno/jni_java2uno.cxx:240 >#12 0x00007fffb69089b3 in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call(JNIEnv*, jobject, jlong, jstring, jobjectArray) (jni_env=0x555558be79d8, jo_proxy=0x7ffffffef810, bridge_handle=93825049340112, jo_method=0x7ffffffef7f8, jo_args=0x7ffffffef7f0) at /home/julien/lo/libreoffice/bridges/source/jni_uno/jni_java2uno.cxx:478
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 94446
:
118937
|
118939
|
146990
| 146991