Skip to content

Instantly share code, notes, and snippets.

@fbergmann
Created May 16, 2017 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fbergmann/f53297663d4f2614216bacdb1cdc8865 to your computer and use it in GitHub Desktop.
Save fbergmann/f53297663d4f2614216bacdb1cdc8865 to your computer and use it in GitHub Desktop.
==68052== Invalid write of size 8
==68052== at 0xCE09A4: CMathContainer::analyzeRoots() (CMathContainer.cpp:2721)
==68052== by 0xCDACFD: CMathContainer::compile() (CMathContainer.cpp:1405)
==68052== by 0x97E318: CModel::compile() (CModel.cpp:510)
==68052== by 0x97E946: CModel::compileIfNecessary(CProcessReport*) (CModel.cpp:602)
==68052== by 0xA848A6: SBMLImporter::createCModelFromSBMLDocument(SBMLDocument*, std::map<CDataObject const*, SBase*, std::less<CDataObject const*>, std::allocator<std::pair<CDataObject const* const, SBase*> > >&) (SBMLImporter.cpp:1558)
==68052== by 0xA9105C: SBMLImporter::parseSBML(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFunctionDB*, SBMLDocument*&, std::map<CDataObject const*, SBase*, std::less<CDataObject const*>, std::allocator<std::pair<CDataObject const* const, SBase*> > >&, CListOfLayouts*&, CDataModel*) (SBMLImporter.cpp:3744)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment