Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近、エラー メッセージに出くわしました
central_freelist.cc:322 tcmalloc: allocation failed 16384
ソース コードを見ると、tcmalloc が "npages" を報告していることがわかります。
この数字をどのように解釈すればよいでしょうか? アプリケーションのデバッグに役立つ情報は何ですか? 「ページ」の大きさ、または npages が不当な値であるかどうかを確認する方法はありますか?