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


User jbu changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Aug 15 11:49:08 -0700 
2005 -------
Hi,

should stop guessing, this crash is not related to the scripting framework, but
a bug in pyuno itself. The property __members__ of an bridged uno objects has a
refcount bug, which leads to the crash.

The python builtin dir() function evaluates the __members__ property, so until a
fix is integrated into OOo, using dir() will lead to a crash sooner or later.

BTW, dir() evalutes to nothing currently, this will also be fixed.

Bye,

Joerg

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