Ticket #10896: call-stack.txt

File call-stack.txt, 10.8 KB (added by anonymous, 8 years ago)
Line 
1 msvcr120d.dll!__NMSG_WRITE
2() Unbekannt
3 msvcr120d.dll!_abort
4() Unbekannt
5 msvcr120d.dll!__wassert
6() Unbekannt
7> astar-maze.exe!boost::unordered::detail::table<boost::unordered::detail::set<std::allocator<boost::array<unsigned int,2> >,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> > > >::get_bucket(unsigned int bucket_index) Zeile 243 C++
8 astar-maze.exe!boost::unordered::detail::table<boost::unordered::detail::set<std::allocator<boost::array<unsigned int,2> >,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> > > >::get_previous_start(unsigned int bucket_index) Zeile 254 C++
9 astar-maze.exe!boost::unordered::detail::table<boost::unordered::detail::set<std::allocator<boost::array<unsigned int,2> >,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> > > >::begin(unsigned int bucket_index) Zeile 265 C++
10 astar-maze.exe!boost::unordered::detail::table_impl<boost::unordered::detail::set<std::allocator<boost::array<unsigned int,2> >,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> > > >::find_node_impl<boost::array<unsigned int,2>,std::equal_to<boost::array<unsigned int,2> > >(unsigned int key_hash, const boost::array<unsigned int,2> & k, const std::equal_to<boost::array<unsigned int,2> > & eq) Zeile 248 C++
11 astar-maze.exe!boost::unordered::detail::table<boost::unordered::detail::set<std::allocator<boost::array<unsigned int,2> >,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> > > >::find_node(const boost::array<unsigned int,2> & k) Zeile 792 C++
12 astar-maze.exe!boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > >::find(const boost::array<unsigned int,2> & k) Zeile 1167 C++
13 astar-maze.exe!boost::set_contains<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> >,boost::array<unsigned int,2> >(const boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > & s, const boost::array<unsigned int,2> & x) Zeile 21 C++
14 astar-maze.exe!boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > >::operator()<boost::array<unsigned int,2> >(const boost::array<unsigned int,2> & x) Zeile 60 C++
15 astar-maze.exe!boost::iterators::filter_iterator<boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > >,boost::iterators::transform_iterator<boost::detail::grid_graph_vertex_at<boost::grid_graph<2,unsigned int,unsigned int> >,boost::iterators::counting_iterator<unsigned int,boost::iterators::use_default,boost::iterators::use_default>,boost::iterators::use_default,boost::iterators::use_default> >::satisfy_predicate() Zeile 101 C++
16 astar-maze.exe!boost::iterators::filter_iterator<boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > >,boost::iterators::transform_iterator<boost::detail::grid_graph_vertex_at<boost::grid_graph<2,unsigned int,unsigned int> >,boost::iterators::counting_iterator<unsigned int,boost::iterators::use_default,boost::iterators::use_default>,boost::iterators::use_default,boost::iterators::use_default> >::filter_iterator<boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > >,boost::iterators::transform_iterator<boost::detail::grid_graph_vertex_at<boost::grid_graph<2,unsigned int,unsigned int> >,boost::iterators::counting_iterator<unsigned int,boost::iterators::use_default,boost::iterators::use_default>,boost::iterators::use_default,boost::iterators::use_default> >(boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > f, boost::iterators::transform_iterator<boost::detail::grid_graph_vertex_at<boost::grid_graph<2,unsigned int,unsigned int> >,boost::iterators::counting_iterator<unsigned int,boost::iterators::use_default,boost::iterators::use_default>,boost::iterators::use_default,boost::iterators::use_default> x, boost::iterators::transform_iterator<boost::detail::grid_graph_vertex_at<boost::grid_graph<2,unsigned int,unsigned int> >,boost::iterators::counting_iterator<unsigned int,boost::iterators::use_default,boost::iterators::use_default>,boost::iterators::use_default,boost::iterators::use_default> end_) Zeile 61 C++
17 astar-maze.exe!boost::vertices<boost::grid_graph<2,unsigned int,unsigned int>,boost::keep_all,boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > >(const boost::filtered_graph<boost::grid_graph<2,unsigned int,unsigned int>,boost::keep_all,boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > > & g) Zeile 289 C++
18 astar-maze.exe!boost::astar_search<boost::filtered_graph<boost::grid_graph<2,unsigned int,unsigned int>,boost::keep_all,boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > >,euclidean_heuristic,astar_goal_visitor,boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,boost::array<unsigned int,2> > > > >,boost::shared_array_property_map<double,boost::grid_graph_index_map<boost::grid_graph<2,unsigned int,unsigned int>,boost::array<unsigned int,2>,unsigned int> >,boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,double,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,double> > > >,boost::static_property_map<double,void>,boost::grid_graph_index_map<boost::grid_graph<2,unsigned int,unsigned int>,boost::array<unsigned int,2>,unsigned int>,boost::shared_array_property_map<enum boost::default_color_type,boost::grid_graph_index_map<boost::grid_graph<2,unsigned int,unsigned int>,boost::array<unsigned int,2>,unsigned int> >,std::less<double>,boost::closed_plus<double>,double,double>(const boost::filtered_graph<boost::grid_graph<2,unsigned int,unsigned int>,boost::keep_all,boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > > & g, boost::array<unsigned int,2> s, euclidean_heuristic h, astar_goal_visitor vis, boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,boost::array<unsigned int,2> > > > > predecessor, boost::shared_array_property_map<double,boost::grid_graph_index_map<boost::grid_graph<2,unsigned int,unsigned int>,boost::array<unsigned int,2>,unsigned int> > cost, boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,double,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,double> > > > distance, boost::static_property_map<double,void> weight, boost::grid_graph_index_map<boost::grid_graph<2,unsigned int,unsigned int>,boost::array<unsigned int,2>,unsigned int> index_map, boost::shared_array_property_map<enum boost::default_color_type,boost::grid_graph_index_map<boost::grid_graph<2,unsigned int,unsigned int>,boost::array<unsigned int,2>,unsigned int> > color, std::less<double> compare, boost::closed_plus<double> combine, double inf, double zero) Zeile 366 C++
19 astar-maze.exe!boost::astar_search<boost::filtered_graph<boost::grid_graph<2,unsigned int,unsigned int>,boost::keep_all,boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > >,euclidean_heuristic,astar_goal_visitor,enum boost::graph_visitor_t,boost::bgl_named_params<boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,double,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,double> > > >,enum boost::vertex_distance_t,boost::bgl_named_params<boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,boost::array<unsigned int,2> > > > >,enum boost::vertex_predecessor_t,boost::bgl_named_params<boost::static_property_map<double,void>,enum boost::edge_weight_t,boost::no_property> > > >(const boost::filtered_graph<boost::grid_graph<2,unsigned int,unsigned int>,boost::keep_all,boost::is_not_in_subset<boost::unordered::unordered_set<boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<boost::array<unsigned int,2> > > > > & g, boost::array<unsigned int,2> s, euclidean_heuristic h, const boost::bgl_named_params<astar_goal_visitor,enum boost::graph_visitor_t,boost::bgl_named_params<boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,double,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,double> > > >,enum boost::vertex_distance_t,boost::bgl_named_params<boost::associative_property_map<boost::unordered::unordered_map<boost::array<unsigned int,2>,boost::array<unsigned int,2>,vertex_hash,std::equal_to<boost::array<unsigned int,2> >,std::allocator<std::pair<boost::array<unsigned int,2> const ,boost::array<unsigned int,2> > > > >,enum boost::vertex_predecessor_t,boost::bgl_named_params<boost::static_property_map<double,void>,enum boost::edge_weight_t,boost::no_property> > > > & params) Zeile 455 C++
20 astar-maze.exe!maze::solve() Zeile 190 C++
21 astar-maze.exe!main(int argc, const char * * argv) Zeile 305 C++
22 [Externer Code]