-
Notifications
You must be signed in to change notification settings - Fork 59
Big reorgs cause crashes #547
Copy link
Copy link
Open
Labels
A-storageArea: Related to storage.Area: Related to storage.C-bugCategory: This is a bug-report. Bug-fix PRs use C-fix instead.Category: This is a bug-report. Bug-fix PRs use C-fix instead.I-panicImportance: Cuprate panics. Use I-crash instead for crashes (SIGSEGV, SIGABRT, etc).Importance: Cuprate panics. Use I-crash instead for crashes (SIGSEGV, SIGABRT, etc).
Metadata
Metadata
Assignees
Labels
A-storageArea: Related to storage.Area: Related to storage.C-bugCategory: This is a bug-report. Bug-fix PRs use C-fix instead.Category: This is a bug-report. Bug-fix PRs use C-fix instead.I-panicImportance: Cuprate panics. Use I-crash instead for crashes (SIGSEGV, SIGABRT, etc).Importance: Cuprate panics. Use I-crash instead for crashes (SIGSEGV, SIGABRT, etc).
Bug
When a lot of blocks are popped (~100,000) the DB crashes as it needs to resize more than 3 times
Steps to reproduce
start
cupratedand runpop_blocks 100000