Project

General

Profile

Task #2347

Updated by Junxiao Shi over 9 years ago

for not yet known reason, gcc4.6 on Ubuntu 12.04 segfaults when NameTree::const\_iterator NameTree::const_iterator inherited from std::iterator\<std::forward\_iterator\_tag, std::iterator(std::forward_iterator_tag, const name::Entry\>: name::Entry): 

     [133/173] Compiling tests/daemon/mgmt/face-manager.cpp 
     ../tests/daemon/mgmt/face-manager.cpp: In member function ‘void nfd::tests::MgmtFaceManager::LocalControlNextHopFaceIdNonLocal::test_method()’: 
     ../tests/daemon/mgmt/face-manager.cpp:1859:1: internal compiler error: Segmentation fault 
     Please submit a full bug report, 
     with preprocessed source if appropriate. 
     See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. 
     Preprocessed source stored into /tmp/ccseBdu8.out file, please attach this to your bugreport. 

Back