<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div>Hi Alexander</div><div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><br class=""></div>OS: fedora 22 <br class=""></div></div></div></div></blockquote><div>This is not a supported system. Can you run the same scenario with Ubuntu 16.04 64-bit (or another supported system, see <a href="https://named-data.net/codebase/platform/documentation/ndn-platform-development-guidelines/" class="">platform policy</a> “build support”) and see whether the same problem occurs?</div><div><br class=""></div><blockquote type="cite" class=""><div dir="ltr" class=""><div class=""><div class="">Compiler: gcc-5.3.1-6.fc22.x86_64<br class=""></div>NFD and ndn-cxx version: 0.4.1, ndn-tools-0.3</div></div></blockquote><div>This is not the latest version. Can you try git master branch?</div><div>Be sure to include commit hashes (seen via `git log | head -1`) of each repository in your bug report.</div><br class=""><blockquote type="cite" class=""><div dir="ltr" class="">boost: boost-1.57.0-6.fc22.x86_64<br class=""><div class=""><br class=""><div class="">We expected to fetch data file from repo-ng by using ndncatchanks.</div></div><div class="">But get <i style="font-size:12.8px" class="">std::bad_alloc</i> error in repo-ng, after which it stops.</div></div></blockquote><div>std::bad_alloc is usually associated with a memory overflow. Run `watch free -m` to see if the machine is running out of memory.</div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="">We have used tcp bulk to insert data into repo-ng (data was converted into tlv format before insertion).</div><div class="">Here is the trace from NFD, and gdb trace from repo-ng (is attached below).</div><div class=""><br class=""></div></div></blockquote></div><br class=""><div class="">Yours, Junxiao</div></body></html>