To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61403


User as changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                  Priority|P3                        |P2
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jan 31 00:51:29 -0800 
2006 -------
The problem behind:

The test tool executes a slot dispatch .uno:QuitApp synchronous.
It crashes because some internal structures was already destroyed (synchronous)
 ... but are used after this synchronous call was made.

In general that's a bad design .. But I agree that the test tool cant be 
rewritten in a 
small time frame of a PP2. So I've established a workaround.
Now not all internal structures are freed at shutdown. Some of them will 
produce a 
memory leak. But that shouldnt be interesting ... because the process will be 
terminated anyway. So its not realy a leak .-)

But I will write further tasks, so this problem will be fixed next time right.

---------------------------------------------------------------------
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