facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Home Page:http://rocksdb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corruption: Bad table magic number

flutelifh1980 opened this issue · comments

An error is like as below:
行 238: [24-04-29 10:12:03.135][P:2396][T:10292][E] [GDDSDK]Failed to end transaction with result: "Corruption: Bad table magic number: expected 9863518390377041911, found 16126705745312918203 in F:\Glodon\GST\GSTCache\dbCache\0.42.0\7189093413652402456/000116.sst"
行 240: [24-04-29 10:12:03.135][P:2396][T:10292][E] [GDDSDK]Failed to end transaction with result: "Corruption: Bad table magic number: expected 9863518390377041911, found 16126705745312918203 in F:\Glodon\GST\GSTCache\dbCache\0.42.0\7189093413652402456/000116.sst"
行 322: [24-04-29 10:12:17.155][P:2396][T:24060][E] [GDDSDK]Failed to set record with result: "Corruption: Bad table magic number: expected 9863518390377041911, found 16126705745312918203 in F:\Glodon\GST\GSTCache\dbCache\0.42.0\7189093413652402456/000116.sst"

Is the sst file corrupted? What's wrong with the rocksdb? My rocksdb version is 6.4.6.