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
The error was likely introduced by cairo-native 0.9.0-rc.5 -> 0.9.0-rc.7 bump (or perhaps some other deps bumps that happened alongside).
Investigate the changes and find the root cause.
Additional Context
Deterministic: fails even serial (--test-threads 1)
Current State
Two native-only e2e tests abort with a stack overflow after the blockifier / cairo-native bump (#4459)
--features cairo-nativeoverflows.Affected tests:
trace_info_print: packagetracesnap_recursive_calls: packagedebuggingObjective
The error was likely introduced by
cairo-native 0.9.0-rc.5 -> 0.9.0-rc.7bump (or perhaps some other deps bumps that happened alongside).Investigate the changes and find the root cause.
Additional Context
--test-threads 1)