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





------- Additional comments from [EMAIL PROTECTED] Thu Mar  9 01:16:53 -0800 
2006 -------
I've got some new information.
First: I investigated the stack and the crash happens because one of the
"registered" listeners is a NULL reference that is dereferenced without
checking. IMHO this is correct because it is a big mistake to register an empty
reference as a listener. We could "fix" the bug by don't allowing NULL
references to slip into our listener container, but this would mask the real 
bug.
Currently we can't reproduce the crash so I expect that the reason for the wrong
listener registration needs to be found on a machine where the crash is
reproducable.
@atjensen: can you still reproduce the crash? If yes, are you willing to test
with a prepared library that will create a crash (and an error report) where
wrong the listener registration happens?

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