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





------- Additional comments from a...@openoffice.org Mon Jun  8 14:52:15 +0000 
2009 -------
AW: In SwDoc::ReleaseDrawModel() the three used pools are decoupled and deleted
(the DRawingLayer one even gets an extra pSdrPool->Delete(); this should not be
needed nowadays, but who knows). The simplest solution is to try to
register/look for an EditEngineItemPool in BinTextObject::BinTextObject to
register at, so the pool to be copied will not be deleted (but decoupled).
Trying this shows that it works and avoids copying an already deleted
SfxItemPool (BinTextObject's which got constructed with a SwAttrPool directly).
Also thinking about adding a static, ref-counted EditEngineItemPool as single
to-be-used instance when ownership is needed...

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to