Unexpected python quit after edge-weighted block model minimisation

Hi,

I'm using graph-tool to estimate stochastic block models. This worked fine
until a month ago when I updated my ports via macports. Now I get two
problems when I want to run my python script.

1) When I import the graph-tool package I get the following warning:

Warning (from warnings module):
  File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/draw/cairo_draw.py",
line 1318
    warnings.warn(msg, RuntimeWarning)
RuntimeWarning: Error importing Gtk module: cannot import name Gtk; GTK+
drawing will not work.

2) The program continues after the warning but crashes when I run the
following command:

state_w = gt.minimize_blockmodel_dl(g,

eweight=g.edge_properties["weight"], multigraph = True)

where g is some graph that I loaded from an .xml file, in particular it is a
<Graph object, directed, with 39508 vertices and 111734 edges at
0x121debf10> and the following properties
name (vertex) (type: string)
_graphml_vertex_id (vertex) (type: string)
_graphml_edge_id (edge) (type: string)
weight (edge) (type: long double)
strength_link (edge) (type: long double).

Before the update, it worked with exactly the same g. Also, I have no
problems when I estimate the block model without the weights, i.e.,

state = gt.minimize_blockmodel_dl(g).

I hope that you can make sense of this description (sorry if it is not
complete/written in a proper way, it's the first time I'm asking to a
mailing list). Below you find the problem report that my computer spits out
after "python quit unexpectedly".

Thanks a lot for your help,
Jan Nimczik

This is the Problem Report:

Process: Python [712]
Path:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.7.10 (2.7.10)
Code Type: X86-64 (Native)
Parent Process: Python [701]
Responsible: Terminal [455]
User ID: 501

Date/Time: 2015-06-01 14:39:04.373 +0200
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: 445006D5-DEDB-1006-F64F-6F4A21A61843

Time Awake Since Boot: 2600 seconds

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called
*** error for object 0x7fb78a6e72d8: incorrect checksum for freed object -
object was probably modified after being freed.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff90e5f286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff90de4b53 abort + 129
2 libsystem_malloc.dylib 0x00007fff8f99fe06 szone_error + 625
3 libsystem_malloc.dylib 0x00007fff8f997f55
tiny_free_list_remove_ptr + 161
4 libsystem_malloc.dylib 0x00007fff8f99678d
szone_free_definite_size + 3086
5 libgraph_tool_community.so 0x0000000124d25298
std::__1::pair<boost::adj_list&lt;unsigned long>::edge_descriptor, bool>
boost::add_edge<unsigned long>(unsigned long, unsigned long,
boost::adj_list<unsigned long>&) + 232
6 libgraph_tool_community.so 0x0000000124de5c3b void
graph_tool::add_vertex<boost::adj_list&lt;unsigned long>,
boost::adj_list<unsigned long>, boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
graph_tool::overlap_stats_t,
graph_tool::standard_neighbours_policy>(unsigned long, unsigned long,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > const&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> > const&,
boost::adj_list<unsigned long>&, boost::adj_list<unsigned long>&,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >&,
graph_tool::overlap_stats_t&, graph_tool::standard_neighbours_policy const&)
+ 427
7 libgraph_tool_community.so 0x0000000124de5188 void
graph_tool::move_vertex<boost::adj_list&lt;unsigned long>,
boost::adj_list<unsigned long>, boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
graph_tool::overlap_stats_t, graph_tool::partition_stats_t,
std::__1::array<unsigned long, 1ul>,
graph_tool::standard_neighbours_policy>(std::__1::array<unsigned long, 1ul>
const&, unsigned long, boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&, bool,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > const&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> > const&,
boost::adj_list<unsigned long>&, boost::adj_list<unsigned long>&,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >&,
graph_tool::overlap_stats_t&, graph_tool::partition_stats_t&,
graph_tool::standard_neighbours_policy const&) + 360
8 libgraph_tool_community.so 0x0000000124df4832 void
graph_tool::move_vertex<graph_tool::BlockState&lt;boost::adj_list&lt;unsigned

, boost::adj_list<unsigned long>,

boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::unchecked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<graph_tool::Sampler&lt;unsigned long,
mpl_::bool_&lt;false> >, boost::typed_identity_property_map<unsigned long>

, graph_tool::partition_stats_t, graph_tool::overlap_stats_t,

boost::typed_identity_property_map<int>,
boost::typed_identity_property_map<int> >,
graph_tool::ConstantPropertyMap<std::__1::array&lt;int, 1ul>, unsigned

, graph_tool::IdentityArrayPropertyMap<unsigned long>,

boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
graph_tool::overlap_stats_t,
graph_tool::standard_neighbours_policy>(unsigned long, unsigned long,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
graph_tool::ConstantPropertyMap<std::__1::array&lt;int, 1ul>, unsigned

&, graph_tool::IdentityArrayPropertyMap<unsigned long>&,

boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&, bool,
std::__1::vector<graph_tool::BlockState&lt;boost::adj_list&lt;unsigned

, boost::adj_list<unsigned long>,

boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::unchecked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<graph_tool::Sampler&lt;unsigned long,
mpl_::bool_&lt;false> >, boost::typed_identity_property_map<unsigned long>

, graph_tool::partition_stats_t, graph_tool::overlap_stats_t,

boost::typed_identity_property_map<int>,
boost::typed_identity_property_map<int> >,
std::__1::allocator<graph_tool::BlockState&lt;boost::adj_list&lt;unsigned

, boost::adj_list<unsigned long>,

boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::unchecked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<graph_tool::Sampler&lt;unsigned long,
mpl_::bool_&lt;false> >, boost::typed_identity_property_map<unsigned long>

, graph_tool::partition_stats_t, graph_tool::overlap_stats_t,

boost::typed_identity_property_map<int>,
boost::typed_identity_property_map<int> > > >&, bool,
graph_tool::overlap_stats_t&, graph_tool::standard_neighbours_policy const&)
+ 258
9 libgraph_tool_community.so 0x0000000124df2fee void
graph_tool::move_sweep<boost::adj_list&lt;unsigned long>,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
graph_tool::IdentityArrayPropertyMap<unsigned long>,
graph_tool::ConstantPropertyMap<std::__1::array&lt;int, 1ul>, unsigned

, graph_tool::ConstantPropertyMap<int, boost::adj_list&lt;unsigned
::edge_descriptor>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
std::__1::mersenne_twister_engine<unsigned int, 32ul, 624ul, 397ul, 31ul,
2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul, 4022730752u, 18ul,
1812433253u>, graph_tool::BlockState<boost::adj_list&lt;unsigned long>,
boost::adj_list<unsigned long>, boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::unchecked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<graph_tool::Sampler&lt;unsigned long,
mpl_::bool_&lt;false> >, boost::typed_identity_property_map<unsigned long>

, graph_tool::partition_stats_t, graph_tool::overlap_stats_t,

boost::typed_identity_property_map<int>,
boost::typed_identity_property_map<int> >,
graph_tool::EntrySet<boost::adj_list&lt;unsigned long> >,
graph_tool::overlap_stats_t>(std::__1::vector<graph_tool::BlockState&lt;boost::adj_list&lt;unsigned

, boost::adj_list<unsigned long>,

boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::unchecked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<graph_tool::Sampler&lt;unsigned long,
mpl_::bool_&lt;false> >, boost::typed_identity_property_map<unsigned long>

, graph_tool::partition_stats_t, graph_tool::overlap_stats_t,

boost::typed_identity_property_map<int>,
boost::typed_identity_property_map<int> >,
std::__1::allocator<graph_tool::BlockState&lt;boost::adj_list&lt;unsigned

, boost::adj_list<unsigned long>,

boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::unchecked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, boost::unchecked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<graph_tool::Sampler&lt;unsigned long,
mpl_::bool_&lt;false> >, boost::typed_identity_property_map<unsigned long>

, graph_tool::partition_stats_t, graph_tool::overlap_stats_t,

boost::typed_identity_property_map<int>,
boost::typed_identity_property_map<int> > > >&,
std::__1::vector<graph_tool::EntrySet&lt;boost::adj_list&lt;unsigned long>

, std::__1::allocator<graph_tool::EntrySet&lt;boost::adj_list&lt;unsigned
> > >&, boost::unchecked_vector_property_map<int,

boost::typed_identity_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
graph_tool::ConstantPropertyMap<int, boost::adj_list&lt;unsigned

::edge_descriptor>,

graph_tool::ConstantPropertyMap<std::__1::array&lt;int, 1ul>, unsigned

, graph_tool::IdentityArrayPropertyMap<unsigned long>,

boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
std::__1::vector<int, std::__1::allocator&lt;int> >&, bool, bool, bool,
double, boost::unchecked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::adj_list<unsigned long>&, bool, bool, bool, double, unsigned long,
boost::unchecked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >, unsigned long,
unsigned long, bool, std::__1::mersenne_twister_engine<unsigned int, 32ul,
624ul, 397ul, 31ul, 2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul,
4022730752u, 18ul, 1812433253u>&, double&, unsigned long&,
graph_tool::overlap_stats_t) + 4382
10 libgraph_tool_community.so 0x0000000124ddbcb2 void
move_sweep_dispatch<boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >

::dispatch<boost::adj_list&lt;unsigned long>, boost::adj_list<unsigned
,

boost::checked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, std::__1::vector<google::dense_hash_map&lt;unsigned long,

boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >

(boost::checked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::adj_list<unsigned long>&, boost::any, boost::any,
boost::adj_list<unsigned long>&,
boost::checked_vector_property_map<graph_tool::DynamicSampler&lt;std::__1::tuple&lt;boost::adj_list&lt;unsigned

::edge_descriptor, bool> >, boost::typed_identity_property_map<unsigned
>, std::__1::vector<google::dense_hash_map&lt;unsigned long,

boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > >,
std::__1::allocator<google::dense_hash_map&lt;unsigned long,
boost::adj_list&lt;unsigned long>::edge_descriptor, std::__1::hash<unsigned

, std::__1::equal_to<unsigned long>,

google::libc_allocator_with_realloc<std::__1::pair&lt;unsigned long const,
boost::adj_list&lt;unsigned long>::edge_descriptor> > > > >&) const + 5122
11 libgraph_tool_community.so 0x0000000124dd7fb1 void
move_sweep_dispatch<boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >

::dispatch<boost::adj_list&lt;unsigned long>, boost::adj_list<unsigned
>(boost::checked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::adj_list<unsigned long>&, boost::any&, boost::any, boost::any,
boost::adj_list<unsigned long>&, bool) const + 1969
12 libgraph_tool_community.so 0x0000000124dd76d4 void
move_sweep_dispatch<boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >

::operator()<boost::adj_list&lt;unsigned long>
(boost::checked_vector_property_map<int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::adj_list<unsigned long>&, boost::any&, boost::any, boost::any, bool)
const + 388
13 libgraph_tool_community.so 0x0000000124dd743a void
graph_tool::detail::action_wrap<std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true>

::operator()<boost::adj_list&lt;unsigned long> >(boost::adj_list<unsigned
*) const + 410

14 libgraph_tool_community.so 0x0000000124d117a4 void
boost::mpl::aux::for_each_impl<false>::execute<boost::mpl::v_iter&lt;graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers, 0l>,
boost::mpl::v_iter<graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers, 6l>,
boost::mpl::identity<mpl_::na>,
boost::mpl::inner_loop<boost::mpl::dispatch&lt;boost::mpl::selected_types&lt;graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > > > >

(boost::mpl::v_iter<graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers, 0l>*,
boost::mpl::v_iter<graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers, 6l>*,
boost::mpl::identity<mpl_::na>*,
boost::mpl::inner_loop<boost::mpl::dispatch&lt;boost::mpl::selected_types&lt;graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > > > >) + 116
15 libgraph_tool_community.so 0x0000000124d111c1 void
boost::mpl::for_each<graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers,
boost::mpl::inner_loop<boost::mpl::dispatch&lt;boost::mpl::selected_types&lt;graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > > > >

(boost::mpl::inner_loop<boost::mpl::dispatch&lt;boost::mpl::selected_types&lt;graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > > > >,
graph_tool::detail::graph_action<std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers*) + 225
16 libgraph_tool_community.so 0x0000000124d10b7d void
boost::mpl::nested_for_each_imp<graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers,
boost::mpl::dispatch<boost::mpl::selected_types&lt;graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > > >

(boost::mpl::dispatch<boost::mpl::selected_types&lt;graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > > >) + 221
17 libgraph_tool_community.so 0x0000000124d0fd11 void
boost::mpl::nested_for_each<graph_tool::detail::graph_action&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::graph_view_pointers,
boost::mpl::selected_types<graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > >

(boost::mpl::selected_types<graph_tool::detail::action_wrap&lt;std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,

boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, mpl_::bool_<true> > >) + 641
18 libgraph_tool_community.so 0x0000000124c934e8 void
graph_tool::detail::graph_action<std::__1::__bind&lt;move_sweep_dispatch&lt;boost::checked_vector_property_map&lt;int,
boost::adj_edge_index_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> > >,
boost::checked_vector_property_map<int,
boost::adj_edge_index_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
boost::checked_vector_property_map<int,
boost::typed_identity_property_map&lt;unsigned long> >&,
std::__1::placeholders::__ph<1>&, std::__1::reference_wrapper<boost::any>,
boost::any&, boost::any&, bool&>, graph_tool::detail::all_graph_views,
mpl_::bool_<true> >::operator()<>() const + 456
19 libgraph_tool_community.so 0x0000000124c8ff06
do_move_sweep(graph_tool::GraphInterface&, graph_tool::GraphInterface&,
boost::any&, boost::any, boost::any, boost::any, boost::any, boost::any,
boost::any, boost::any, boost::any, std::__1::vector<int,
std::__1::allocator&lt;int> >&, bool, bool, bool, boost::any, boost::any,
boost::any, boost::any, boost::any, double, bool, bool, bool, double, bool,
unsigned long, boost::any, unsigned long, graph_tool::partition_stats_t&,
bool, std::__1::mersenne_twister_engine<unsigned int, 32ul, 624ul, 397ul,
31ul, 2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul, 4022730752u,
18ul, 1812433253u>&) + 2374
20 libgraph_tool_community.so 0x0000000124c9c27a _object*
boost::python::detail::invoke<boost::python::to_python_value&lt;boost::python::api::object
const&amp;>, boost::python::api::object (*)(graph_tool::GraphInterface&,
graph_tool::GraphInterface&, boost::any&, boost::any, boost::any,
boost::any, boost::any, boost::any, boost::any, boost::any, boost::any,
std::__1::vector<int, std::__1::allocator&lt;int> >&, bool, bool, bool,
boost::any, boost::any, boost::any, boost::any, boost::any, double, bool,
bool, bool, double, bool, unsigned long, boost::any, unsigned long,
graph_tool::partition_stats_t&, bool,
std::__1::mersenne_twister_engine<unsigned int, 32ul, 624ul, 397ul, 31ul,
2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul, 4022730752u, 18ul,
1812433253u>&),
boost::python::arg_from_python<graph_tool::GraphInterface&amp;>,
boost::python::arg_from_python<graph_tool::GraphInterface&amp;>,
boost::python::arg_from_python<boost::any&amp;>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<std::__1::vector&lt;int,
std::__1::allocator&lt;int> >&>, boost::python::arg_from_python<bool>,
boost::python::arg_from_python<bool>, boost::python::arg_from_python<bool>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<double>,
boost::python::arg_from_python<bool>, boost::python::arg_from_python<bool>,
boost::python::arg_from_python<bool>,
boost::python::arg_from_python<double>,
boost::python::arg_from_python<bool>,
boost::python::arg_from_python<unsigned long>,
boost::python::arg_from_python<boost::any>,
boost::python::arg_from_python<unsigned long>,
boost::python::arg_from_python<graph_tool::partition_stats_t&amp;>,
boost::python::arg_from_python<bool>,
boost::python::arg_from_python<std::__1::mersenne_twister_engine&lt;unsigned
int, 32ul, 624ul, 397ul, 31ul, 2567483615u, 11ul, 4294967295u, 7ul,
2636928640u, 15ul, 4022730752u, 18ul, 1812433253u>&>

(boost::python::detail::invoke_tag_<false, false>,

boost::python::to_python_value<boost::python::api::object const&> const&,
boost::python::api::object (*&)(graph_tool::GraphInterface&,
graph_tool::GraphInterface&, boost::any&, boost::any, boost::any,
boost::any, boost::any, boost::any, boost::any, boost::any, boost::any,
std::__1::vector<int, std::__1::allocator&lt;int> >&, bool, bool, bool,
boost::any, boost::any, boost::any, boost::any, boost::any, double, bool,
bool, bool, double, bool, unsigned long, boost::any, unsigned long,
graph_tool::partition_stats_t&, bool,
std::__1::mersenne_twister_engine<unsigned int, 32ul, 624ul, 397ul, 31ul,
2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul, 4022730752u, 18ul,
1812433253u>&),
boost::python::arg_from_python<graph_tool::GraphInterface&amp;>&,
boost::python::arg_from_python<graph_tool::GraphInterface&amp;>&,
boost::python::arg_from_python<boost::any&amp;>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<std::__1::vector&lt;int,
std::__1::allocator&lt;int> >&>&, boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<double>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<double>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<unsigned long>&,
boost::python::arg_from_python<boost::any>&,
boost::python::arg_from_python<unsigned long>&,
boost::python::arg_from_python<graph_tool::partition_stats_t&amp;>&,
boost::python::arg_from_python<bool>&,
boost::python::arg_from_python<std::__1::mersenne_twister_engine&lt;unsigned
int, 32ul, 624ul, 397ul, 31ul, 2567483615u, 11ul, 4294967295u, 7ul,
2636928640u, 15ul, 4022730752u, 18ul, 1812433253u>&>&) + 1514
21 libgraph_tool_community.so 0x0000000124c9b81e
boost::python::detail::caller_arity<32u>::impl<boost::python::api::object
(*)(graph_tool::GraphInterface&amp;, graph_tool::GraphInterface&amp;,
boost::any&amp;, boost::any, boost::any, boost::any, boost::any, boost::any,
boost::any, boost::any, boost::any, std::__1::vector&lt;int,
std::__1::allocator&lt;int> >&, bool, bool, bool, boost::any, boost::any,
boost::any, boost::any, boost::any, double, bool, bool, bool, double, bool,
unsigned long, boost::any, unsigned long, graph_tool::partition_stats_t&,
bool, std::__1::mersenne_twister_engine<unsigned int, 32ul, 624ul, 397ul,
31ul, 2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul, 4022730752u,
18ul, 1812433253u>&), boost::python::default_call_policies,
boost::mpl::vector33<boost::python::api::object,
graph_tool::GraphInterface&amp;, graph_tool::GraphInterface&amp;,
boost::any&amp;, boost::any, boost::any, boost::any, boost::any, boost::any,
boost::any, boost::any, boost::any, std::__1::vector&lt;int,
std::__1::allocator&lt;int> >&, bool, bool, bool, boost::any, boost::any,
boost::any, boost::any, boost::any, double, bool, bool, bool, double, bool,
unsigned long, boost::any, unsigned long, graph_tool::partition_stats_t&,
bool, std::__1::mersenne_twister_engine<unsigned int, 32ul, 624ul, 397ul,
31ul, 2567483615u, 11ul, 4294967295u, 7ul, 2636928640u, 15ul, 4022730752u,
18ul, 1812433253u>&> >::operator()(_object*, _object*) + 2110
22 libboost_python-mt.dylib 0x00000001150769ce
boost::python::objects::function::call(_object*, _object*) const + 798
23 libboost_python-mt.dylib 0x0000000115078b6a
boost::detail::function::void_function_ref_invoker0<boost::python::objects::(anonymous
namespace)::bind_return,

::invoke(boost::detail::function::function_buffer&) + 26

24 libboost_python-mt.dylib 0x000000011507f213
boost::python::detail::exception_handler::operator()(boost::function0<void>
const&) const + 67
25 libgraph_tool_core.so 0x0000000111aab0f6
boost::detail::function::function_obj_invoker2<boost::_bi::bind_t&lt;bool,
boost::python::detail::translate_exception&lt;graph_tool::ValueException,
void (*)(graph_tool::ValueException const&amp;)>,
boost::_bi::list3<boost::arg&lt;1>, boost::arg<2>, boost::_bi::value<void
(*)(graph_tool::ValueException const&)> > >, bool,
boost::python::detail::exception_handler const&, boost::function0<void>
const&>::invoke(boost::detail::function::function_buffer&,
boost::python::detail::exception_handler const&, boost::function0<void>
const&) + 22
26 libboost_python-mt.dylib 0x000000011507f1fb
boost::python::detail::exception_handler::operator()(boost::function0<void>
const&) const + 43
27 libgraph_tool_core.so 0x0000000111aab1c6
boost::detail::function::function_obj_invoker2<boost::_bi::bind_t&lt;bool,
boost::python::detail::translate_exception&lt;graph_tool::IOException, void
(*)(graph_tool::IOException const&amp;)>,
boost::_bi::list3<boost::arg&lt;1>, boost::arg<2>, boost::_bi::value<void
(*)(graph_tool::IOException const&)> > >, bool,
boost::python::detail::exception_handler const&, boost::function0<void>
const&>::invoke(boost::detail::function::function_buffer&,
boost::python::detail::exception_handler const&, boost::function0<void>
const&) + 22
28 libboost_python-mt.dylib 0x000000011507f1fb
boost::python::detail::exception_handler::operator()(boost::function0<void>
const&) const + 43
29 libgraph_tool_core.so 0x0000000111aab296
boost::detail::function::function_obj_invoker2<boost::_bi::bind_t&lt;bool,
boost::python::detail::translate_exception&lt;graph_tool::GraphException,
void (*)(graph_tool::GraphException const&amp;)>,
boost::_bi::list3<boost::arg&lt;1>, boost::arg<2>, boost::_bi::value<void
(*)(graph_tool::GraphException const&)> > >, bool,
boost::python::detail::exception_handler const&, boost::function0<void>
const&>::invoke(boost::detail::function::function_buffer&,
boost::python::detail::exception_handler const&, boost::function0<void>
const&) + 22
30 libboost_python-mt.dylib 0x000000011507efb3
boost::python::handle_exception_impl(boost::function0<void>) + 51
31 libboost_python-mt.dylib 0x00000001150785c3
boost::python::objects::function_call(_object*, _object*, _object*) + 83
32 org.python.python 0x000000010e1ab653 PyObject_Call + 99
33 org.python.python 0x000000010e24a690 PyEval_EvalFrameEx +
18752
34 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
35 org.python.python 0x000000010e1d123c function_call + 364
36 org.python.python 0x000000010e1ab653 PyObject_Call + 99
37 org.python.python 0x000000010e24931d PyEval_EvalFrameEx +
13773
38 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
39 org.python.python 0x000000010e1d123c function_call + 364
40 org.python.python 0x000000010e1ab653 PyObject_Call + 99
41 org.python.python 0x000000010e24931d PyEval_EvalFrameEx +
13773
42 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
43 org.python.python 0x000000010e1d123c function_call + 364
44 org.python.python 0x000000010e1ab653 PyObject_Call + 99
45 org.python.python 0x000000010e24931d PyEval_EvalFrameEx +
13773
46 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
47 org.python.python 0x000000010e1d123c function_call + 364
48 org.python.python 0x000000010e1ab653 PyObject_Call + 99
49 org.python.python 0x000000010e24931d PyEval_EvalFrameEx +
13773
50 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
51 org.python.python 0x000000010e24d525 fast_function + 117
52 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
53 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
54 org.python.python 0x000000010e24aa6d PyEval_EvalFrameEx +
19741
55 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
56 org.python.python 0x000000010e1d123c function_call + 364
57 org.python.python 0x000000010e1ab653 PyObject_Call + 99
58 org.python.python 0x000000010e24931d PyEval_EvalFrameEx +
13773
59 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
60 org.python.python 0x000000010e24d525 fast_function + 117
61 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
62 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
63 org.python.python 0x000000010e245436 PyEval_EvalCode + 54
64 org.python.python 0x000000010e26f595
PyRun_SimpleStringFlags + 149
65 org.python.python 0x000000010e284945 Py_Main + 2421
66 libdyld.dylib 0x00007fff8b00f5c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff90e60232 kevent64 + 10
1 libdispatch.dylib 0x00007fff8a8e7a6a _dispatch_mgr_thread +
52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff90e5f136 __psynch_cvwait + 10
1 org.python.python 0x000000010e281a11 PyThread_acquire_lock
+ 113
2 org.python.python 0x000000010e24515e PyEval_RestoreThread +
62
3 select.so 0x000000010edecfda select_select + 554
4 org.python.python 0x000000010e24a968 PyEval_EvalFrameEx +
19480
5 org.python.python 0x000000010e24d5c2 fast_function + 274
6 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
7 org.python.python 0x000000010e24d5c2 fast_function + 274
8 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
9 org.python.python 0x000000010e24d5c2 fast_function + 274
10 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
11 org.python.python 0x000000010e24d5c2 fast_function + 274
12 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
13 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
14 org.python.python 0x000000010e1d123c function_call + 364
15 org.python.python 0x000000010e1ab653 PyObject_Call + 99
16 org.python.python 0x000000010e1b8846 instancemethod_call +
182
17 org.python.python 0x000000010e1ab653 PyObject_Call + 99
18 org.python.python 0x000000010e24a690 PyEval_EvalFrameEx +
18752
19 org.python.python 0x000000010e24d5c2 fast_function + 274
20 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
21 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
22 org.python.python 0x000000010e1d123c function_call + 364
23 org.python.python 0x000000010e1ab653 PyObject_Call + 99
24 org.python.python 0x000000010e1b8846 instancemethod_call +
182
25 org.python.python 0x000000010e1ab653 PyObject_Call + 99
26 org.python.python 0x000000010e24a690 PyEval_EvalFrameEx +
18752
27 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
28 org.python.python 0x000000010e1d123c function_call + 364
29 org.python.python 0x000000010e1ab653 PyObject_Call + 99
30 org.python.python 0x000000010e1b8846 instancemethod_call +
182
31 org.python.python 0x000000010e1ab653 PyObject_Call + 99
32 org.python.python 0x000000010e20716d slot_tp_init + 141
33 org.python.python 0x000000010e201343 type_call + 339
34 org.python.python 0x000000010e1ab653 PyObject_Call + 99
35 org.python.python 0x000000010e24a690 PyEval_EvalFrameEx +
18752
36 org.python.python 0x000000010e24d5c2 fast_function + 274
37 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
38 org.python.python 0x000000010e24d5c2 fast_function + 274
39 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
40 org.python.python 0x000000010e24d5c2 fast_function + 274
41 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
42 org.python.python 0x000000010e24d5c2 fast_function + 274
43 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
44 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
45 org.python.python 0x000000010e1d123c function_call + 364
46 org.python.python 0x000000010e1ab653 PyObject_Call + 99
47 org.python.python 0x000000010e24931d PyEval_EvalFrameEx +
13773
48 org.python.python 0x000000010e24d5c2 fast_function + 274
49 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
50 org.python.python 0x000000010e24d5c2 fast_function + 274
51 org.python.python 0x000000010e249611 PyEval_EvalFrameEx +
14529
52 org.python.python 0x000000010e245a42 PyEval_EvalCodeEx +
1538
53 org.python.python 0x000000010e1d123c function_call + 364
54 org.python.python 0x000000010e1ab653 PyObject_Call + 99
55 org.python.python 0x000000010e1b8846 instancemethod_call +
182
56 org.python.python 0x000000010e1ab653 PyObject_Call + 99
57 org.python.python 0x000000010e24cd1d
PyEval_CallObjectWithKeywords + 93
58 org.python.python 0x000000010e286e16 t_bootstrap + 70
59 libsystem_pthread.dylib 0x00007fff86ae4268 _pthread_body + 131
60 libsystem_pthread.dylib 0x00007fff86ae41e5 _pthread_start + 176
61 libsystem_pthread.dylib 0x00007fff86ae241d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff51a65ee8
rdx: 0x0000000000000000
  rdi: 0x0000000000000513 rsi: 0x0000000000000006 rbp: 0x00007fff51a65f10
rsp: 0x00007fff51a65ee8
   r8: 0x00000000fffffff0 r9: 0x0000000000000010 r10: 0x0000000008000000
r11: 0x0000000000000206
  r12: 0x0000000000000001 r13: 0x000000010e485000 r14: 0x00007fff725f8300
r15: 0x000000010e198000
  rip: 0x00007fff90e5f286 rfl: 0x0000000000000206 cr2: 0x00007fff73de4fd8
  
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
       0x10e193000 - 0x10e194fff +org.python.python (2.7.10 - 2.7.10)
<66F16629-0597-3147-99DB-0ECC1C3BCC94>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
       0x10e19d000 - 0x10e2c6fff +org.python.python (2.7.10, [c]
2001-2015 Python Software Foundation. - 2.7.10)
<C20FDDE3-ACEE-3F86-9634-4165E5A00D99>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x10e533000 - 0x10e535ff7 +_locale.so (0)
<B663F543-E8BF-3FE7-964A-11315FDF449F>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x10e539000 - 0x10e542fff +libintl.8.dylib (0)
<F5ADCC90-4842-397F-966E-222BE7344DEA> /opt/local/lib/libintl.8.dylib
       0x10e547000 - 0x10e63bff7 +libiconv.2.dylib (0)
<36C9F2DF-0491-329B-A815-BE8E32899D49> /opt/local/lib/libiconv.2.dylib
       0x10e6f0000 - 0x10e701fff +_io.so (0)
<82E51AA8-8DE7-3CBF-A652-017D969EF540>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
       0x10e719000 - 0x10e71bfff +time.so (0)
<21BA1CD4-C40B-3A35-97BB-F341E04E4D3E>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x10e720000 - 0x10e728ff7 +_socket.so (0)
<A62A3EA2-669B-3065-A657-A77C1EC4C6FB>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
       0x10e734000 - 0x10e735ff7 +_functools.so (0)
<9AF9C945-AFCE-3E5F-BF68-BC3FE8A24249>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x10e739000 - 0x10e744fff +_ssl.so (0)
<21F8638D-572F-3B99-ABBF-2BCFB14C3005>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
       0x10e750000 - 0x10e798ff7 +libssl.1.0.0.dylib (0)
<44EAD4D6-9B93-3B60-93DA-86C3A139C145> /opt/local/lib/libssl.1.0.0.dylib
       0x10e7b6000 - 0x10e931a87 +libcrypto.1.0.0.dylib (0)
<C9500C5E-E64C-3719-BAC5-DE9621D3F969> /opt/local/lib/libcrypto.1.0.0.dylib
       0x10e9a7000 - 0x10e9b7fff +libz.1.dylib (0)
<46703014-51A6-3365-9D23-49E48E055548> /opt/local/lib/libz.1.dylib
       0x10e9bb000 - 0x10e9bcfff +cStringIO.so (0)
<A77D7CE8-17E5-3F71-9EAD-6BDBC28EDAB1>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
       0x10e9c1000 - 0x10e9c4ff7 +_collections.so (0)
<DB3C5893-5D14-36C4-95A4-E93B5443A791>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x10e9ca000 - 0x10e9cdfff +operator.so (0)
<90A653AD-74FB-3D69-8DDE-F8B03F9A5216>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x10e9d4000 - 0x10e9d9fff +itertools.so (0)
<A6FAA476-BF52-3F7A-9238-3EF95DFC5652>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x10e9e4000 - 0x10e9e5fff +_heapq.so (0)
<1E6FFE51-C1A5-387E-8C3E-FAF2B3EAB5CC>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x10ea29000 - 0x10ea2cff7 +strop.so (0)
<EE24522E-F19E-3C5F-A414-3622853062EF>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x10eaea000 - 0x10eaf2ff7 +_tkinter.so (0)
<BA052A5C-7B16-34C5-A2D9-113DE7624CA8>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_tkinter.so
       0x10eafb000 - 0x10ec26fff +libtcl8.6.dylib (8.6.3 - 8.6.3)
<25E2BCD0-40F1-3139-AA6C-8731FEDCEBDD> /opt/local/lib/libtcl8.6.dylib
       0x10ec58000 - 0x10ed51fff +libtk8.6.dylib (8.6.3 - 8.6.3)
<E9A89E2D-5055-3FFD-B0BC-6292F574E5E6> /opt/local/lib/libtk8.6.dylib
       0x10edea000 - 0x10ededfff +select.so (0)
<25588E0D-79C9-3BE2-9ACD-E353C69BAD1D>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
       0x10edf3000 - 0x10edf6ff7 +_struct.so (0)
<A0FFB313-A0CA-398A-A944-A0E09A4F1C2B>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x10edfd000 - 0x10edfdfff +future_builtins.so (0)
<F19DEEB2-D6FE-33EC-8BCF-656D853FB8E8>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/future_builtins.so
       0x10f740000 - 0x10f74dff7 +cPickle.so (0)
<B923BBB7-003A-38B6-A326-F6608FB3A84D>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so
       0x10f815000 - 0x10f816ff7 +fcntl.so (0)
<0B43D6C7-3B2A-334F-B1E8-CF5E9ACFCD95>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
       0x10f819000 - 0x10f81cfff +binascii.so (0)
<ECDDE73D-BD08-3E8B-B3F7-D105B749CFD7>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
       0x10f920000 - 0x10f924ff7 +math.so (0)
<975F9D53-8405-3C16-9FDB-758E7220A7EC>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
       0x10f92b000 - 0x10f92dff7 +_hashlib.so (0)
<2E4CC1DB-F256-3E1C-B0FE-0A22C4776D81>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
       0x10f932000 - 0x10f933ff7 +_random.so (0)
<557CDD47-241F-335D-AB18-6E76A277A2A8>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
       0x10fdba000 - 0x10ff98fef +multiarray.so (0)
<AC7D1D30-94D8-3BEB-AAA7-56039347D587>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so
       0x110054000 - 0x110063fef +libgcc_s.1.dylib (0)
<000164B5-F053-38DD-81D0-87405843A36F> /opt/local/lib/*/libgcc_s.1.dylib
       0x110068000 - 0x110074fff +datetime.so (0)
<813D9DD9-2286-3299-9492-3630C6A6FF66>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x110080000 - 0x110104fff +umath.so (0)
<A8BDC025-3192-3A17-B166-A0D834A8F8D2>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/umath.so
       0x110172000 - 0x110179fff +_dotblas.so (0)
<5924C1F5-38A9-3D3C-B5C8-885BBB1CCECC>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/_dotblas.so
       0x1101bd000 - 0x1101f1fff +scalarmath.so (0)
<B00F4BB9-6EC9-397F-BE70-32910C05A7A5>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/scalarmath.so
       0x110283000 - 0x110284fff +grp.so (0)
<923DC947-5E9B-311B-BDCC-23B1BE62AB49>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
       0x1102c7000 - 0x1102cdfff +_compiled_base.so (0)
<462DF256-CBD1-3380-B286-5DED1035FBB6>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/lib/_compiled_base.so
       0x110311000 - 0x110315fff +lapack_lite.so (0)
<BC64FB02-B22C-392E-BB8B-68D06A9F4405>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so
       0x110319000 - 0x110335fff +_umath_linalg.so (0)
<20CC2459-66D3-3B11-9D00-3FF5FAB147CD>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/_umath_linalg.so
       0x110381000 - 0x110389fff +fftpack_lite.so (0)
<A201C010-B0E0-3DEA-AD22-CE69288E0530>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/fft/fftpack_lite.so
       0x1103cd000 - 0x110434fff +mtrand.so (0)
<15FC7D55-CEB2-3F2E-B70A-47F3BC7C9A90>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/random/mtrand.so
       0x11048a000 - 0x11049bff7 +_ctypes.so (0)
<AB41DA4A-F070-36A5-96AE-A09866044532>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x11056d000 - 0x1106b6fef +_ufuncs.so (0)
<653BC2C2-2C27-3ADD-8569-6D3A3A3C537B>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/special/_ufuncs.so
       0x110728000 - 0x1107ecfef +libgfortran.3.dylib (0)
<F0C89ABB-B74E-3399-98A8-753F944A7963> /opt/local/lib/*/libgfortran.3.dylib
       0x110806000 - 0x110830fef +libquadmath.0.dylib (0)
<7BBAEAA9-DE31-3754-B0F3-EDE9F951A98B> /opt/local/lib/*/libquadmath.0.dylib
       0x110834000 - 0x11084bfe7 +_ufuncs_cxx.so (0)
<8A7B27C2-6F14-3197-A93F-6C63868968E0>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/special/_ufuncs_cxx.so
       0x110856000 - 0x110912fff +libstdc++.6.dylib (0)
<8C55B381-B021-34FF-B89F-9190EC5082F2> /opt/local/lib/*/libstdc++.6.dylib
       0x1109ae000 - 0x110a7afe7 +specfun.so (0)
<1BFF9919-A23D-390B-B9F7-E35D9EF04BE3>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/special/specfun.so
       0x110acb000 - 0x110b0eff7 +_fblas.so (0)
<1940501D-3DD0-346C-A139-197A6F00E04E>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/linalg/_fblas.so
       0x110b35000 - 0x110b42fff +_flinalg.so (0)
<0F301BB5-AAB9-3AE2-8B17-4F333FA3DA74>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/linalg/_flinalg.so
       0x110b49000 - 0x110bbcfff +_flapack.so (0)
<16E74738-B431-3495-B2F5-5DA2640110E3>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/linalg/_flapack.so
       0x110c41000 - 0x110c4fff7 +_ellip_harm_2.so (0)
<83B2018F-FE67-323B-BFED-70E0D154DEB2>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/special/_ellip_harm_2.so
       0x110c59000 - 0x110c80ff7 +_odepack.so (0)
<9E79A6A1-9D0D-3E91-8221-38D2BC898340>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/integrate/_odepack.so
       0x110c84000 - 0x110c9dfef +_quadpack.so (0)
<E8C42179-4E11-3B50-8BCB-5ED69D6C989D>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/integrate/_quadpack.so
       0x110ca2000 - 0x110cd6fff +vode.so (0)
<DF6C9A43-57E8-3B44-9C14-8AE49494A924>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/integrate/vode.so
       0x110cdd000 - 0x110d03fff +_dop.so (0)
<579CEF3F-A6A4-3DFE-B242-CE485137A339>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/integrate/_dop.so
       0x110d09000 - 0x110d34ff7 +lsoda.so (0)
<3A12CB83-05B2-3033-A379-C535398325F1>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/integrate/lsoda.so
       0x110d3b000 - 0x110d3ffff +futil.so (0)
<394F37DB-EB3F-38F2-8E18-46D959C3C433>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/stats/futil.so
       0x110dc3000 - 0x110dcafff +minpack2.so (0)
<A9B789A6-7FB0-3F0B-9B21-9BF2809A2F7F>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/minpack2.so
       0x110dcf000 - 0x110dedfff +_lbfgsb.so (0)
<16A71F11-F9D6-325F-8A91-4C30DB7B89E8>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/_lbfgsb.so
       0x110df2000 - 0x110dfdfff +moduleTNC.so (0)
<2BBBF535-3FDE-34D9-A9AD-407489BF960B>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/moduleTNC.so
       0x110e00000 - 0x110e1cff7 +_cobyla.so (0)
<F350E0E4-7F36-3632-BC2D-E570341CBC14>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/_cobyla.so
       0x110e21000 - 0x110e3bff7 +_slsqp.so (0)
<900EECAD-2842-3C95-BCAB-CEFD248E3E53>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/_slsqp.so
       0x110e40000 - 0x110e5eff7 +_minpack.so (0)
<CDC39A82-2EAF-342D-8253-C56CA7B71909>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/_minpack.so
       0x110ea2000 - 0x11120efef +_sparsetools.so (0)
<1013F155-48A6-3732-98EE-9C754A013C04>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/_sparsetools.so
       0x1113a0000 - 0x1113a1ff7 +_bisect.so (0)
<05AC9DE6-6DF7-3232-86E7-D453136D8840>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so
       0x1113a4000 - 0x11140cff7 +_csparsetools.so (0)
<D9326550-FDB4-345B-8C01-1A712E9FF98C>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/_csparsetools.so
       0x11142e000 - 0x111456ff7 +_shortest_path.so (0)
<B8569173-C0AD-330B-97A7-C6D26DD64E43>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/csgraph/_shortest_path.so
       0x1114a9000 - 0x1114bfff7 +_tools.so (0)
<7F857F9A-CB0F-3B13-931C-39438165791F>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/csgraph/_tools.so
       0x1114ce000 - 0x1114e4fff +_traversal.so (0)
<AD7D0F5D-4D13-367E-AEBD-BFB64A48FD5C>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/csgraph/_traversal.so
       0x1114f3000 - 0x1114ffff7 +_min_spanning_tree.so (0)
<3478F11F-501F-3C62-90E3-05806D8A5075>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/csgraph/_min_spanning_tree.so
       0x111509000 - 0x111558ff7 +_reordering.so (0)
<0799F1D2-F9D4-3B5D-A95C-40A8ACF05314>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/csgraph/_reordering.so
       0x111575000 - 0x1115aaff7 +_iterative.so (0)
<7CB411BB-CBA3-3D3A-BB82-1EE06AEAC82C>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/_iterative.so
       0x111600000 - 0x11165afff +_superlu.so (0)
<63B3BA4F-EE37-3810-B4E9-DA6DC9631C7E>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/_superlu.so
       0x111678000 - 0x11170fff7 +_arpack.so (0)
<82DECD43-A573-3CB1-9E00-31B8EDB279CB>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.so
       0x111768000 - 0x11176afff +_zeros.so (0)
<29A10B7C-7C47-32E3-9AAB-95780ADAEDA7>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/_zeros.so
       0x11176e000 - 0x111776ff7 +_nnls.so (0)
<0855C1F3-6B47-31E8-8C7F-A37E3BDF91C7>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/optimize/_nnls.so
       0x1117fc000 - 0x11180cff7 +vonmises_cython.so (0)
<6EDA585E-C9CA-3E1F-ABFE-F3C9FBA5B98C>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/stats/vonmises_cython.so
       0x1118d5000 - 0x1118e6ff7 +_rank.so (0)
<152CFD53-ADF1-3A87-A118-3D5780F038B4>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/stats/_rank.so
       0x111931000 - 0x11193efff +statlib.so (0)
<33DC9735-EE8E-3A16-AC22-48DA270E315F>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/stats/statlib.so
       0x111944000 - 0x111954fff +mvn.so (0)
<710EE29C-1753-3900-AFD6-6C47C111DCDC>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/stats/mvn.so
       0x111a51000 - 0x113184ff7 +libgraph_tool_core.so (0)
<64AEF87E-CF09-3043-8E65-15604BBFB880>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/libgraph_tool_core.so
       0x11503f000 - 0x11504bfff +libboost_iostreams-mt.dylib (0)
<EABEB19C-14F1-3D61-B996-5FBD7A16C5E5>
/opt/local/lib/libboost_iostreams-mt.dylib
       0x115066000 - 0x115095ff7 +libboost_python-mt.dylib (0)
<0991C549-D390-374A-A792-E13892E95051>
/opt/local/lib/libboost_python-mt.dylib
       0x1150d5000 - 0x115187ff7 +libboost_regex-mt.dylib (0)
<257689C2-056A-3EC2-8324-68CC11D1EC52>
/opt/local/lib/libboost_regex-mt.dylib
       0x115222000 - 0x11523dfff +libCGAL.10.dylib (0)
<1F136D2E-D140-3D2E-BA37-1783B5377DEE> /opt/local/lib/libCGAL.10.dylib
       0x115253000 - 0x11526cfff +libexpat.1.dylib (0)
<D7C53E38-B627-3DC1-A78E-3774A16286D6> /opt/local/lib/libexpat.1.dylib
       0x115273000 - 0x115282fff +libbz2.1.0.dylib (0)
<07D5F07F-40B3-383D-B4CD-152B0D6B4790> /opt/local/lib/libbz2.1.0.dylib
       0x115287000 - 0x116b3cfff +libicudata.55.dylib (0)
<462428D9-2CF9-38C7-83A1-16CA8BAFE5D1> /opt/local/lib/libicudata.55.dylib
       0x116b3e000 - 0x116c8cfff +libicui18n.55.dylib (0)
<C591FE9C-ECB9-3975-BD26-80EB221651B0> /opt/local/lib/libicui18n.55.dylib
       0x116d61000 - 0x116e55fff +libicuuc.55.dylib (0)
<95132F50-DE92-35CA-BB8A-45F7FFE60FC6> /opt/local/lib/libicuuc.55.dylib
       0x116eba000 - 0x116f02ff7 +libmpfr.4.dylib (0)
<A16F4591-E1A2-3B7E-A517-7D10A32314D6> /opt/local/lib/libmpfr.4.dylib
       0x116f0d000 - 0x116f77fcf +libgmp.10.dylib (0)
<6684BDE9-0D5C-3E63-B601-350B08D47FDB> /opt/local/lib/libgmp.10.dylib
       0x116f83000 - 0x116f91ffb +libboost_thread-mt.dylib (0)
<2CCE092F-A5A1-36E1-B11F-AC0C4F7D059C>
/opt/local/lib/libboost_thread-mt.dylib
       0x116fab000 - 0x116fadff3 +libboost_system-mt.dylib (0)
<EC395C04-CA5D-3088-9D88-70076F08F3D9>
/opt/local/lib/libboost_system-mt.dylib
       0x116ff2000 - 0x116ff5fff +zlib.so (0)
<D4614C4A-F438-30DE-BB74-3F6A546DD086>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
       0x11703a000 - 0x118debfff +libgraph_tool_correlations.so (0)
<745ED35B-262C-3723-B76D-562672E42B9D>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/correlations/libgraph_tool_correlations.so
       0x11a3ba000 - 0x11af2aff7 +libgraph_tool_centrality.so (0)
<637D6896-017F-3978-9171-268D2F445889>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/centrality/libgraph_tool_centrality.so
       0x11b92b000 - 0x11d47dfff +libgraph_tool_topology.so (0)
<AC02A02A-FCC2-3D73-B77B-4CD912611AD3>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/topology/libgraph_tool_topology.so
       0x11e714000 - 0x11e8feff7 +libgraph_tool_stats.so (0)
<BA17D72B-D9ED-3612-99B9-543737C969A2>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/stats/libgraph_tool_stats.so
       0x11ea7a000 - 0x11f5cbff7 +libgraph_tool_flow.so (0)
<647604F5-5710-396B-A17D-549B678146D4>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/flow/libgraph_tool_flow.so
       0x11fb1b000 - 0x1203a3ff7 +libgraph_tool_generation.so (0)
<35B0721C-FFE0-3A1D-ADD0-42A5D81A211B>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/generation/libgraph_tool_generation.so
       0x1208fd000 - 0x121506ff7 +libgraph_tool_layout.so (0)
<82CE869D-1EEB-309E-A99C-EB7C08B1ECFD>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/draw/libgraph_tool_layout.so
       0x121cb6000 - 0x121cc1fff +_cairo.so (0)
<0E42AEC3-3407-3F45-8FEF-629AC19843DE>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/cairo/_cairo.so
       0x121cd5000 - 0x121d93ff7 +libcairo.2.dylib (0)
<62E1807F-B482-39A2-BAFE-D80671864A61> /opt/local/lib/libcairo.2.dylib
       0x121dc2000 - 0x121e32fff +libpixman-1.0.dylib (0)
<51A305B7-32F6-3962-946D-AAADE89A1946> /opt/local/lib/libpixman-1.0.dylib
       0x121e46000 - 0x121e72fff +libfontconfig.1.dylib (0)
<09D2960F-3EE9-394D-9632-1F128B849240> /opt/local/lib/libfontconfig.1.dylib
       0x121e7e000 - 0x121ef1fff +libfreetype.6.dylib (0)
<818FF4C1-9D5A-3675-B663-DBFAC6140565> /opt/local/lib/libfreetype.6.dylib
       0x121f08000 - 0x121f2bff7 +libpng16.16.dylib (0)
<45226410-2F34-3FE5-B32E-2ECA794B7DD5> /opt/local/lib/libpng16.16.dylib
       0x121f34000 - 0x121f35fff +libX11-xcb.1.dylib (0)
<278EBD5E-A661-3F41-AF74-6D01A700D474> /opt/local/lib/libX11-xcb.1.dylib
       0x121f37000 - 0x121f3bfff +libxcb-render.0.dylib (0)
<84FEAAEE-2763-3D41-BCD7-D861A621176A> /opt/local/lib/libxcb-render.0.dylib
       0x121f41000 - 0x121f50fff +libxcb.1.dylib (0)
<640DCD35-80DB-30B3-91DC-302AAE575A1B> /opt/local/lib/libxcb.1.dylib
       0x121f5f000 - 0x121f65fff +libXrender.1.dylib (0)
<901A86DD-1FBB-39C1-AE0D-E9C60E5ACA50> /opt/local/lib/libXrender.1.dylib
       0x121f69000 - 0x12205efff +libX11.6.dylib (0)
<AB48A0C7-4724-33E8-9D46-FB8401747AE6> /opt/local/lib/libX11.6.dylib
       0x122082000 - 0x12208cff7 +libXext.6.dylib (0)
<74B32F1D-86BF-3E23-9276-01087B166CAA> /opt/local/lib/libXext.6.dylib
       0x122092000 - 0x122093fff +libXau.6.dylib (0)
<2F57A31E-B0E0-36A2-8A01-204ADA156FB6> /opt/local/lib/libXau.6.dylib
       0x122096000 - 0x122099ff7 +libXdmcp.6.dylib (0)
<FA83B4D0-7A4A-3BFE-8A03-154D73694D77> /opt/local/lib/libXdmcp.6.dylib
       0x12219c000 - 0x12219dfff +_scproxy.so (0)
<D0A48C6E-5BEC-33BC-9099-F4F6C0246DD4>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
       0x1224a0000 - 0x1224a4fff +array.so (0)
<EA380EE5-408F-300F-930E-92009C7302C8>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so
       0x1225ac000 - 0x1225dffff +_path.so (0)
<FF23B159-0DF2-36F0-B3BD-A158DBC69B12>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/_path.so
       0x1226c8000 - 0x1226cbfff +_csv.so (0)
<93AA8329-B8C3-35E2-866E-318F3B39B317>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_csv.so
       0x122791000 - 0x1227cdff7 +ft2font.so (0)
<1FF58C1E-2745-32FD-A07A-6C9C16DD129F>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/ft2font.so
       0x1228bc000 - 0x122961fff +unicodedata.so (0)
<690E3FD9-B69E-3D03-B6C1-B1BD91DF8E2A>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/unicodedata.so
       0x122967000 - 0x12297dff7 +_png.so (0)
<BD80A411-1596-3047-B558-595ABD11E3BE>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/_png.so
       0x12299e000 - 0x1229d5fff +_image.so (0)
<7CDF0672-3753-301B-8DB0-271A79E5C067>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/_image.so
       0x122ac4000 - 0x122ac8fff +_cntr.so (0)
<03554FC5-F332-3B7F-8708-774AA73DD8E9>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/_cntr.so
       0x122c8c000 - 0x122cb5fff +_tri.so (0)
<ED0C5467-73D8-3E6D-A2A9-BFF44FD90031>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/_tri.so
       0x122ce5000 - 0x122d35ff7 +_qhull.so (0)
<745467E2-C4FF-3D34-8CC5-8FC8A6EAE3BE>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/_qhull.so
       0x122e49000 - 0x122e4dfff +bz2.so (0)
<37C5ADC4-6182-361B-B5A5-641B9C9607B1>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/bz2.so
       0x122e53000 - 0x123297ff7 +libgraph_tool_draw.so (0)
<69122453-7547-3C03-84BE-0B2532FD15D4>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/draw/libgraph_tool_draw.so
       0x123819000 - 0x123828fff +libcairomm-1.0.1.dylib (0)
<1C892B56-E1B7-39EB-8419-3CC72AA68597> /opt/local/lib/libcairomm-1.0.1.dylib
       0x123842000 - 0x123844fff +libsigc-2.0.0.dylib (0)
<05CF94B6-2FF3-3743-8BB1-A4A41AB3F45D> /opt/local/lib/libsigc-2.0.0.dylib
       0x123849000 - 0x123875ff7 +_gi.so (0)
<4347C2B9-655C-3CEA-8DDF-A0F74982A581>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gi/_gi.so
       0x123892000 - 0x123894fff +libgthread-2.0.0.dylib (0)
<B33B58A9-E134-3529-B025-C579EDDA3A6F> /opt/local/lib/libgthread-2.0.0.dylib
       0x123897000 - 0x1238bafff +libgirepository-1.0.1.dylib (0)
<1CB67F5B-2EC4-3FF6-958C-D23F520FE91E>
/opt/local/lib/libgirepository-1.0.1.dylib
       0x1238c8000 - 0x1238fbff7 +libgobject-2.0.0.dylib (0)
<38332335-02F8-35CE-959C-05109C2527B2> /opt/local/lib/libgobject-2.0.0.dylib
       0x12390e000 - 0x123a00ff7 +libglib-2.0.0.dylib (0)
<31A3B1A0-182F-3C7A-B000-A017ABD7F52A> /opt/local/lib/libglib-2.0.0.dylib
       0x123a25000 - 0x123a2afff +libffi.6.dylib (0)
<08BDE760-A341-3FAA-A1B1-7301E26EE537> /opt/local/lib/libffi.6.dylib
       0x123a2e000 - 0x123a31fff +libgmodule-2.0.0.dylib (0)
<5114A873-1EB8-386E-B1DD-DCA7C7432757> /opt/local/lib/libgmodule-2.0.0.dylib
       0x123a34000 - 0x123b27fff +libgio-2.0.0.dylib (0)
<99E1E468-1725-36B5-83EB-B1C44CC90B55> /opt/local/lib/libgio-2.0.0.dylib
       0x123c0e000 - 0x124426ff7 +libgraph_tool_spectral.so (0)
<5F43450C-1905-32F2-B4AE-287E68CF319B>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/spectral/libgraph_tool_spectral.so
       0x124c8b000 - 0x126688fff +libgraph_tool_community.so (0)
<53C07842-4590-33D3-B2AE-845D4CCF3BC4>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/community/libgraph_tool_community.so
       0x127955000 - 0x1279b1fff +libgvc.dylib (0)
<B8D88039-7F74-3225-8BB1-5F86C75F3F19> /opt/local/lib/libgvc.dylib
       0x1279d0000 - 0x1279d5ff7 +libltdl.7.dylib (0)
<A6264C58-D809-3DB4-9592-5C2128671CE6> /opt/local/lib/libltdl.7.dylib
       0x1279d9000 - 0x1279dcfff +libxdot.4.dylib (0)
<D7601831-BEF7-3F91-BFC7-1B6C52B2486B> /opt/local/lib/libxdot.4.dylib
       0x1279df000 - 0x1279e3fff +libcdt.5.dylib (0)
<1AE25AFC-9EB7-369B-9D1B-EB30E7619B6B> /opt/local/lib/libcdt.5.dylib
       0x1279e6000 - 0x1279f2ff7 +libcgraph.6.dylib (0)
<689E7773-DC64-3DE1-B658-FB6D52BD096C> /opt/local/lib/libcgraph.6.dylib
       0x1279f9000 - 0x1279ffff7 +libpathplan.4.dylib (0)
<3C275BE2-81D5-313A-AE3C-213EDCFF893D> /opt/local/lib/libpathplan.4.dylib
       0x127a02000 - 0x127a0aff7 +libgvplugin_pango.6.dylib (0)
<B421A994-28EC-33BE-ABFD-787A3B139889>
/opt/local/lib/*/libgvplugin_pango.6.dylib
       0x127a10000 - 0x127a1dfff +libpangocairo-1.0.0.dylib (0)
<EAAB4CC7-E005-3368-A2A3-9C4EE9E68D99>
/opt/local/lib/libpangocairo-1.0.0.dylib
       0x127a29000 - 0x127a35ff7 +libpangoft2-1.0.0.dylib (0)
<3E3762B8-CBA5-33B5-BB86-7A0B009CD234>
/opt/local/lib/libpangoft2-1.0.0.dylib
       0x127a3f000 - 0x127a73ff7 +libpango-1.0.0.dylib (0)
<2883710A-233B-31D0-A4AE-61341DFEF692> /opt/local/lib/libpango-1.0.0.dylib
       0x127a88000 - 0x127ad4fff +libharfbuzz.0.dylib (0)
<E607EC21-EC3A-3675-9962-6A609B9BF713> /opt/local/lib/libharfbuzz.0.dylib
       0x127ae6000 - 0x127afaff7 +libgraphite2.3.dylib (0)
<09FC3C44-656E-34E7-9361-1D5BF969461A> /opt/local/lib/libgraphite2.3.dylib
       0x127b03000 - 0x127ba8fff +libgraph_tool_clustering.so (0)
<8825FA71-B859-3F0C-943D-E7A22C8CF37A>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/clustering/libgraph_tool_clustering.so
       0x127c16000 - 0x127c22fff +parser.so (0)
<D6F93E47-82BA-334D-988C-956B89D28549>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/parser.so
       0x127c67000 - 0x127c87fff +_bsddb.so (0)
<C8F4AD00-F6A9-3E16-BDA1-FBEF8546EEF9>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bsddb.so
       0x127c99000 - 0x127db0fff +libdb-4.8.dylib (0)
<F0120519-FEA1-35E7-AC8E-A96AFE792572> /opt/local/lib/*/libdb-4.8.dylib
       0x127e4c000 - 0x127e56ff7 +_curses.so (0)
<22FC7DC2-52C1-3925-9735-165DE2F26A90>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_curses.so
       0x127e61000 - 0x127e94fff +libncurses.5.dylib (0)
<287CA4D0-88B9-32FF-A54B-495AA0481743> /opt/local/lib/libncurses.5.dylib
       0x1280e4000 - 0x128803ff7 +libgraph_tool_search.so (0)
<92AD869E-CE65-33E6-B2F9-8476CBD63DB4>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/search/libgraph_tool_search.so
       0x128d01000 - 0x128e00fff +libgraph_tool_util.so (0)
<94DF9D20-CD4E-3A61-BE77-DE0499AD410D>
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/util/libgraph_tool_util.so
    0x7fff5fca1000 - 0x7fff5fcd7837 dyld (353.2.1)
<65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff81fbf000 - 0x7fff821ccff3 com.apple.CFNetwork (720.3.13 -
720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C>
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff821f2000 - 0x7fff821f4ff7 com.apple.securityhi (9.0 - 55006)
<5DB5773C-FC07-302C-98FE-4B80D88D481A>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff821f5000 - 0x7fff8224fff7 com.apple.LanguageModeling (1.0 -
1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F>
/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff822ee000 - 0x7fff8232ffff libGLU.dylib (11.1.2)
<4C54F0D1-2ADC-38A0-92D1-F479E9B99355>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82330000 - 0x7fff8234dffb libresolv.9.dylib (57)
<26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8234e000 - 0x7fff82351fff com.apple.IOSurface (97.4 - 97.4)
<AE11CFBC-4D46-30F3-BEEC-4C8131079391>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82502000 - 0x7fff8252afff libsystem_info.dylib (459.20.1)
<AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib
    0x7fff82653000 - 0x7fff82655fff libsystem_configuration.dylib
(699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB>
/usr/lib/system/libsystem_configuration.dylib
    0x7fff826b6000 - 0x7fff82734fff com.apple.CoreServices.OSServices
(640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8273e000 - 0x7fff82830fff libxml2.2.dylib (26)
<B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff82831000 - 0x7fff82856ff7 libPng.dylib (1237)
<CFBF1344-36AB-3AAE-B2EB-9FC1369F967F>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82857000 - 0x7fff82859ff7 libsystem_coreservices.dylib (9)
<41B7C578-5A53-31C8-A96F-C73E030B0938>
/usr/lib/system/libsystem_coreservices.dylib
    0x7fff8285a000 - 0x7fff82882fff libxpc.dylib (559.20.9)
<D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib
    0x7fff8288c000 - 0x7fff828bcfff com.apple.GSS (4.0 - 2.0)
<A37BAF76-C262-3292-B82D-F004CAC5F333>
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff828d3000 - 0x7fff82922ff7 com.apple.opencl (2.4.2 - 2.4.2)
<4A9574ED-15CF-3EBB-B4C0-D30F644D6C74>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8295b000 - 0x7fff8295bff7 libunc.dylib (29)
<5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff82aa4000 - 0x7fff82b46fff com.apple.Bluetooth (4.3.4 -
4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff82b47000 - 0x7fff82b54ff7 libbz2.1.0.dylib (36)
<2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff82b55000 - 0x7fff82fa8fc7 com.apple.vImage (8.0 - 8.0)
<33BE7B31-72DB-3364-B37E-C322A32748C5>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff82fa9000 - 0x7fff82faaff7 com.apple.print.framework.Print
(10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff830ed000 - 0x7fff830f8fff libcommonCrypto.dylib (60061)
<D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff830f9000 - 0x7fff83954ff3 com.apple.CoreGraphics (1.600.0 -
779.11) <EFAB294A-B307-38C5-A3B0-159159B41057>
/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff83aba000 - 0x7fff83b58fff com.apple.Metadata (10.7.0 -
917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff83b59000 - 0x7fff83b5dff7 libGIF.dylib (1237)
<0990002D-CA11-325D-A432-3A333F2CC088>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83b8d000 - 0x7fff83d72ff7 libicucore.A.dylib (531.48)
<3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
    0x7fff83d73000 - 0x7fff84042ff3 com.apple.CoreImage (10.3.4)
<C1AE8252-A95D-3BF4-83B8-BE85E979F2CB>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff84043000 - 0x7fff84bc4ff7 com.apple.AppKit (6.9 - 1347.57)
<B214D528-7D1C-39B2-BE36-821D417A0297>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff84cb0000 - 0x7fff84cb8fff libsystem_dnssd.dylib (561.1.1)
<62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff84cb9000 - 0x7fff84d79ff7 com.apple.backup.framework (1.6.4 -
1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09>
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff84dcc000 - 0x7fff851d9ff7 libLAPACK.dylib (1128)
<F9201AE7-B031-36DB-BCF8-971E994EF7C1>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8520d000 - 0x7fff8526cfff com.apple.AE (681.2 - 681.2)
<181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff85538000 - 0x7fff8553efff libsystem_trace.dylib (72.20.1)
<840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff8615f000 - 0x7fff86278ffb com.apple.CoreText (352.0 - 454.6)
<D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB>
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff86775000 - 0x7fff867afffb com.apple.DebugSymbols (115 - 115)
<6F03761D-7C3A-3C80-8031-AA1C1AD7C706>
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8680b000 - 0x7fff8680bfff com.apple.Accelerate (1.10 -
Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8695e000 - 0x7fff869b2fff libc++.1.dylib (120)
<1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff869b3000 - 0x7fff86a25fff com.apple.framework.IOKit (2.0.2 -
1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff86a31000 - 0x7fff86a31ff7 liblaunch.dylib (559.20.9)
<FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib
    0x7fff86ae1000 - 0x7fff86aeafff libsystem_pthread.dylib (105.10.1)
<3103AA7F-3BAE-3673-9649-47FFD7E15C97>
/usr/lib/system/libsystem_pthread.dylib
    0x7fff86aeb000 - 0x7fff86b16fff libc++abi.dylib (125)
<88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff86b17000 - 0x7fff86b2eff7 libLinearAlgebra.dylib (1128)
<E78CCBAA-A999-3B65-8EC9-06DB15E67C37>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff86b2f000 - 0x7fff86b37ff3 com.apple.CoreServices.FSEvents
(1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff86b64000 - 0x7fff86f94fff com.apple.vision.FaceCore (3.1.6 -
3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241>
/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff86fb1000 - 0x7fff86ffeff7 com.apple.print.framework.PrintCore
(10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff86fff000 - 0x7fff87003fff libCoreVMClient.dylib (79.1)
<201EF6DF-5074-3CB7-A361-398CF957A264>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff87004000 - 0x7fff87009fff com.apple.DiskArbitration (2.6 -
2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8700a000 - 0x7fff87037fff com.apple.CoreVideo (1.8 - 145.1)
<18DB07E0-B927-3260-A234-636F298D1917>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87038000 - 0x7fff8703cfff libcache.dylib (69)
<45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8703d000 - 0x7fff87046ff3 com.apple.CommonAuth (4.0 - 2.0)
<BA9F5A09-D200-3D18-9F4A-20C789291A30>
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff87047000 - 0x7fff87072ff3 libarchive.2.dylib (30)
<8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff870f3000 - 0x7fff870f3fff libOpenScriptingUtil.dylib (162.1)
<E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff870f4000 - 0x7fff870f4fff com.apple.audio.units.AudioUnit
(1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8711f000 - 0x7fff874b7ff7 com.apple.CoreFoundation (6.9 -
1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff874f4000 - 0x7fff8750aff7 libsystem_asl.dylib (267)
<F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8764b000 - 0x7fff876dffff com.apple.ink.framework (10.9 -
213) <8E029630-1530-3734-A446-13353F0E7AC5>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff87af1000 - 0x7fff87b1affb libxslt.1.dylib (13)
<AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff87b1b000 - 0x7fff87c82ffb
com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12)
<5678FC94-456A-3F5F-BA9A-10EB6E462997>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87c83000 - 0x7fff87d07fff com.apple.PerformanceAnalysis (1.0
- 1) <599AED3E-B689-3C40-8B91-93AD36C97658>
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff87d0d000 - 0x7fff87d18fff libGL.dylib (11.1.2)
<BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8804c000 - 0x7fff88051fff libsystem_stats.dylib (163.20.16)
<FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib
    0x7fff88052000 - 0x7fff882d1ff7 com.apple.CoreData (111 - 526.3)
<5A27E0D8-5E5A-335B-B3F6-2601C7B976FA>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff882d2000 - 0x7fff88339ff7 com.apple.framework.CoreWiFi (3.0 -
300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD>
/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8846f000 - 0x7fff8857eff3 com.apple.desktopservices (1.9.3 -
1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8857f000 - 0x7fff8857ffff com.apple.Accelerate.vecLib (3.10 -
vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff89576000 - 0x7fff89577ff3 libSystem.B.dylib (1213)
<CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib
    0x7fff89578000 - 0x7fff8977246f libobjc.A.dylib (647)
<759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff897b4000 - 0x7fff897faff7 libFontRegistry.dylib (134.1)
<CE41D8C2-BEED-345C-BC4F-3775CC06C672>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff897fb000 - 0x7fff89803fff libsystem_platform.dylib (63)
<64E34079-D712-3D66-9CE2-418624A5C040>
/usr/lib/system/libsystem_platform.dylib
    0x7fff89a70000 - 0x7fff89a81fff libcmph.dylib (1)
<46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff89ad0000 - 0x7fff89af6fff com.apple.ChunkingLibrary (2.1 -
163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79>
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89af7000 - 0x7fff89c39fff libsqlite3.dylib (168)
<7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff89c3a000 - 0x7fff89c3bfff libsystem_secinit.dylib (18)
<581DAD0F-6B63-3A48-B63B-917AF799ABAA>
/usr/lib/system/libsystem_secinit.dylib
    0x7fff89cea000 - 0x7fff89cf5ff7 libkxld.dylib (2782.20.48)
<28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib
    0x7fff89cf6000 - 0x7fff89e0dfe7 libvDSP.dylib (516)
<DFEDB210-49D1-3803-88A2-C61DB6A45C3D>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff89e1b000 - 0x7fff89e1efff com.apple.xpc.ServiceManagement
(1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7>
/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff89e6e000 - 0x7fff89e70fff libRadiance.dylib (1237)
<8F1E898B-74F6-3242-B929-CAF58AFCE319>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff89f36000 - 0x7fff89f6efff com.apple.RemoteViewServices (2.0 -
99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553>
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff89f6f000 - 0x7fff89f81ff7 com.apple.ImageCapture (9.0 - 9.0)
<7FB65DD4-56B5-35C4-862C-7A2DED991D1F>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff89f9a000 - 0x7fff89f9afff com.apple.Carbon (154 - 157)
<9BF51672-1684-3FDE-A561-FC59A2864EF8>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8a4ce000 - 0x7fff8a51ffff com.apple.audio.CoreAudio (4.3.0 -
4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8a7d7000 - 0x7fff8a821ff7 com.apple.HIServices (1.22 - 522.1)
<E8BD41E4-7747-3CAF-807A-5CA9AD16B525>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8a822000 - 0x7fff8a82affb libcopyfile.dylib (118.1.2)
<0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8a82b000 - 0x7fff8a839ff7 com.apple.opengl (11.1.2 - 11.1.2)
<864B35BF-1E76-382B-8D5F-38C7282621E6>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a83a000 - 0x7fff8a8a1ffb com.apple.datadetectorscore (6.0 -
396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8a8e2000 - 0x7fff8a8e2fff com.apple.ApplicationServices (48 -
48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8a8e3000 - 0x7fff8a90dff7 libdispatch.dylib (442.1.4)
<502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8ac11000 - 0x7fff8ac18fff com.apple.NetFS (6.0 - 4.0)
<1581D25F-CC07-39B0-90E8-5D4F3CF84EBA>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8ac3c000 - 0x7fff8ac43ff7 libcompiler_rt.dylib (35)
<BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8ac44000 - 0x7fff8ac48fff com.apple.TCC (1.0 - 1)
<CCA42EE2-3400-3444-9486-BC454E60D944>
/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8ac49000 - 0x7fff8acdeff7 com.apple.ColorSync (4.9.0 - 4.9.0)
<9150C2B7-2E6E-3509-96EA-7B3F959F049E>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8acdf000 - 0x7fff8ace4ff7 libunwind.dylib (35.3)
<BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8aceb000 - 0x7fff8ad07fff com.apple.GenerationalStorage (2.0
- 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8ad0b000 - 0x7fff8ae48fff com.apple.ImageIO.framework (3.3.0
- 1237) <138A800C-14B7-36C2-AB04-E162602C97E3>
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ae49000 - 0x7fff8aff9ff3 com.apple.QuartzCore (1.10 -
361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8affa000 - 0x7fff8b00bfff libsystem_coretls.dylib (35.20.2)
<6084A531-2523-39F8-B030-811FA1A32FB5>
/usr/lib/system/libsystem_coretls.dylib
    0x7fff8b00c000 - 0x7fff8b00fff7 libdyld.dylib (353.2.1)
<9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
    0x7fff8b010000 - 0x7fff8b081ffb com.apple.ApplicationServices.ATS
(360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8b113000 - 0x7fff8b14bfff libsystem_network.dylib (412.20.3)
<589A5F67-BE2A-3245-A181-0ECC9B53EB00>
/usr/lib/system/libsystem_network.dylib
    0x7fff8b14c000 - 0x7fff8b14efff libCVMSPluginSupport.dylib (11.1.2)
<6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8b18c000 - 0x7fff8b204ff7 com.apple.SystemConfiguration (1.14
- 1.14) <06A8405D-53BA-30A9-BA8A-222099176091>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8b205000 - 0x7fff8b206fff liblangid.dylib (117)
<B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8b232000 - 0x7fff8b23dff7
com.apple.speech.synthesis.framework (5.3.3 - 5.3.3)
<A5640275-E2A6-3856-95EF-5F0DC440B10C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8b259000 - 0x7fff8b273ff7 com.apple.Kerberos (3.0 - 1)
<7760E0C2-A222-3709-B2A6-B692D900CEB1>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b350000 - 0x7fff8b3c4ffb com.apple.securityfoundation (6.0 -
55126) <42589E18-D38C-3E25-B638-6E29740C224C>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8b5ba000 - 0x7fff8b5bbffb libremovefile.dylib (35)
<3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8b5d1000 - 0x7fff8b6c4ff7 libJP2.dylib (1237)
<A48C29E6-9E9F-3449-B873-160DE8E94008>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b6c5000 - 0x7fff8b6d6ff7 libz.1.dylib (55)
<88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8b718000 - 0x7fff8b71bfff com.apple.help (1.3.3 - 46)
<CA4541F4-CEF5-355C-8F1F-EA65DC1B400F>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8b71c000 - 0x7fff8ba21ff3 com.apple.HIToolbox (2.1.1 - 758.7)
<6711FAA9-904A-3B49-9665-FC8D13B93C42>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8ba42000 - 0x7fff8bae1e27 com.apple.AppleJPEG (1.0 - 1)
<6627DDD9-A8FE-3968-B23A-B6A29AA3919A>
/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8bae6000 - 0x7fff8bae6fff com.apple.Cocoa (6.8 - 21)
<EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8bb57000 - 0x7fff8bb70ffb com.apple.openscripting (1.4 -
162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8bb71000 - 0x7fff8bb91fff com.apple.IconServices (47.1 -
47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1>
/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8bb92000 - 0x7fff8bb9eff7 com.apple.OpenDirectory (10.10 -
187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8bbfa000 - 0x7fff8bcecff7 libiconv.2.dylib (42)
<2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8bced000 - 0x7fff8bd11ff7 com.apple.Sharing (328.16 - 328.16)
<F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4>
/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8bdb2000 - 0x7fff8bdedfff com.apple.QD (301 - 301)
<C4D2AD03-B839-350A-AAF0-B4A08F8BED77>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8bf3a000 - 0x7fff8c06afff com.apple.UIFoundation (1.0 - 1)
<466BDFA8-0B9F-3AB0-989D-F9779422926A>
/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8d012000 - 0x7fff8d0d5ff7 libvMisc.dylib (516)
<21497A28-8DCB-3EB8-BDAC-93C93382B0AA>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8d1ad000 - 0x7fff8d1adfff com.apple.CoreServices (62 - 62)
<C69DA8A7-B536-34BF-A93F-1C170E2C6D58>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8d24f000 - 0x7fff8d251fff libsystem_sandbox.dylib (358.20.5)
<4CF77128-6BE0-3958-B646-707FA9CE61B2>
/usr/lib/system/libsystem_sandbox.dylib
    0x7fff8d272000 - 0x7fff8d278fff
com.apple.speech.recognition.framework (5.0.9 - 5.0.9)
<BB2D573F-0A01-379F-A2BA-3C454EDCB111>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8d2b6000 - 0x7fff8d2d3fff
com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1)
<6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8d300000 - 0x7fff8d340ff7 libGLImage.dylib (11.1.2)
<260A4BF3-DC45-369C-A0CD-B667F9D17179>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8dc90000 - 0x7fff8dd06fe7 libcorecrypto.dylib (233.1.2)
<E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8de30000 - 0x7fff8de5bfff com.apple.DictionaryServices (1.2 -
229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8de6b000 - 0x7fff8de8cfff com.apple.framework.Apple80211
(10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4>
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8df18000 - 0x7fff8df84fff com.apple.framework.CoreWLAN (5.0 -
500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7>
/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8e0ee000 - 0x7fff8e101ff7 com.apple.CoreBluetooth (1.0 - 1)
<8D7BA9BA-EB36-307A-9119-0B3D9732C953>
/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8e666000 - 0x7fff8e6efff7 com.apple.CoreSymbolication (3.1 -
57020.1) <85707039-0C8A-3409-B0B5-153431CC1841>
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8e6f6000 - 0x7fff8e81aff7 com.apple.LaunchServices (644.56 -
644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e897000 - 0x7fff8e8f2ff7 libTIFF.dylib (1237)
<690B205E-55D9-3F2C-B4EA-78B1AC3D3231>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e959000 - 0x7fff8e994fff com.apple.Symbolication (1.4 -
56045) <D64571B1-4483-3FE2-BD67-A91360F79727>
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8e9ab000 - 0x7fff8e9b1ff7 libsystem_networkextension.dylib
(167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442>
/usr/lib/system/libsystem_networkextension.dylib
    0x7fff8f322000 - 0x7fff8f4b0fff libBLAS.dylib (1128)
<497912C1-A98E-3281-BED7-E9C751552F61>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8f4b1000 - 0x7fff8f71bff7 com.apple.security (7.0 -
57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64>
/System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f71c000 - 0x7fff8f736ff7 liblzma.5.dylib (7)
<1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8f737000 - 0x7fff8f73cffb libheimdal-asn1.dylib (398.10.1)
<A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff8f8f1000 - 0x7fff8f90bff7 libextension.dylib (55.2)
<3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff8f910000 - 0x7fff8f911fff libDiagnosticMessagesClient.dylib
(100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB>
/usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f990000 - 0x7fff8f9acff7 libsystem_malloc.dylib (53.1.1)
<19BCC257-5717-3502-A71F-95D65AFA861B>
/usr/lib/system/libsystem_malloc.dylib
    0x7fff8fb50000 - 0x7fff8fb52fff libquarantine.dylib (76.20.1)
<7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff8fb53000 - 0x7fff8fc7bff7 com.apple.coreui (2.1 - 308.6)
<DEA5D3E1-D333-302B-A6CF-7643BFDFAED0>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8fc94000 - 0x7fff8fca3fff com.apple.LangAnalysis (1.7.0 -
1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8fca6000 - 0x7fff8fcabff7 libmacho.dylib (862)
<126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8fcad000 - 0x7fff8fcf9ff7 libcups.2.dylib (408.2)
<E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff9022d000 - 0x7fff90238ff7 com.apple.CrashReporterSupport
(10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff90239000 - 0x7fff90243ff7 com.apple.NetAuth (5.2 - 5.2)
<2BBD749A-8E18-35B8-8E48-A90347C1CCA7>
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff90244000 - 0x7fff90248fff libpam.2.dylib (20)
<E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff902af000 - 0x7fff90596ffb com.apple.CoreServices.CarbonCore
(1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9062e000 - 0x7fff90722fff libFontParser.dylib (134.2)
<9F57B025-AB9C-31DD-9D54-2D7AB1298885>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90723000 - 0x7fff9072cff7 libsystem_notify.dylib (133.1.1)
<61147800-F320-3DAA-850C-BADF33855F29>
/usr/lib/system/libsystem_notify.dylib
    0x7fff908d5000 - 0x7fff90944fff com.apple.SearchKit (1.4.0 - 1.4.0)
<80883BD1-C9BA-3794-A20E-476F94DD89A9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff90945000 - 0x7fff9095eff7 com.apple.CFOpenDirectory (10.10 -
187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff9095f000 - 0x7fff909cdffb com.apple.Heimdal (4.0 - 2.0)
<7697A837-98B8-3BDB-A7D2-8ED4C9ABC510>
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff909ce000 - 0x7fff90d01ff7 libmecabra.dylib (666.7)
<0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff90d87000 - 0x7fff90e13ff7 libsystem_c.dylib (1044.10.1)
<86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
    0x7fff90e29000 - 0x7fff90e36fff libxar.1.dylib (255)
<7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff90e3b000 - 0x7fff90e48ff7 com.apple.SpeechRecognitionCore
(2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C>
/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff90e49000 - 0x7fff90e66fff libsystem_kernel.dylib (2782.20.48)
<EAFD7BD0-0C30-3E7D-9528-F9916BA0167C>
/usr/lib/system/libsystem_kernel.dylib
    0x7fff90e69000 - 0x7fff90e83fff com.apple.AppleVPAFramework (1.4.3
- 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F>
/System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff90e84000 - 0x7fff90ecaff7 libauto.dylib (186)
<A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff90ef6000 - 0x7fff90f10ff3 com.apple.Ubiquity (1.3 - 313)
<DF56A657-CC6E-3BE2-86A0-71F07127724C>
/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff90f96000 - 0x7fff90f9ffff libGFXShared.dylib (11.1.2)
<0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff90fd3000 - 0x7fff90fd7fff com.apple.CommonPanels (1.2.6 - 96)
<F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff90fd8000 - 0x7fff90fdafff com.apple.loginsupport (1.0 - 1)
<DAAD7013-A19D-3858-BFF7-DE1DAF664401>
/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff910c0000 - 0x7fff913f1fff com.apple.Foundation (6.9 -
1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9140e000 - 0x7fff91429ff7 libCRFSuite.dylib (34)
<D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff91434000 - 0x7fff91459ff7 libJPEG.dylib (1237)
<8AC8EFA6-2283-3725-9F28-01537DF51766>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9145a000 - 0x7fff9148afff libsystem_m.dylib (3086.1)
<1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff9148b000 - 0x7fff9148bff7 libkeymgr.dylib (28)
<77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff916d2000 - 0x7fff916d3ff7 libsystem_blocks.dylib (65)
<9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1>
/usr/lib/system/libsystem_blocks.dylib
    0x7fff916dc000 - 0x7fff916ecff7 libbsm.0.dylib (34)
<A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1239
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=556.9M resident=232.2M(42%)
swapped_out_or_unallocated=324.7M(58%)
Writable regions: Total=371.0M written=299.6M(81%) resident=291.5M(79%)
swapped_out=22.7M(6%) unallocated=79.4M(21%)

REGION TYPE VIRTUAL
=========== =======
Dispatch continuations 8192K
Kernel Alloc Once 4K
MALLOC 347.0M
MALLOC (admin) 32K
STACK GUARD 56.0M
Stack 12.1M
VM_ALLOCATE 20K
VM_ALLOCATE (reserved) 16K reserved VM address space
(unallocated)
__DATA 18.4M
__IMAGE 528K
__LINKEDIT 220.5M
__TEXT 336.4M
__UNICODE 552K
shared memory 4K
=========== =======
TOTAL 999.7M
TOTAL, minus reserved VM space 999.6M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5,
2.3 GHz, 4 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x802C,
0x384A53463235363634485A2D314734443120
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x802C,
0x384A53463235363634485A2D314734443120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6),
Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial
ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9A302, 320,07 GB
Serial ATA Device: HL-DT-ST DVDRW GS31N
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: IR Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

Hi,

I'm using graph-tool to estimate stochastic block models. This worked fine
until a month ago when I updated my ports via macports. Now I get two
problems when I want to run my python script.

1) When I import the graph-tool package I get the following warning:

Warning (from warnings module):
  File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/graph_tool/draw/cairo_draw.py",
line 1318
    warnings.warn(msg, RuntimeWarning)
RuntimeWarning: Error importing Gtk module: cannot import name Gtk; GTK+
drawing will not work.

This is harmless if you do not intend to do any visualization.

If you want this to go away, all you have to do is install gtk+3 via
macports.

2) The program continues after the warning but crashes when I run the
following command:

state_w = gt.minimize_blockmodel_dl(g,

eweight=g.edge_properties["weight"], multigraph = True)

This looks like a bug. Can you please also change the network which you
are using, so I can debug it?

Thanks!

Best,
Tiago

Hi Tiago,

thanks for your swift reply. Here is a variant of the Price network from the
Quick Start Section of your documentation where I added random integers as
edge weights. When I run the gt.minimize_blockmodel_dl command I get the
same crash as with my own network.

#! /usr/bin/env python
from numpy.random import *
seed(42)
import graph_tool.all as gt

g = gt.Graph()

v_age = g.new_vertex_property("int")
e_age = g.new_edge_property("int")
e_weight = g.new_edge_property("int")

N = 100000
v = g.add_vertex()
v_age[v] = 0
vlist = [v]

for i in range(1, N):
    v = g.add_vertex()
    v_age[v] = i

    i = randint(0, len(vlist))
    target = vlist[i]

    # add edge and random edge weight
    e = g.add_edge(v, target)
    e_age[e] = i
    e_weight[e] = randint(1,6)

    vlist.append(target)
    vlist.append(v)

g.vertex_properties["age"] = v_age
g.edge_properties["age"] = e_age
g.edge_properties["weight"] = e_weight

state = gt.minimize_blockmodel_dl(g)
print(state.B)
state_w = gt.minimize_blockmodel_dl(g, eweight=g.edge_properties["weight"],
multigraph = True)
print(state_w.B)

I don't know if it helps, but here is an additional message that pops up in
the Terminal directly before the breakdown:
Python(2069,0x7fff725f8300) malloc: *** error for object 0x7fb36c9fc068:
incorrect checksum for freed object - object was probably modified after
being freed.
*** set a breakpoint in malloc_error_break to debug

Please let me know if you need any other information.
Thanks a lot,
Jan

Thanks for this. I have now fixed the bug in git.

I'll make a new release soon with this fix.

Best,
Tiago