To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59026
                  Issue #:|59026
                  Summary:|crash on desktop terminate() through PyUNO
                Component:|udk
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|sb
              Reported by:|aziem





------- Additional comments from [EMAIL PROTECTED] Wed Dec  7 06:19:13 -0800 
2005 -------
Summary:
I can reliably produce a crash when closing OpenOffice.org using PyUNO to call
the desktop terminate() function.

System:
OpenOffice.org 2.0.1rc1
Linux 2.6 (Fedora Core 4 x86-32)
Xvfb

Basic steps to reproduce:
Open a blank Word document in OpenOffice.org under Xvfb (virtual frame buffer).
 Close OpenOffice.org through terminate().  Repeat.  

Results:
The second iteration of the above process, OpenOffice.org crashes and PyUNO
reports the following error:
"uno.com.sun.star.lang.DisposedException: URP_Bridge : disposed\n(tid=3)
Unexpected connection closure"

The OOo core dump has the following backtrace:

#0  0xb7597e20 in uno_type_isAssignableFromData () from
/opt/openoffice.org2.0/program/libuno_cppu.so.3
#1  0xb759b9a8 in uno_type_isAssignableFromData () from
/opt/openoffice.org2.0/program/libuno_cppu.so.3
#2  0xb75a30b7 in uno_type_any_assign () from
/opt/openoffice.org2.0/program/libuno_cppu.so.3
#3  0xb4280f45 in component_getFactory () from
/opt/openoffice.org2.0/program/acceptor.uno.so
#4  0xb27eb22a in component_getFactory () from
/opt/openoffice.org2.0/program/remotebridge.uno.so
#5  0xb27d2f29 in component_canUnload () from
/opt/openoffice.org2.0/program/liburp_uno.so
#6  0xb27d09a4 in component_canUnload () from
/opt/openoffice.org2.0/program/liburp_uno.so
#7  0xb27c68d5 in component_canUnload () from
/opt/openoffice.org2.0/program/liburp_uno.so
#8  0xb73f02f7 in osl_yieldThread () from
/opt/openoffice.org2.0/program/libuno_sal.so.3
#9  0x00d65b80 in start_thread () from /lib/libpthread.so.0
#10 0x00bd69ce in clone () from /lib/libc.so.6

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