You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountering a stack overflow using Herbie. Using RUST_LOG=debug, it seemed to occur during rule application. Created a unit test to run with the same expressions and rules.
Rust version: 1.79.0
OS: Ubuntu 24.04 via WSL2
Arch: x86_64
Encountering a stack overflow using Herbie. Using
RUST_LOG=debug
, it seemed to occur during rule application. Created a unit test to run with the same expressions and rules.Rust version: 1.79.0
OS: Ubuntu 24.04 via WSL2
Arch: x86_64
Reproduce:
egg-segfault
egg-herbie/
runcargo test --release
The text was updated successfully, but these errors were encountered: