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

OpenMalaria Segmentation Fault on Redhat 7 #65

Open
Baguage opened this issue Mar 7, 2017 · 0 comments
Open

OpenMalaria Segmentation Fault on Redhat 7 #65

Baguage opened this issue Mar 7, 2017 · 0 comments
Assignees
Labels

Comments

@Baguage
Copy link
Member

Baguage commented Mar 7, 2017

Test scenario (website/apps/om_validate/tests/files/scenario.xml) cause segmentation fault when running on Linux. Doesn't happen on my Windows machine.
Default.xml works just fine, though.

Stacktrace from core dump:
(gdb) bt
#0 0x00007fbcaf293b5e in __memcpy_sse2 () from /lib64/libc.so.6
#1 0x00007fbcafb7dda0 in std::basic_streambuf<char, std::char_traits >::xsputn(char const*, long) () from /lib64/libstdc++.so.6
#2 0x00007fbcafb74ab5 in std::basic_ostream<char, std::char_traits >& std::__ostream_insert<char, std::char_traits >(std::basic_ostream<char, std::char_traits >&, char const*, long) ()
from /lib64/libstdc++.so.6
#3 0x0000000000532676 in OM::util::SpeciesIndexChecker::checkNoneMissed() const ()
#4 0x000000000055a47f in OM::interventions::GVIComponent::GVIComponent(OM::interventions::ComponentId, scnXml::GVIDescription const&, std::map<std::string, unsigned long, std::lessstd::string, std::allocator<std::pair<std::string const, unsigned long> > > const&) ()
#5 0x000000000054c9f9 in OM::interventions::InterventionManager::init(scnXml::Interventions const&, OM::Population&) ()
#6 0x00000000004b7f37 in OM::Simulator::Simulator(OM::util::Checksum, scnXml::Scenario const&) ()
#7 0x00000000004b1118 in main ()

@Baguage Baguage added the bug label Mar 7, 2017
@Baguage Baguage self-assigned this Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant