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

ldb arguments have 1KB hardcoded limit, possibly not handled correctly when crossed #4600

Open
itamarhaber opened this issue Jan 13, 2018 · 2 comments

Comments

@itamarhaber
Copy link
Member

itamarhaber commented Jan 13, 2018

Ref: pkulchenko/ZeroBranePackage#62

TL;DR

  1. Running in ldb mode and [e]valing an expression over 1KB is not supported
  2. The above may leave the ldb REPL in a quirky state
@tw-bert
Copy link

tw-bert commented Jan 23, 2018

@itamarhaber The issue with repeated requests was after Paul's fix, so: below the 1K limit. So the repeated requests issue might be a separate one.

@itamarhaber
Copy link
Member Author

Noted - it seems like this needs to be carefully triaged.

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

2 participants