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

--- Comment #29 from Alex Thurgood <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to