Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

Helping with broken DETS files. #7

Merged
merged 2 commits into from Sep 17, 2013
Merged

Helping with broken DETS files. #7

merged 2 commits into from Sep 17, 2013

Conversation

jan--f
Copy link
Contributor

@jan--f jan--f commented Sep 3, 2013

Apparently something is broken with dets and erlang R16B01. When erlang-history
tries to open the dets file endless {bad_object_header, FileName} are produced.

This commit tries to make the shell usable again without fixing the error. A
warning is issued and infinite crashing is avoided.

Apparently something is broken with dets and erlang R16B01. When erlang-history
tries to open the dets file endless {bad_object_header, FileName} are produced.

This commit tries to make the shell usable again without fixing the error. A
warning is issued and infinite crashing is avoided.
{bad_object_header, FileName} should be expected everytime when making
dets:lookup
@ferd
Copy link
Owner

ferd commented Sep 3, 2013

That sounds good. I'll try it a bit later today when I have time and will report back (and probably merge it)

@ferd ferd merged commit 4b4c17d into ferd:master Sep 17, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants