Fatal Exception: java.lang.OutOfMemoryError: pthread_create (1040KB stack) failed: Try again
       at java.lang.Thread.nativeCreate(Thread.java)
       at java.lang.Thread.start(Thread.java:1063)
       at com.mocoplex.adlib.util.a.b(ConnectionManager.java:42)
       at com.mocoplex.adlib.util.d.run(HttpUtil.java:131)
       at java.lang.Thread.run(Thread.java:818)

위와 같은 크래시 로그가 지속적으로 올라오고 있습니다.

해결책이 없을까요?