Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lmdb: gulf: last fail: MDB_CORRUPTED: Located page was wrong type #714

Open
matthew-levan opened this issue Aug 20, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@matthew-levan
Copy link
Contributor

matthew-levan commented Aug 20, 2024

Note, this is on macos-aarch64:

matt@mbp14 planets % urbit-v3.1 mastyr-bottec --loom 33
~
urbit 3.1
boot: home is /Users/matt/ships/planets/mastyr-bottec
disk: loaded epoch 0i73287084
lmdb: gulf: last fail: MDB_CORRUPTED: Located page was wrong type
disk: failed to get first/last event numbers
failed to load epoch
unable to open event log
play: failed: 1 signal: 0

Note, this is on linux-x86_64:

matthew@domus:~$ mdb_stat ~/ships/planets/mastyr-bottec/.urb/log/0i73287084
Status of Main DB
  Tree depth: 1
  Branch pages: 0
  Leaf pages: 1
  Overflow pages: 0
  Entries: 2
matthew@domus:~/ships/planets/mastyr-bottec$ ./.run info
loom: mapped 2048MB
boot: protected loom
live: mapped: GB/1.009.287.168
live: loaded: KB/16.384
boot: installed 972 jets
disk: loaded epoch 0i73287084

urbit: /home/matthew/ships/planets/mastyr-bottec at event 76741414
  disk: live=&, event=217464180

epocs:
  0i0
  0i26273147
  0i45410360
  0i73287084

lmdb info:
  map size: 1099511627776
  page size: 4096
  max pages: 268435456
  number of pages used: 11534993
  last transaction ID: 137928430
  max readers: 126
  number of readers used: 0
  file size (page): 47247331328
  file size (stat): 47247331328
@matthew-levan matthew-levan added the bug Something isn't working label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant