Issue 18020 - Refcounting problem of Py_None may crash the office or the python process
Summary: Refcounting problem of Py_None may crash the office or the python process
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC2
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: joergbudi
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 11:41 UTC by joergbudi
Modified: 2004-10-15 03:55 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
testdocument to load (5.52 KB, application/octet-stream)
2003-08-08 11:42 UTC, joergbudi
no flags Details
test script (6.19 KB, text/plain)
2003-08-08 11:44 UTC, joergbudi
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description joergbudi 2003-08-08 11:41:50 UTC
A refcounting problem in the PyUNO bridge may lead to a crash in the office or
the scripting python process.
Comment 1 joergbudi 2003-08-08 11:42:53 UTC
Created attachment 8332 [details]
testdocument to load
Comment 2 joergbudi 2003-08-08 11:44:16 UTC
Created attachment 8333 [details]
test script
Comment 3 joergbudi 2003-08-08 12:11:52 UTC
commited 

pyuno/source/module/pyuno.cxx , rev. 1.3.8.2
pyuno/source/module/pyuno_callable.cxx, rev. 1.2.8.1
pyuno/source/module/pyuno_module.cxx, rev. 1.3.8.2
pyuno/source/module/pyuno_runtime.cxx, rev. 1.3.8.1

to cws_srx645_ooo11rc3, but it might have been too late for the rc3
release.


Comment 4 joergbudi 2003-08-08 13:26:45 UTC
setting the milestone appropriately for documentation purposes.
Comment 5 Martin Hollmichel 2004-10-15 03:55:48 UTC
close issue.