简体   繁体   中英

Error: Thread creation failed: Cannot allocate memory

I have deployed my Rails application on server.

It is working fine, but it crashed on sign_up page and server will be stop.

I Checked my mongrel.log file, it give the following error.

libgomp: Thread creation failed: Cannot allocate memory

How can I resolved this error?

Thanks.

Guess what. Your server is OOM.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM