From: Janos Murvai (murvai_at_[hidden])
Date: 2001-12-14 08:46:21


Hi,

I compiled this program: transitive_closure_test.cpp
with:
g++ -ftemplate-depth-30 -I /net/cooler/vol/export/proteome/murvai/CC/BOOST/boost_1_26_0/ transitive_closure_test.cpp

then I run:
Created graph with 13 vertices.
transitive_closure
Segmentation fault (core dumped)
Exit 139

What can I do in this case?

Thank you,

Janos