-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tools
-
None
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence backlog
-
None
Reproducer:
# commit badce8507af81ff6bd0874b0b9ad7ba3fbcdc4ba (HEAD -> develop, origin/develop, origin/HEAD)
cd build
python3 ../test/suite/run.py -p hs01
./wt -r -h WT_TEST/test_hs01.0 verify -d dump_offsets "file:test_hs01.wt"
Error:
usage: wt [-BLmpRrSVv] [-C config] [-E secretkey] [-h home] verify [-ackSstu] [-d dump_address | dump_blocks | dump_layout | dump_tree_shape | dump_offsets=#,# | dump_pages] [uri]
options:
-a abort on error during verification of all tables
-c continue to the next page after encountering error during verification
-d config
display underlying information during verification
-s verify against the specified timestamp
-t do not clear txn ids during verification
-k display only the keys in the application data with configuration dump_blocks or dump_pages
-u display all the application data when dumping with configuration dump_blocks or dump_pages
-? show this message
[1761107175:443572][51574:0x204f76140], wt, connection-open-session: [WT_VERB_DEFAULT][ERROR]: void __wt_scr_discard(WT_SESSION_IMPL *), 383: scratch buffer allocated and never discarded: int util_verify(WT_SESSION *, int, char **): 73
- is related to
-
WT-15513 Run python testing under ASAN on mainline
-
- Closed
-