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

Stackoverflow in src/solver/solver.ml when running solve without cache. #160

Open
tmcgilchrist opened this issue Oct 23, 2023 · 0 comments

Comments

@tmcgilchrist
Copy link
Member

This seems to only appear on docs.ci.ocaml.org, which makes sense because it is handling the entire opam-repository set of packages as compared to staging which only builds the latest version of each package.

infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Dune__exe__Solver.universes.aux in file "src/solver/solver.ml", line 48, characters 10-294
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Dune__exe__Solver.universes.aux.(fun) in file "src/solver/solver.ml", line 53, characters 62-71
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Stdlib__List.rev_map.rmap_f in file "list.ml", line 103, characters 22-25
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Dune__exe__Solver.universes.aux in file "src/solver/solver.ml", line 48, characters 10-294
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Dune__exe__Solver.universes.aux.(fun) in file "src/solver/solver.ml", line 53, characters 62-71
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Stdlib__List.rev_map.rmap_f in file "list.ml", line 103, characters 22-25
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Dune__exe__Solver.universes.aux in file "src/solver/solver.ml", line 48, characters 10-294
infra_docs-ci.1.76qh2d0e8wgg@eumache    | Called from Dune__exe__Solver.universes.aux.(fun) in file "src/solver/solver.ml", line 53, characters 62-71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant