https://bugs.freedesktop.org/show_bug.cgi?id=62155

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Stephan Bergmann <[email protected]> ---
ScUnoAddInCollection::Initialize (sc/source/core/tool/addincol.cxx) is
iterating over all UNO implementations that implement the
com.sun.star.sheet.AddIn "marker" service, instantiating each one.  And the
RuntimeException is thrown while instantiating a non-C++ one, either Java or
Python (both those UNO language bindings appear to be in-process according to
the crash data in attachment 76326).

I would assume that it is a problem with some extension (like an extension
written in Python 2 that does not work with the Python 3 in LO 4).  However,
bug 60358 comment 16 (as linked from bug 63018) claims that attachment 75290 is
a user profile with which this bug is reproducible, but that user profile
contains no extensions, neither per-user nor shared (merely the usual bundled
ones).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to