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

--- Comment #14 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

The pb is bt doesn't show much:
#0  0x00007fee2e4f3894 in wl_proxy_get_user_data () at
/lib/x86_64-linux-gnu/libwayland-client.so.0
#1  0x00007fee2f56928b in  () at /lib/x86_64-linux-gnu/libgdk-3.so.0
#2  0x00007fee425833fe in  () at /lib/x86_64-linux-gnu/libffi.so.8
#3  0x00007fee4258270d in  () at /lib/x86_64-linux-gnu/libffi.so.8
#4  0x00007fee42582ee3 in ffi_call () at /lib/x86_64-linux-gnu/libffi.so.8
#5  0x00007fee2e4f5921 in  () at /lib/x86_64-linux-gnu/libwayland-client.so.0
#6  0x00007fee2e4f1c09 in  () at /lib/x86_64-linux-gnu/libwayland-client.so.0
#7  0x00007fee2e4f35ac in wl_display_dispatch_queue_pending () at
/lib/x86_64-linux-gnu/libwayland-client.so.0
#8  0x00007fee2f56f868 in  () at /lib/x86_64-linux-gnu/libgdk-3.so.0
#9  0x00007fee2f5373c4 in gdk_display_get_event () at
/lib/x86_64-linux-gnu/libgdk-3.so.0
#10 0x00007fee2f56f576 in  () at /lib/x86_64-linux-gnu/libgdk-3.so.0
#11 0x00007fee35b111f4 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fee35b14317 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fee35b14930 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fee2f291a8f in GtkSalData::Yield(bool, bool) (this=0x55dbac8a87c0,
bWait=true, bHandleAllCurrentEvents=false) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/gtkdata.cxx:405
#15 0x00007fee2f296f03 in GtkInstance::DoYield(bool, bool)
(this=0x55dbac8a8670, bWait=true, bHandleAllCurrentEvents=false) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/gtkinst.cxx:435
#16 0x00007fee3a5c0f5c in ImplYield(bool, bool) (i_bWait=true,
i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:378

trying catch throw, there are too much exceptions thrown
eg:
#0  0x00007fee430b2191 in __cxa_throw () at
/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x00007fee2e38bc21 in gcc3::raiseException(_uno_Any*, _uno_Mapping*)
(pUnoExc=0x7ffe335d6cb8, pUno2Cpp=0x55dbaecd8398) at
/home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx:190
#2  0x00007fee2e38886b in
cpp2uno_call(bridges::cpp_uno::shared::CppInterfaceProxy*,
_typelib_TypeDescription const*, _typelib_TypeDescriptionReference*, int,
_typelib_MethodParameter*, void**, void**, void**, unsigned long*)
    (pThis=0x55dbb6314610, pMemberTypeDescr=0x55dbaec82340,
pReturnTypeRef=0x55dbac8abeb0, nParams=1, pParams=0x55dbaec823f0,
gpreg=0x7ffe335d73c0, fpreg=0x7ffe335d73e0, ovrflw=0x7ffe335d7430,
pRegisterReturn=0x7ffe335d7390) at
/home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx:207
#3  0x00007fee2e387f0a in cpp_vtable_call(sal_Int32, sal_Int32, void**, void**,
void**, sal_uInt64*)
    (nFunctionIndex=3, nVtableOffset=0, gpreg=0x7ffe335d73b0,
fpreg=0x7ffe335d73e0, ovrflw=0x7ffe335d7430, pRegisterReturn=0x7ffe335d7390)
    at
/home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx:388
#4  0x00007fee2e3abfd6 in privateSnippetExecutor () at
/home/julien/lo/libreoffice/instdir/program/libgcc3_uno.so
#5  0x00007fee4172ff6e in cppu::throwException(com::sun::star::uno::Any const&)
(exc=uno::Any("com.sun.star.ucb.InteractiveAugmentedIOException": ...))
    at /home/julien/lo/libreoffice/cppuhelper/source/exc_thrower.cxx:250
#6  0x00007fee419805ca in
ucbhelper::cancelCommandExecution(com::sun::star::ucb::IOErrorCode,
com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&,
com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::ucb::XCommandProcessor> const&)
    (eError=com::sun::star::ucb::IOErrorCode::IOErrorCode_NOT_EXISTING,
rArgs=uno::Sequence of length 2 = {...}, xEnv=empty uno::Reference,
rMessage="an error occurred during opening a directory",
xContext=uno::Reference to (fileaccess::BaseContent *) 0x55dbb63143a8) at
/home/julien/lo/libreoffice/ucbhelper/source/provider/cancelcommandexecution.cxx:85

#0  0x00007fee430b2191 in __cxa_throw () at
/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x00007fee3e01c2cf in
com::sun::star::uno::BaseReference::iquery_throw(com::sun::star::uno::XInterface*,
com::sun::star::uno::Type const&) (pInterface=0x0, rType=invalid uno::Type)
    at include/com/sun/star/uno/Reference.hxx:83
#2  0x00007fee3e049b99 in
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>::iquery_throw(com::sun::star::uno::XInterface*)
(pInterface=0x0) at include/com/sun/star/uno/Reference.hxx:92
#3  0x00007fee3e04255c in
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>::Reference(com::sun::star::uno::BaseReference
const&, com::sun::star::uno::UnoReference_QueryThrow)
    (this=0x7ffe335d7be0, rRef=...) at
include/com/sun/star/uno/Reference.hxx:198
#4  0x00007fee3e034a96 in
accessibility::AccessibleShape::UpdateNameAndDescription()
(this=0x55dbb399f970) at
/home/julien/lo/libreoffice/svx/source/accessibility/AccessibleShape.cxx:1043
#5  0x00007fee3e0348dc in
accessibility::AccessibleShape::AccessibleShape(accessibility::AccessibleShapeInfo
const&, accessibility::AccessibleShapeTreeInfo const&)
    (this=0x55dbb399f970, rShapeInfo=..., rShapeTreeInfo=...) at
/home/julien/lo/libreoffice/svx/source/accessibility/AccessibleShape.cxx:106
#6  0x00007fedff380be3 in
accessibility::AccessiblePageShape::AccessiblePageShape(com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage>,
com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>
const&, accessibility::AccessibleShapeTreeInfo const&) (this=0x55dbb399f970,
xPage=Python Exception <class 'gdb.error'>: value has been optimized out
, rxParent=uno::Reference to (accessibility::AccessibleDrawDocumentView *)
0x55dbb33f59d0, rShapeTreeInfo=...)
    at
/home/julien/lo/libreoffice/sd/source/ui/accessibility/AccessiblePageShape.cxx:45

I tried with gen rendering but the drag&drop seems disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to