Skip to content
New issue

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

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

Already on GitHub? # to your account

Uncaught RangeError: Maximum call stack size exceeded #2351

Closed
billy1624 opened this issue Dec 1, 2023 · 13 comments
Closed

Uncaught RangeError: Maximum call stack size exceeded #2351

billy1624 opened this issue Dec 1, 2023 · 13 comments

Comments

@billy1624
Copy link

billy1624 commented Dec 1, 2023

Hello, I was wondering is this a bug?

Uncaught RangeError: Maximum call stack size exceeded ...

The faulty docs is sea_orm v0.12.7.

Many thanks!!

@syphar
Copy link
Member

syphar commented Dec 1, 2023

this seems to be a problem with rustdoc search, so @GuillaumeGomez perhaps knows more?

@GuillaumeGomez
Copy link
Member

I think this was fixed in rust-lang/rust#118251. We should regenerate the docs for crates impacted.

@billy1624
Copy link
Author

Should the affected crate author do anything about it? E.g. how to regenerate the docs?

@GuillaumeGomez
Copy link
Member

No, it's something for docs.rs to do. Give us some time and we'll launch a rebuild.

@syphar
Copy link
Member

syphar commented Dec 1, 2023

@GuillaumeGomez can you figure out which nightlies were affected?

Then I can add the rebuilds to the current rebuild queue.

@billy1624
Copy link
Author

Thanks!! Let me know if you need anything from us :)

@GuillaumeGomez
Copy link
Member

Yes I'm already checking. ;)

@syphar
Copy link
Member

syphar commented Dec 1, 2023

I just queued a rebuild for sea-orm 0.12.7

@GuillaumeGomez
Copy link
Member

It comes from rust-lang/rust#116085 (in this rollup). So it's broken in nightly between 21 and 25 of november (both included).

@syphar
Copy link
Member

syphar commented Dec 1, 2023

queued rebuilds:

  • 2023-11-25 -> 3540
  • 2023-11-24 -> 3381
  • 2023-11-23 -> 3977
  • 2023-11-22 -> 3740
  • 2023-11-21 -> 3683

@syphar
Copy link
Member

syphar commented Dec 1, 2023

I'll try to remember closing the issue when the rebuilds are done

@GuillaumeGomez
Copy link
Member

Thanks a lot!

@syphar
Copy link
Member

syphar commented Dec 11, 2023

Rebuilds are finished

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants