Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
There is a new patch available for evms-2.5.5: http://evms.sourceforge.net/patches/2.5.5/engine/disk_cache.patch The local disk cache uses the address of an object as the identification for a cached entry. However, the addresses are not unique (in some cases). In our tests, the cache returned wrong data and caused serious problems Reproducible: Didn't try Steps to Reproduce: go to: http://evms.sourceforge.net/patches/2.5.5/engine/ Actual Results: disk_cache.patch 22-Jun-2007 15:51 4k
Created an attachment (id=124896) [edit] evms-2.5.5-r6.ebuild
Created an attachment (id=124898) [edit] ChangeLog
Created an attachment (id=124899) [edit] disk_cache.patch
Fixed in CVS. Thanks for reporting!