Open SekoiaTree opened 4 months ago
I see the issue when I create a lot of splits, and I try to resize one of the small splits over the other. Tested from master.
stack backtrace:
0: 0x596ed690a9e6 - std::backtrace_rs::backtrace::libunwind::trace::hbee8a7973eeb6c93
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
1: 0x596ed690a9e6 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8ac75eea3aa6899
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x596ed690a9e6 - std::sys_common::backtrace::_print_fmt::hc7f3e3b5298b1083
at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/sys_common/backtrace.rs:68:5
3: 0x596ed690a9e6 -
Reproduction method:
This happens whenever any minimum-size (in either dimension) split attempts to split further.
With RUST_BACKTRACE=1: