Issue 74501 - window destroyed during handler
Summary: window destroyed during handler
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m202
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-13 18:29 UTC by philipp.lohmann
Modified: 2013-08-07 15:31 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description philipp.lohmann 2007-02-13 18:29:51 UTC
Reproduction:

- use non-pro
- open draw
- open one of the tool box items in the drawing toolbar (e.g. "Curve" tool)
-> a popup opens
- close the popup by clicking into the document
-> assertion appears:

Error: object deleted while in use !
From File ../../inc/svdata.hxx at Line 421
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

This is as far as I can see due to the window that popped up being destroyed in
SfxToolBoxControl::endPopupMode. Please have a look whether this could be solved
with doLazyDelete().
Comment 1 carsten.driesner 2007-03-08 13:25:23 UTC
cd: Accepted.
Comment 2 carsten.driesner 2007-10-12 07:56:15 UTC
cd: Due to resource problems I have to move the target to OOo 3.x.