Opened 7 years ago

Last modified 7 years ago

#11626 new Bugs

graph: segfault with custom container example

Reported by: blobfish@… Owned by: Jeremiah Willcock
Milestone: To Be Determined Component: graph
Version: Boost 1.55.0 Severity: Problem
Keywords: custom container Cc:

Description

Experimenting with using a custom container for boost graph and started with the example 'ordered_out_edges.cpp'. This example compiles fine, but has a segfault accessing string edge properties of the custom container. Back trace and other info are attached.

Attachments (1)

11626.tar.gz (3.4 KB ) - added by blobfish@… 7 years ago.
backtrace, info and copied project

Download all attachments as: .zip

Change History (2)

by blobfish@…, 7 years ago

Attachment: 11626.tar.gz added

backtrace, info and copied project

comment:1 by blobfish@…, 7 years ago

same behavior with Clang 3.5.0

Note: See TracTickets for help on using tickets.