Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault using world.GetMap() #2079

Closed
sebamateja opened this issue Sep 6, 2019 · 3 comments
Closed

Segmentation fault using world.GetMap() #2079

sebamateja opened this issue Sep 6, 2019 · 3 comments
Labels
stale Issue has not had recent activity

Comments

@sebamateja
Copy link

sebamateja commented Sep 6, 2019

Carla version: 0.9.6
Problem with getting map from world.
received signal SIGSEGV, Segmentation fault. 0x00005555556f263e in void std::vector<carla::road::Lane*, std::allocator<carla::road::Lane*> >::emplace_back<carla::road::Lane*>(carla::road::Lane*&&) () (gdb) bt
#0 0x00005555556f263e in void std::vector<carla::road::Lane*, std::allocator<carla::road::Lane*> >::emplace_back<carla::road::Lane*>(carla::road::Lane*&&) ()
#1 0x00005555556e76f0 in carla::road::MapBuilder::CreatePointersBetweenRoadSegments() ()
#2 0x00005555556efe24 in carla::road::MapBuilder::Build() ()
#3 0x00005555556d1b6c in carla::opendrive::OpenDriveParser::Load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
#4 0x00005555556c9e1b in carla::client::MakeMap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
#5 0x00005555556ca6dd in carla::client::Map::Map(carla::rpc::MapInfo) ()
#6 0x000055555569656b in boost::detail::sp_if_not_array<carla::client::Map>::type boost::make_shared<carla::client::Map, carla::rpc::MapInfo>(carla::rpc::MapInfo&&) ()
#7 0x0000555555690d13 in carla::client::detail::Simulator::GetCurrentMap() ()
#8 0x000055555565749d in carla::client::World::GetMap() const ()

@sebamateja sebamateja changed the title Problem with world.GetMap() Segmentation fault using world.GetMap() Sep 6, 2019
@stale
Copy link

stale bot commented Nov 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue has not had recent activity label Nov 5, 2019
@stale stale bot closed this as completed Nov 12, 2019
@MMNavetty
Copy link

unstale

@MMNavetty
Copy link

#4995 (comment) worked for me !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue has not had recent activity
Projects
None yet
Development

No branches or pull requests

2 participants