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

Out of Memory!!!! #22

Open
jametang opened this issue Aug 14, 2018 · 1 comment
Open

Out of Memory!!!! #22

jametang opened this issue Aug 14, 2018 · 1 comment

Comments

@jametang
Copy link

Hello guys:
I have a problem when using cybergarage lib . The detail error log as follows:

FATAL EXCEPTION: Cyber.HTTPServer//172.16.171.202:8058
08-14 11:12:37.647 15730 1550 E AndroidRuntime: java.lang.OutOfMemoryError: pthread_create (1040KB stack) failed: Out of memory
08-14 11:12:37.647 15730 1550 E AndroidRuntime: at java.lang.Thread.nativeCreate(Native Method)
08-14 11:12:37.647 15730 1550 E AndroidRuntime: at java.lang.Thread.start(Thread.java:753)
08-14 11:12:37.647 15730 1550 E AndroidRuntime: at org.cybergarage.http.HTTPServer.run(HTTPServer.java:243)
08-14 11:12:37.647 15730 1550 E AndroidRuntime: at java.lang.Thread.run(Thread.java:784)
08-14 11:12:37.651 15730 1548 E AndroidRuntime: FATAL EXCEPTION: Cyber.HTTPServer//fe80::3a37:8bff:feb4:7676%wlan0:8058

08-14 11:12:37.651 15730 1548 E AndroidRuntime: java.lang.OutOfMemoryError: pthread_create (1040KB stack) failed: Out of memory
08-14 11:12:37.651 15730 1548 E AndroidRuntime: at java.lang.Thread.nativeCreate(Native Method)
08-14 11:12:37.651 15730 1548 E AndroidRuntime: at java.lang.Thread.start(Thread.java:753)
08-14 11:12:37.651 15730 1548 E AndroidRuntime: at org.cybergarage.http.HTTPServer.run(HTTPServer.java:243)
08-14 11:12:37.651 15730 1548 E AndroidRuntime: at java.lang.Thread.run(Thread.java:784)

I guess that it is related to searching .However, I have no way to stop it .Anyone has good idea?

@aopi1125
Copy link

i had the same problem:
java.lang.OutOfMemoryError
pthread_create (1040KB stack) failed: Out of memory

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