[Libreoffice-bugs] [Bug 115707] Crash in: cppu::_copyConstructAny(_uno_Any *, void *, _typelib_TypeDescriptionReference *, _typelib_TypeDescription *, void (*)(void *), _uno_Mapping *)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 9 00:34:15 UTC 2018


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

Aron Budea <baron at caesar.elte.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisected, bisected,       |
                   |regression                  |

--- Comment #9 from Aron Budea <baron at caesar.elte.hu> ---
The problem is that the last parameter of 'VbaApplicationBase::Run(...)' [1]
(which is 'const uno::Any& varg30') is an invalid reference. This only occurs
with 64-bit Windows builds.

The crash mentioned in comment 6 is the same, and occurs with versions < 6.0:
http://crashreport.libreoffice.org/stats/crash_details/14534211-f195-4792-adc9-210f44bef13b

It's very likel Tamas' commit resulted in this macro running at start,
otherwise there's no indicatino it'd be connected to the crash, especially
since the commit isn't present in 5.4, but the crash is.

Removing regression-related keywords.

[1]
https://opengrok.libreoffice.org/xref/core/vbahelper/source/vbahelper/vbaapplicationbase.cxx#331

-- 
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/20180709/bd5de3a8/attachment.html>


More information about the Libreoffice-bugs mailing list