This bug was filed from the crash reporting server and is br-81cadfdc-cec7-41b8-8cbc-fdc9c0025a27. ========================================= Hi, when I create the "com.sun.star.text.MailMerge" service and then call xDesktop.terminate() a crash occurs. I better explained when the crash occurs and how to reproduce it at the following link. http://stackoverflow.com/questions/42170214/libreoffice-crash-when-perform-a-mail-merge-in-c-sharp
Ok, I got a comment from a mail merge dev: it's a known problem that creation of a MM Job without executing it fails: http://opengrok.libreoffice.org/xref/core/postprocess/qa/services.cxx#131
*** This bug has been marked as a duplicate of bug 85651 ***
(In reply to Buovjaga from comment #1) > Ok, I got a comment from a mail merge dev: it's a known problem that > creation of a MM Job without executing it fails: > http://opengrok.libreoffice.org/xref/core/postprocess/qa/services.cxx#131 Thanks but the problem occurs even when I execute the Mail Merge job. Is this the same problem? Do I have to create a new crash report? On GitHub there are both examples: with and without the Mail Merge job executed.
(In reply to Simone from comment #3) > Thanks but the problem occurs even when I execute the Mail Merge job. > > Is this the same problem? > Do I have to create a new crash report? > > On GitHub there are both examples: with and without the Mail Merge job > executed. No idea. We would have to find someone to fix bug 85651 first. Of course, you are free to investigate it, if you want to dive into LibreOffice internals.