Open allgreed opened 1 year ago
I remember seeing this some time ago. I think I didn't manage to get a minimal reproducer, but will try again
Ftr, I can still reproduce this with the newest brick
versions. Specifically I get: free(): double free detected in tcache 2
.
Inspired by the linked issue above: Here is a good way to reproduce:
while true; do hledger-iadd || break; done
Then hold the
Given a clear shell When I start the program and press return 2+ times before the modal is present on the screen Then the program crashes.
As you can see I cannot always reproduce it: