Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Profiler sometimes overflows Rust's stack limit #160

Open
edfelten opened this issue Jul 26, 2020 · 0 comments
Open

Profiler sometimes overflows Rust's stack limit #160

edfelten opened this issue Jul 26, 2020 · 0 comments
Assignees
Labels
bug Something isn't working compiler An issue related to the mini compiler

Comments

@edfelten
Copy link
Contributor

edfelten commented Jul 26, 2020

When replaying some log files with the profiler, we sometimes get a Rust stack overflow error. This frustrates profiling of some execution paths that we would like to optimize.

To reproduce, checkout commit 68b34f0, run make benchmarks, then run cargo run --release replay -p benchmarks/nulltx_batch_1000.aoslog

@edfelten edfelten added the bug Something isn't working label Jul 26, 2020
@RGates94 RGates94 added the compiler An issue related to the mini compiler label Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working compiler An issue related to the mini compiler
Projects
None yet
Development

No branches or pull requests

2 participants