To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72812
                 Issue #|72812
                 Summary|Introduce lazy destroy for vcl classes that can be des
                        |troyed while calling handlers
               Component|gsl
                 Version|OOo 2.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|cd





------- Additional comments from [EMAIL PROTECTED] Wed Dec 20 07:57:18 -0800 
2006 -------
There are some vcl classes (e.g. popup menu) which are involved in crashes
triggered by typical user scenarios. The root cause is based on the fact that
these vcl classes call handlers which trigger code that destroy vcl objects,
including the calling class. This can be circumvent introducing something like
lazy destroy.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to