https://bugs.documentfoundation.org/show_bug.cgi?id=165523
--- Comment #16 from Hossein <[email protected]> --- (In reply to marten from comment #13) > I tried to reference the specific cli* libraries in my source code, but that > gives me an OLE exception ( I assume a security exception) In short, you need to: 1. Create a minimal reproducer program, which you have already created. 2. Create a make file or some build environment that uses the .NET binding files specific to the bibisect repo folder instead of normal LibreOffice installation. 3. Do bibisect, and build and test your program for crash, either manually or automated: https://dev.blog.documentfoundation.org/2021/10/14/automated-bibisect-to-find-source-of-a-bug/ -- You are receiving this mail because: You are the assignee for the bug.
