Issue 112849 - Crash or loop when closing document
Summary: Crash or loop when closing document
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: DEV300m84
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ooo
QA Contact: issues@sc
URL:
Keywords: regression
Depends on:
Blocks: 111112
  Show dependency tree
 
Reported: 2010-07-01 14:54 UTC by niklas.nebel
Modified: 2017-05-20 10:33 UTC (History)
1 user (show)

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


Attachments
Example file (17.50 KB, application/vnd.ms-excel)
2010-07-01 14:55 UTC, niklas.nebel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description niklas.nebel 2010-07-01 14:54:01 UTC
Load the attached file and close it. In a Windows non-product version there's a
loop in the TableSlots dtor. In other versions it might sometimes crash, because
an object is deleted while it's still referenced by an element in the hash_set.
This was broken in m84.
Comment 1 niklas.nebel 2010-07-01 14:55:04 UTC
Created attachment 70341 [details]
Example file
Comment 2 ooo 2010-07-02 12:55:11 UTC
In cws calc56:

changeset 4be9b7db5cc1
http://hg.services.openoffice.org/cws/calc56/changeset/4be9b7db5cc1
M sc/source/core/data/bcaslot.cxx

You can observe the progress and possible integration date of CWS calc56 at
http://tools.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcalc56
Comment 3 ooo 2010-07-19 14:06:53 UTC
Present in CWS build.