Skip to content

Regression Serial monitor OOM back in 1.0.6, 1.5.7+ #2407

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

Closed
xxxajk opened this issue Nov 3, 2014 · 1 comment
Closed

Regression Serial monitor OOM back in 1.0.6, 1.5.7+ #2407

xxxajk opened this issue Nov 3, 2014 · 1 comment
Labels
Component: IDE Serial monitor Tools > Serial Monitor Type: Bug Type: Duplicate Another item already exists for this topic

Comments

@xxxajk
Copy link
Contributor

xxxajk commented Nov 3, 2014

When displaying lots of data at high speed the JVM will run out of memory (OOM).
This issue is more noticeable on 32bit where the buffer is obviously going to be smaller.
This was fixed in 1.0.5 by truncating the buffer to a manageable size.

@cmaglie cmaglie added the Type: Duplicate Another item already exists for this topic label Nov 19, 2014
@cmaglie
Copy link
Member

cmaglie commented Nov 19, 2014

Closing ad duplicate of #2233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE Serial monitor Tools > Serial Monitor Type: Bug Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

3 participants