[Libreoffice-bugs] [Bug 47589] Crash when leaving Function Wizard with Escape or OK

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 20 19:33:55 PDT 2012


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

Markus Mohrhard <markus.mohrhard at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|libreoffice-bugs at lists.free |markus.mohrhard at googlemail.
                   |desktop.org                 |com

--- Comment #2 from Markus Mohrhard <markus.mohrhard at googlemail.com> 2012-03-20 19:33:55 PDT ---
I finally understand why it crashes but it is much more complex to fix this.

The code has been wrong for a long time and only worked by luck. We are calling
a virtual function at an object that is already in thee destructor. This has
been so for a long time but only crashes after Stephan's recent commit to
include protected virtual destructors.

I need to think about a way to solve this problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list