[Libreoffice-bugs] [Bug 95191] Forms and dialogs opened via macros on ODB file open no longer work

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 31 09:17:19 UTC 2017


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

--- Comment #29 from Alex Thurgood <iplaw67 at tuta.io> ---
When I load the file in my master debug-enabled build, I see this in lldb :

warn:vcl:50903:1:vcl/quartz/salgdiutils.cxx:219: UpdateWindow called on
uneligible graphics
warn:xmloff.core:50903:1:xmloff/source/core/xmlimp.cxx:964: exception caught
warn:legacy.osl:50903:1:xmloff/source/core/xmlimp.cxx:965:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
    type: com.sun.star.lang.NotInitializedException
    context: N8dbaccess17ODatabaseDocumentE

warn:xmloff.core:50903:1:xmloff/source/core/xmlimp.cxx:964: exception caught
warn:legacy.osl:50903:1:xmloff/source/core/xmlimp.cxx:965:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
    type: com.sun.star.lang.NotInitializedException
    context: N8dbaccess17ODatabaseDocumentE

warn:xmloff.core:50903:1:xmloff/source/core/xmlimp.cxx:964: exception caught
warn:legacy.osl:50903:1:xmloff/source/core/xmlimp.cxx:965:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
    type: com.sun.star.lang.NotInitializedException
    context: N8dbaccess17ODatabaseDocumentE


This is up to the point where the user gets asked to Enable or Disallow macros.
When I click on Enable macros, I see the following :


warn:legacy.osl:50903:10:dbaccess/source/ui/uno/dbinteraction.cxx:65:
BasicInteractionHandler::BasicInteractionHandler: enabling legacy behavior,
there should be no clients of this anymore!
Process 50903 stopped
* thread #15, stop reason = signal SIGSEGV
    frame #0: 0x000000018cd002b4
->  0x18cd002b4: movl   (%rsi), %eax
    0x18cd002b6: leaq   0xf8(%rbp), %rsi
    0x18cd002bd: vmovdqu %ymm0, (%rsi)
    0x18cd002c1: vmovdqu %ymm7, 0x20(%rsi)


So, what has changed in UNO, and more particularly dbinteraction.cxx to cause
this to happen ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170731/760a52b0/attachment.html>


More information about the Libreoffice-bugs mailing list