Hi,
 
The program is really simple, it creates a graph and output to a .dot file using the graphviz library in the BGL. It runs well in Cygwin, but in Linux, it got a segment fault when outputing the vertex id.
 
Can you C++ gurus see what is going on? Thanks!
 
 
Welson