Bug 79841 - [MAINTAINER] databases/db41: fix data corruption (recovery failures)
Summary: [MAINTAINER] databases/db41: fix data corruption (recovery failures)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 00:10 UTC by Matthias Andree
Modified: 2005-04-13 08:14 UTC (History)
0 users

See Also:


Attachments
db41-4.1.25_3.patch (1.12 KB, patch)
2005-04-13 00:10 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2005-04-13 00:10:24 UTC
Add patch.4.1.25.2 to fix these bugs, quoting SleepyCat
<http://www.sleepycat.com/update/4.1.25/patch.4.1.25.html>:

# Applications with largely dirty caches could see performance problems in the
  cache allocation code.
# Environment recovery could fail after the failure of a database open.
# Catastrophic environment recovery could fail after a normal recovery
  performed when sections of the database environment log only contained
  database open/close pairs.

Generated with FreeBSD Port Tools 0.63
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2005-04-13 08:14:41 UTC
State Changed
From-To: open->closed

Committed, thanks.