Issue 51587 - Save through API may lead to crash
Summary: Save through API may lead to crash
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m111
Hardware: All All
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-05 15:59 UTC by joachim.lingner
Modified: 2017-05-20 11:29 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 joachim.lingner 2005-07-05 15:59:12 UTC
When the autorecovery mechanism is switched on and someone saves a document
through the API then it may lead to a crash if at the same time the office back
is backing up the document. See also 50651.
Comment 1 Mathias_Bauer 2006-02-10 11:22:35 UTC
Andreas, what about this?
Comment 2 andreas.schluens 2006-03-27 12:51:01 UTC
AS->MAV: As already discussed: 
there exists 3 possible solutions:
a) reimplement XStorable in a way, that it can store the same document at the same 
time
b) or throw an exception for the second save request
c) or use a mutex to synchronize multiple requests.
(Please note for c) ... the solar mutex will be sometime reseted to 0 during runtime!)
Comment 3 Marcus 2017-05-20 11:29:41 UTC
Reset assigne to the default "issues@openoffice.apache.org".