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

Aron Budea <ba...@caesar.elte.hu> changed:

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

--- Comment #9 from Aron Budea <ba...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to