[Libreoffice-bugs] [Bug 105002] MailMerge: Writer crashes using wizard 2nd time thru

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed May 24 20:17:30 UTC 2017


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

--- Comment #14 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 133544
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133544&action=edit
bts from Dialog::ImplInitDialogData and Dialog::dispose

To try to find root cause, I put breakpoints on Dialog::ImplInitDialogData and
Dialog::dispose in vcl/source/window/dialog.cxx

I retrieved 12 bts (including the crash one).
The first eight bts (until step15 included) seem ok.

Then step 16 and step 17 create an object each. The pb is the object of step 17
is reset to nullptr then called.

-- 
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/20170524/bf9e2666/attachment-0001.html>


More information about the Libreoffice-bugs mailing list