Issue 106052 - [non-pro] Error: object deleted while in use
Summary: [non-pro] Error: object deleted while in use
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m60
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: mst.ooo
QA Contact: issues@gsl
URL:
Keywords:
: 106168 (view as issue list)
Depends on:
Blocks:
 
Reported: 2009-10-19 19:09 UTC by mst.ooo
Modified: 2010-01-06 13:07 UTC (History)
3 users (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 mst.ooo 2009-10-19 19:09:19 UTC
1. open a document (have tried writer and calc)
2. click the "X" in the upper right corner to close the document
3. several assertions pop up:

Error: object deleted while in use ! From File ../../inc/vcl/svdata.hxx at Line 415
Error: object deleted while in use ! From File ../../inc/vcl/svdata.hxx at Line 415
Error: object deleted while in use ! From File ../../inc/vcl/svdata.hxx at Line 415
Error: object deleted while in use ! From File ../../inc/vcl/svdata.hxx at Line 415
Error: object deleted while in use ! From File ../../inc/vcl/svdata.hxx at Line 415

stack trace for first occurrence (other ones occur as the stack unwinds):

(dbx) where
  [1] ImplDelData::IsDead(this = 0x8046658), line 415 in "svdata.hxx"
  [2] ImplDelData::IsDelete(this = 0x8046658), line 418 in "svdata.hxx"
=>[3] ToolBox::Select(this = 0x88c279c), line 547 in "toolbox2.cxx"
  [4] ToolBox::ImplHandleMouseButtonUp(this = 0x88c279c, rMEvt = CLASS, bCancel
= '\0'), line 4109 in "toolbox.cxx"
  [5] ToolBox::Tracking(this = 0x88c279c, rTEvt = CLASS), line 4668 in "toolbox.cxx"
  [6] Window::EndTracking(this = 0x88c279c, nFlags = 0), line 774 in "window2.cxx"
  [7] ImplHandleMouseEvent(pWindow = 0x8196338, nSVEvent = 2U, bMouseLeave =
'\0', nX = 903, nY = 14, nMsgTime = 1844402247U, nCode = 1U, nMode = 3U), line
818 in "winproc.cxx"
  [8] ImplHandleSalMouseButtonUp(pWindow = 0x8196338, pEvent = 0x8046e78), line
2082 in "winproc.cxx"
  [9] ImplWindowFrameProc(pWindow = 0x8196338, _ARG2 = 0x81965a0, nEvent = 4U,
pEvent = 0x8046e78), line 2419 in "winproc.cxx"
  [10] 0xfd02ec1e(0x8196830, 0x8152990), at 0xfd02ec1e 
  [11] _gtk_marshal_BOOLEAN__BOXED(0x8071c50, 0x907d0, 0x610, 0x0, 0x8114bf8,
0x0), at 0xf96ee84c
Comment 1 philipp.lohmann 2009-10-22 14:42:57 UTC
fixed in CWS vcl106
Comment 2 philipp.lohmann 2009-10-22 14:43:22 UTC
target
Comment 3 philipp.lohmann 2009-10-26 12:24:38 UTC
please verify in CWS vcl106
Comment 4 ocke.janssen 2009-10-27 08:40:51 UTC
*** Issue 106168 has been marked as a duplicate of this issue. ***
Comment 5 mst.ooo 2009-11-02 15:25:51 UTC
verified in CWS vcl106.
Comment 6 mst.ooo 2010-01-06 13:07:40 UTC
.