Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stack overflow: thread '<unknown>' has overflowed its stack #276

Open
2 tasks done
cdump opened this issue Jan 5, 2024 · 3 comments
Open
2 tasks done

stack overflow: thread '<unknown>' has overflowed its stack #276

cdump opened this issue Jan 5, 2024 · 3 comments
Assignees
Labels
T-bug Type: bug

Comments

@cdump
Copy link

cdump commented Jan 5, 2024

Component

Heimdall (Core)

Have you ensured that you are up to date?

  • Bifrost
  • Heimdall

What version of Heimdall are you on?

0.7.3

Operating System

Linux

Describe the bug

Steps to reproduce: same as in #268

04-01-2024 16:37:46.528265272  info: ⠙ executing '0x91b7f5ed'
thread '<unknown>' has overflowed its stack
fatal runtime error: stack overflow
make: *** [Makefile:49: heimdall-rs.selectors/random50k] Error 139

can't reproduce with heimdall binary, probably need long living main thread to see this bug in background thread

@cdump cdump added the T-bug Type: bug label Jan 5, 2024
@Jon-Becker
Copy link
Owner

are you on nightly?

bifrost +nightly (after upgrading with bifrost --upgrade)

I'll look into this but i'm not entirely sure what's going on here.

@cdump
Copy link
Author

cdump commented Jan 5, 2024

Same on main#f6633d26: edit benchmark/providers/heimdall-rs/Cargo.toml to use main branch & delete Cargo.lock in my benchmarks
It's failed after ~30 minutes of processing (after ~6748 contracts processed)

@cdump
Copy link
Author

cdump commented Jan 5, 2024

stacktrace of debug build: hdbt.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

No branches or pull requests

2 participants