Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crash:com.apple.root.default-overcommit-priority

In a crash report I am seeing multiple thread with com.apple.root.default-overcommit-priority. Can someone please let me know what does this means?. I have unable do find any lead to fix the crash.

com.apple.root.default-overcommit-priority
Thread : com.apple.root.default-overcommit-priority
0  libsystem_kernel.dylib         0x3873dc7c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x387a3dcb _pthread_wqthread + 310
like image 583
Vijay Avatar asked Feb 18 '14 07:02

Vijay


1 Answers

I would assume this is due to memory overcommitment.

like image 169
Pétur Ingi Egilsson Avatar answered Oct 21 '22 01:10

Pétur Ingi Egilsson