这是indexloc提供的服务,不要输入任何密码
Skip to content

Map file corrupted because program terminated while saving #59

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Kill the app while saving a big file. (Of course the real problem is 
that the system could hang while saving or the app could crash or 
whatever).


What is the expected output? What do you see instead?
If something goes wrong while saving, the old file should be retained.


Please provide any additional information below.
As far as I understand, save is done directly overwriting the old file. The 
right wat should be: open a temp file, save there, then overwrite the old 
one with the temp.


Original issue reported on code.google.com by franap...@gmail.com on 6 Apr 2009 at 8:22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions