Bug 563607

Summary: patch for btree/bt_verify.c (Berkeley DB 4.3.29)
Product: Red Hat Enterprise Linux 5 Reporter: Noriko Hosoi <nhosoi>
Component: db4Assignee: Jan Staněk <jstanek>
Status: CLOSED CURRENTRELEASE QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: high    
Version: 5.4.zCC: azelinka, ovasik, plyons, rvokal, shaines
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-23 11:24:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 472131, 589879, 589880    
Attachments:
Description Flags
patch for btree/bt_verify.c (Berkeley DB 4.3.29) none

Description Noriko Hosoi 2010-02-10 17:34:29 UTC
Created attachment 390063 [details]
patch for btree/bt_verify.c (Berkeley DB 4.3.29)

Description of problem:
Berkeley DB 4.7.25 has a bug in the btree/db_verify.c.  The bug has been fixed
in BDB 4.8.26.  I back ported the fix to BDB 4.7.25.

For details see this bug.

Bug 472131 -  dbverify: when a duplicate is large enough to have internal
page(s), dbverify issues bogus out-of-order key errors

Comment 1 Noriko Hosoi 2010-02-10 17:37:20 UTC
(In reply to comment #0)
> Created an attachment (id=390063) [details]
> patch for btree/bt_verify.c (Berkeley DB 4.3.29)
> 
> Description of problem:
> Berkeley DB 4.7.25 has a bug in the btree/db_verify.c.  The bug has been fixed
> in BDB 4.8.26.  I back ported the fix to BDB 4.7.25.

Sorry, it's a copy and paste error.  I back ported the 4.8.26 fix to BDB 4.3.29.

Comment 10 Scott Haines 2010-05-04 17:26:00 UTC
Proposing for RHEL5.6.