texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Oct092719.17822 -g
texttest -a traci -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff0b279ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff0ae702b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7feec1524bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feebd488b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,356 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44999==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0d44590bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d404f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38215==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe3592c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe355229b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38222==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7a2d44cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7a293b0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38233==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f541e9f6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f541a95ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38217==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffb8ef4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffb8aeaeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38234==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fad5d019bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad58f7db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38225==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f85b9bd3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85b5b37b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38219==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa685012b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa685012b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa685012b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38296==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb50997cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb50997cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb50997cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38224==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f983bb61b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f983bb61b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f983bb61b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38317==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4abc19fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4abc19fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4ac023bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38305==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd676bdeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd676bdeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd67ac7abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41645==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faff2ed6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fafeee3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41648==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f802e234bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f802a198b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41650==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f72d336fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72cf2d3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41652==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fabebd95bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fabe7cf9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41863==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f58e85e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f58e454cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41880==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe61fe60bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe61bdc4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41769==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f279b663bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f27975c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41783==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8f348cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f30833b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41831==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6b1031abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6b0c27eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41840==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f39e8c0cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f39e4b70b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,25d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=170 varID=26 objID=0/0to1/0 < .. Command acknowledged (170), [description: ] < CommandID=186 VariableID=26 ObjectID=0/0to1/0 valueDataType=14 string list value: [ < "p0" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=170 varID=26 objID=0/0to1/0 < .. Command acknowledged (170), [description: ] < CommandID=186 VariableID=26 ObjectID=0/0to1/0 valueDataType=14 string list value: [ < "p1", "p0" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41843==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc34331dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc33f281b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41847==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8e4b5c6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8e4752ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41667==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f59cbcf1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f59c7c55b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41682==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff6d5dc1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6d1d25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41798==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f34b1a4bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34ad9afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41807==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efdd9664bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efdd55c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f932732cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9323290b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41748==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6f31471bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f2d3d5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41928==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fca0b4ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fca07450b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41936==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f77d57cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f77d1733b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41939==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd00a230bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd006194b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41945==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f38ebc68bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38e7bccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41892==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f03b9b5abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03b5abeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41902==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f95b3753bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95af6b7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41741==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0e274e4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e23448b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41744==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efedf563bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efedb4c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41702==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0d39e2cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d35d90b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41714==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe914bd6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe910b3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42035==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb24f218bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb24b17cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42045==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9a2ea9bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a2a9ffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41959==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f88c3c89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f88bfbedb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41981==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fda58b5fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda54ac3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42052==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8407a83bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f84039e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42072==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f419af32bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4196e96b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42021==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbd3335abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbd2f2beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42029==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f66a4013bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f669ff77b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41982==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff226136bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff22209ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41992==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc285eaabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc281e0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42076==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f31c11c0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f31bd124b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42123==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc04b4cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc04b4cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc04f567bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42120==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f743c6d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f743c6d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7440772bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42143==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d33fbbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d33fbbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4d38057bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42128==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f016e3f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f016e3f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f017248ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38022==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f34965febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3492562b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38023==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f78ddccdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78d9c31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38026==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb0c8c07bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb0c4b6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38028==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f987bf8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9877eeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38025==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f08bcf0cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f08b8e70b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38024==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2e4a238bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e4619cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38029==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff24730cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff243270b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38027==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8b3a4aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b3640eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38120==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4838852b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4838852b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f483c8eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38124==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feede920b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feede920b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7feee29bcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38126==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8dbbdcebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8db7d32b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38130==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f73f7613bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f73f3577b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38133==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f837ed7fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f837ace3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38135==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8f20b03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f1ca67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38118==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f47fbe75bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f47f7dd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38139==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f57e9792bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f57e56f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41475==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2949f92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2945ef6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41490==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f854f6b2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f854b616b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41519==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6b75a12bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6b71976b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41522==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f23fe0acbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23fa010b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41549==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f72baf46bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72b6eaab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41554==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd91cd37bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd918c9bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41555==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f91b16aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f91ad60eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41552==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb736017bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb731f7bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==41586==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f041e227b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f041e227b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f04222c3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==41571==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f65bb80bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f65bb80bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f65bf8a7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==41618==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe063cd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe063cd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe067d6fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==41615==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6b49779b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6b49779b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6b4d815bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38892==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb21fcacbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb21bc10b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38895==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fedb73a9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedb330db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38901==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4ef6f25bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4ef2e89b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38900==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2aa735cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2aa32c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39081==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa6488d7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa64483bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39090==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7227d5ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7223cc2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39101==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8d4e45ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8d4a3c2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39169==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5a883a7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5a8430bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39089==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6174baabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6170b0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39087==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f42f019abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f42ec0feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38983==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f89c213ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f89be0a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38979==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6d8e130bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6d8a094b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38909==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6ccc44bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6cc83afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6bfcecdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6bf8e31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39269==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa5d17bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa5cd723b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39272==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe153c71bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe14fbd5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39177==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f81ea2cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f81e6231b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39172==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f05ee5d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f05ea53cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39197==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd97e263bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd97a1c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39270==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8c390ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8c35041b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39275==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe53c5bebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe538522b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39266==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb70651cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb702480b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f82b4244bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f82b01a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39179==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f508a1e2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5086146b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39168==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f208a37dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f20862e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39180==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2bb522cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bb1190b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39294==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8b80120bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b7c084b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39371==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9a39ee6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a35e4ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39363==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fca4a10bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fca4606fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39367==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2880bafbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f287cb13b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39276==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2037ff0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2033f54b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39265==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd22edd9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd22ad3db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39459==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcbef364bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcbeb2c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39468==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f34a4b40bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34a0aa4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39365==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc80d194bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8090f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39372==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f964e9d1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f964a935b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38982==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f36d2044bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f36cdfa8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38978==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa465d84bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa461ce8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa217e61bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa213dc5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38998==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f123e29ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f123a202b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39462==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb81f143bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb81b0a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39465==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2da7d0abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2da3c6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39390==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff8aa0d0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff8a6034b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39460==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdd875cbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdd8352fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39376==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc9704d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc96c43db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39366==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbc0b1ccbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbc07130b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39005==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa84f1d7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa84b13bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39077==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa6ee1b4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6ea118b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39474==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faf2d2e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faf2924cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39075==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6e813f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6e7d35db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39078==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8311d52bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f830dcb6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39486==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f447d0d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f447d0d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4481170bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39477==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4812b9fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4812b9fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4816c3bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39561==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd471847b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd471847b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd4758e3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39579==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd09a931b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd09a931b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd09e9cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38319==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc8fdfaabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8f9f0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38326==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6a1c9f2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6a18956b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38329==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f73cf3b5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f73cb319b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38323==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6b50a90bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6b4c9f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38328==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc1207a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc11c705b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38398==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6cd3d2ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6ccfc92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38510==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3497351b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3497351b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f349b3edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38506==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f049804ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f049804ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f049c0e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38412==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f26923d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f268e33cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38410==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4e28f55bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4e24eb9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38415==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f07b3f3dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f07afea1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38418==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faaa0d76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa9ccdab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38468==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f788fc94bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f788bbf8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38422==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8e119bebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8e0d922b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38424==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efe4be3bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efe47d9fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38426==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1a27ceebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1a23c52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41103==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f259139ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f258d302b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41140==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc13460fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc130573b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41174==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8d18d5dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8d14cc1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41164==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3e8c907bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3e8886bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41167==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f10260cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1022033b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f97113c4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f970d328b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41184==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f786217ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f785e0e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41192==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f174c040bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1747fa4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41227==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5bfc1b1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5bf8115b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41235==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f940f7c8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f940b72cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41261==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffb3c2a4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffb38208b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41259==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fef38221bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fef34185b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41268==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f39c2d48bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f39becacb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41263==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f152cfa3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1528f07b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=1 objID=xxx < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=1 ObjectID=xxx valueDataType=9 Int value: 1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person ID_COUNT ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,16d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=0 objID=xxx < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=0 ObjectID=xxx valueDataType=14 string list value: [ < "0" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person ID_LIST ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=67 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=67 ObjectID=0 valueDataType=11 Double value: 270.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_ANGLE ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=69 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=69 ObjectID=0 valueDataType=17 color value: (255,255,0,255) < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_COLOR ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=86 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=86 ObjectID=0 valueDataType=11 Double value: 128.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_LANEPOSITION ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,23d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=193 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=193 ObjectID=0 valueDataType=12 string value: 3/1to2/1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=193 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=193 ObjectID=0 valueDataType=12 string value: < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=66 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=66 ObjectID=0 valueDataType=1 position value: (1470.29,402.33) < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_POSITION ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,16d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=57 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=57 ObjectID=0 valueDataType=3 Position3DValue: < x: 1470.29 y: 402.33 z: 0.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_POSITION3D ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=80 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=80 ObjectID=0 valueDataType=12 string value: 4/1to3/1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_ROAD_ID ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=64 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=64 ObjectID=0 valueDataType=11 Double value: 7.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_SPEED ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=79 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=79 ObjectID=0 valueDataType=12 string value: t1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_TYPE ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=122 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=122 ObjectID=0 valueDataType=11 Double value: 0.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40978==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc0b984ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc0b984ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc0bd8e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40980==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1eab09bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1eab09bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1eaf137bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40984==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8e48c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8e48c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe8e895fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40982==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f092c6f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f092c6f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0930795bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41283==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fafc8e15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fafc4d79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41293==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1b36c16bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b32b7ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41319==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3422989bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f341e8edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41335==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f30479a3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3043907b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41356==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff361a48bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff35d9acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41358==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd81c964bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd8188c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41353==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe81b912bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe817876b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41352==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcdad4adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcda9411b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41379==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6f831e0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f7f144b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41393==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f451f7d6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f451b73ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41423==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc2f8188bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2f40ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41426==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd401094bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd3fcff8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41454==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6e8cc5bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6e88bbfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41462==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa92818ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa9240f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41455==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb4336c1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb42f625b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41453==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0c7d592bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0c794f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40990==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3ac9ff4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3ac5f58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41007==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f33d5767bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33d16cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41010==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f01bfbb4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01bbb18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f06f4e39bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f06f0d9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41065==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f39d1d75bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f39cdcd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41066==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe3037bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe2ff71fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41085==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7effc0a57bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7effbc9bbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41078==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6372b51bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f636eab5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41104==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9e7a7b7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9e7671bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41093==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6c65736bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6c6169ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42274==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b5437ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b5437ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b5437ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42314==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f700aeddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f700aeddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f700aeddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42339==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33d0862b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33d0862b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33d0862b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42345==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f35bc05eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f35bc05eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f35bc05eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42363==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2c8bdfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2c8bdfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2c8bdfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42364==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4983f92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4983f92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4983f92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42311==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3e6a711b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3e6a711b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3e6a711b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42317==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf13586b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf13586b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf13586b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42180==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd7feb6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd7feb6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd7feb6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42175==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d3b511b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d3b511b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d3b511b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42268==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa1eff7db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa1eff7db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa1eff7db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42267==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1cbf43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1cbf43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1cbf43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42246==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7052e4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7052e4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7052e4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42242==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f308137fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f308137fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f308137fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42221==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f78659b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f78659b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f78659b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42215==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a19d93b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a19d93b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a19d93b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42218==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fed82190b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fed82190b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fed82190b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42171==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5c44f47bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5c40eabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,340 > > ================================================================= > ==42145==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6413b08bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f640fa6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,356 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42503==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f04be77fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04ba6e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,356 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42476==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9e55b5dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9e51ac1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42413==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6d9fa76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6d9b9dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42407==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5f3dc60bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f39bc4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42409==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa552973bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa54e8d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42369==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f73420d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f733e03cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42533==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6906bd0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6902b34b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42530==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7588f95bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7584ef9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42509==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f29bd44ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29b93b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42506==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcbea714bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcbe6678b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42599==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f102d344b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f10313e0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42573==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b7db35b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4b81bd1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42552==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1ab87e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1abc87ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42550==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f348ff95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3494031bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42458==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff900009bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff8fbf6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42456==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fabd36aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fabcf60eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42440==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcbf7c83bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcbf3be7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42433==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7ca65c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7ca252bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38508==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f357dd17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f357dd17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f357dd17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38514==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f06df7dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f06df7dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f06df7dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38511==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd154429b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd154429b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd154429b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38524==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85bf30ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85bf30ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85bf30ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38519==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2260ca7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2260ca7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2260ca7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38608==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0cc55cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0cc55cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0cc55cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38604==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f7b38ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f7b38ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f7b38ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38599==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04e124cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04e124cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04e124cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38597==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4ab0dd5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4ab0dd5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4ab0dd5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38600==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0a9cc9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0a9cc9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0a9cc9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38602==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff1a90e9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff1a90e9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff1a90e9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38612==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f338e7f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f338e7f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f338e7f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38717==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc528bd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc528bd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc528bd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38787==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d01ef6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d01ef6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d01ef6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==38788==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6909cefb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6909cefb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6909cefb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==38807==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1952733b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1952733b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1952733b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38796==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdafc505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdafc505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdafc505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38793==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3293790b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3293790b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3293790b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38705==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8c76767b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8c76767b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8c76767b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38702==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0e358fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0e358fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0e358fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38697==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d599f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d599f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d599f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38690==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f713cbeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f713cbeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f713cbeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38790==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff3dfab1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff3dfab1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff3dfab1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38798==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe3f4273b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe3f4273b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe3f4273b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38696==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe738c60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe738c60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe738c60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38691==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d16e38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d16e38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d16e38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38621==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4fdbdd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4fdbdd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4fdbdd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,232 > > ================================================================= > ==38707==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f37a0305b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f37a0305b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f37a0305b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38884==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff133109b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff133109b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff1371a5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38813==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f61b72f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f61b72f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f61bb391bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38889==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f156f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f156f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6f19794bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38886==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd0b4e9cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd0b4e9cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd0b8f38bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,420 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40232==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f6bba559bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6bb64bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,419 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40221==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f77ce83abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f77ca79eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,420 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40227==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa7db2bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa7d721fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,419 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40222==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1f45341bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1f412a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39563==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f171af73bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1716ed7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39564==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7e8aa98bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e869fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39569==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbeb8876bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbeb47dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39574==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa8bd592bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8b94f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40165==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f42c1761bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f42bd6c5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39570==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdca7afbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdca3a5fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39581==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3d54eb3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d50e17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39841==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f45c8de5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f45c4d49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39842==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbf723dabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbf6e33eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39930==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f48cc8f8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f48c885cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39932==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f52bab0ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52b6a72b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39936==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb78f906bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb78b86ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f257fd49bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f257bcadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39640==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f26a6405bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f26a2369b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39651==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa9399e1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa935945b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39933==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc52e548bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc52a4acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39753==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2e3232dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e2e291b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39768==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff56877dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff5646e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40138==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc852ac1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc84ea25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40141==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe316362bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe3122c6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40060==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffb89941bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffb858a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40150==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6de8b76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6de4adab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39772==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f77c39bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f77bf923b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39771==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2d07e25bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d03d89b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40029==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0d5110abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d4d06eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40033==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2f76a5ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2f729c2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39964==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc033056bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc02efbab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39961==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f09fa9e0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f09f6944b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39867==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f59d0c03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f59ccb67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39868==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5293328bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f528f28cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39646==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f44d0c41bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f44ccba5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39644==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f35bcd76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f35b8cdab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40057==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f658608cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6581ff0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40059==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc2146ffbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc210663b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40028==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff54bda5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff547d09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40027==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2314024bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f230ff88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39966==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa03e30fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa03a273b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40039==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1e6ec1fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e6ab83b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39647==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f43c1f90bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f43bdef4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39674==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6b8f8c8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6b8b82cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39675==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4dfd847bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4df97abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39672==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0c30853bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0c2c7b7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39738==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7b8ac39bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b86b9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2c84af2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c80a56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39740==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff85399abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff84f8feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40159==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f578bb0ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5787a72b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39744==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7c6f592bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7c6b4f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39838==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc8f7369bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8f32cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39837==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0db8e68bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0db4dccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40129==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb489e2abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb485d8eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40140==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f25d01d4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f25cc138b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39845==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5aa02d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5a9c23db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39865==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f87ee23dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f87ea1a1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40161==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f29be9b2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29ba916b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40253==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51f27e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51f27e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f51f6884bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40255==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1296485b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1296485b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f129a521bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40259==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9f5015cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9f5015cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9f541f8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40256==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3382e58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3382e58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3386ef4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40314==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9ff5795bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ff16f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40313==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3bb5c23bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3bb1b87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40319==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa0dc64fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0d85b3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40315==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f49e35c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f49df529b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40354==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f30794a5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3075409b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40349==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f39529cebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f394e932b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40449==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc8b653abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8b249eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40445==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb079cecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb075c50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40352==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f82f4f15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f82f0e79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40351==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb116e33bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb112d97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40409==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f04626dabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f045e63eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40413==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f422ca7cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f42289e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40412==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc5c0b76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc5bcadab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40416==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0677b6ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0673ad2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40451==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f26b8fa3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f26b4f07b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40447==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc68c401bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc688365b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40644==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efede509bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efeda46db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40534==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb07036abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb06c2ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40527==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efeb32a7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efeaf20bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40543==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f959538cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95912f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40540==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fac399d3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fac35937b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40528==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f04af24abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04ab1aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40538==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd7947c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd790726b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40548==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5c30fa9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5c2cf0db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40550==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f217de9cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2179e00b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40630==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f92822a2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f927e206b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40631==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa1286cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa12462eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40627==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f83920f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f838e057b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40635==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4209ce4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4205c48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40626==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8cf4a44bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cf09a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40632==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f244fba8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f244bb0cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40722==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ef4d76b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ef4d76b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0ef8e12bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40646==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa892711b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa892711b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa8967adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40725==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85da739b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85da739b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f85de7d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40727==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6878e1db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6878e1db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f687ceb9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44793==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb3e286cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb3de7d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==44796==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6a32d31bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6a2ec95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44759==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd1fe210bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd1fa174b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==44790==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9a35b3cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a31aa0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44802==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4619dedb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f461de89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,65 > ================================================================= > ==44805==ERROR: AddressSanitizer: heap-use-after-free on address 0x60600001d240 at pc 0x0000023bc58c bp 0x7ffc029cff70 sp 0x7ffc029cff68 > WRITE of size 8 at 0x60600001d240 thread T0 > #0 0x23bc58b in TraCIServer::cleanup() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:607:45 > #1 0x23b9574 in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:203:5 > #2 0x23bd85d in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:198:29 > #3 0x23bf63d in TraCIServer::close() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:234:5 > #4 0x511293 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:93:5 > #5 0x7fcb2e74db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > #6 0x456b97 in _start /home/abuild/rpmbuild/BUILD/glibc-2.19/csu/../sysdeps/x86_64/start.S:122 > > 0x60600001d240 is located 0 bytes inside of 64-byte region [0x60600001d240,0x60600001d280) > freed by thread T0 here: > #0 0x50d23b in operator delete(void*) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:94:3 > #1 0x23b90bd in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:200:9 > #2 0x23bd85d in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:198:29 > #3 0x23bf63d in TraCIServer::close() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:234:5 > #4 0x511293 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:93:5 > #5 0x7fcb2e74db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > previously allocated by thread T0 here: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x23b10c4 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:173:36 > #3 0x5408ac in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:251:9 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcb2e74db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > SUMMARY: AddressSanitizer: heap-use-after-free /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:607:45 in TraCIServer::cleanup() > Shadow bytes around the buggy address: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44603==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f440f484b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f440f484b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f440f484b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44601==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff80f99db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff80f99db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff80f99db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44609==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f511f930b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f511f930b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f511f930b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44607==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2f966adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2f966adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2f966adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44608==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4f2804b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4f2804b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4f2804b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44641==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6e2aa56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6e2aa56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6e2aa56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44702==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feb22b60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feb22b60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feb22b60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44708==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55af567b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55af567b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55af567b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44703==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6124985b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6124985b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6124985b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44694==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d5b16cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d5b16cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d5b16cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44697==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb2370a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb2370a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb2370a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44700==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe75d92fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe75d92fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe75d92fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44706==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa770d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa770d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa770d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44320==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1cf512b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1cf512b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1cf512b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44325==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff89fefdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff89fefdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff89fefdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44328==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7173730b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7173730b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7173730b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44365==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f169e307b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f169e307b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f169e307b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44223==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7640194b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7640194b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7640194b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44225==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8acc95db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8acc95db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8acc95db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44229==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e3ee8bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e3ee8bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e3ee8bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44371==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3861bcab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3861bcab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3861bcab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44231==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85917d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85917d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85917d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44271==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb57f931b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb57f931b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb57f931b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44268==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7effda135b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7effda135b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7effda135b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44295==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7109a8eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7109a8eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7109a8eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44317==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1345b6ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1345b6ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1345b6ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44316==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f965ca49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f965ca49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f965ca49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44516==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6531ae4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6531ae4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6531ae4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44509==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78a51fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78a51fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78a51fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44556==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8adb6e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8adb6e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8adb6e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44598==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6f08edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6f08edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6f08edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44399==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc142fa7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc142fa7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc142fa7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44412==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8609dadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8609dadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8609dadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44414==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f030538fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f030538fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f030538fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44510==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bdfaf8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bdfaf8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bdfaf8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44511==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb658048b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb658048b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb658048b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44508==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4dc75fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4dc75fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4dc75fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44604==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f14a3fd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f14a3fd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f14a3fd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44417==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f27d2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f27d2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f27d2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44421==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f490a03bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f490a03bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f490a03bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44423==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa19263db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa19263db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa19263db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44463==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcc194dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcc194dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcc194dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44468==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8341c02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8341c02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8341c02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==44505==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f471c8c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f471c8c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f471c8c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44800==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f072854cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f072854cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f072854cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==44798==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2c27adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2c27adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2c27adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,260 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44882==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2718ddbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2718ddbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,260 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44894==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12baa7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12baa7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42726==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feaad531b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feaad531b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feaad531b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42743==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c40605b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c40605b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c40605b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42720==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fccae126b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fccae126b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fccae126b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8bbbb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8bbbb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8bbbb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42703==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4202364b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4202364b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4202364b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42706==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f569567eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f569567eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f569567eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42626==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd423651b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd423651b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd423651b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42631==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f602284eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f602284eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f602284eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42647==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb524addb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb524addb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb524addb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42650==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe024d80b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe024d80b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe024d80b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42670==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51a06bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51a06bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51a06bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,218 > > ================================================================= > ==42701==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fad6fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fad6fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fad6fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42606==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbeaa26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbeaa26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbeaa26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42608==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fea80c1eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fea80c1eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fea80c1eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42779==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b8bc3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b8bc3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b8bc3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42794==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa6f8d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa6f8d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa6f8d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42795==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe96ed67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe96ed67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe96ed67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,218 > > ================================================================= > ==42799==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f342867fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f342867fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f342867fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,350 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43516==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe1d0352bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe1cc2b6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==43548==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdec0cdfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdebcc43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==43555==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f41aa83ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f41a67a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,351 > > ================================================================= > ==43584==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4fd5520bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4fd1484b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==43549==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4d7c37fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d782e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==43552==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5bca1afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5bc6113b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==43553==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1354370bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f13502d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42937==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8bc7bbebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8bc3b22b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f41388dfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4134843b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42986==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f377b75dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f37776c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42988==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd49679abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd4926feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42976==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f91f04a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f91ec40cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42959==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8143b18bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f813fa7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43175==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa469e7fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa46df1bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==43177==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7faf5242bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faf4e38fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==43212==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f186fcadbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f186bc11b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,396 > > ================================================================= > ==43181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fcbdc91ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcbd8882b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,396 > > ================================================================= > ==43209==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f347d568bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34794ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==43216==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc1d7c87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc1d7c87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,430 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43248==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f79432fdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7947399bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,413 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43268==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2387525b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f238b5c1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==43267==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff87606dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff871fd1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==43276==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe75e8ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe75a841b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==43280==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8b5b93fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b578a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,396 > > ================================================================= > ==43308==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8feb3d0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8fe7334b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43105==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fea9f897b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7feaa3933bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43172==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcd6a08bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fcd6e127bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43144==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f46696d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f466d76cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,369 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43104==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb6d69d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb6d293db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,375 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43129==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03aba72b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f03afb0ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43344==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f45a2a3abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f459e99eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==43362==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fce96e61bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce92dc5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43306==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f80b965bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f80b55bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==43303==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9ad4e47bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ad0dabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,285 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43010==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f31c743eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f31cb4dabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43058==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f65822e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f657e24cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,337 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43042==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f80984f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8094454b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43009==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc34e8dbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc34a83fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 3a8,446 > > ================================================================= > ==43073==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7aafd1eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7aafd1eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,425 > > ================================================================= > ==43081==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd5062c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd5062c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,391 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43088==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f029fbb8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f029fbb8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,391 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43085==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1d7aff5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1d7aff5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==43494==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7fb4bc9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7fb0b2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==43495==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8affe6ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8afbdd2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43464==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd90fb0dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd90ba71b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43462==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f60afb59bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f60ababdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==44028==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f90f5890bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f90f17f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43980==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fecf9be2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fecf5b46b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43941==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f49dfcdfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f49dbc43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,285 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44074==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f72cbcafbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72c7c13b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44067==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fbfc3becbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbfbfb50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44029==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f37d616fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f37da20bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,303 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44034==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa2da65fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa2d65c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44037==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4c7b6b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4c7f74ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==44039==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd808696bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd8045fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,303 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44097==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5ee70e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ee304cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44126==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f2aa3177bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a9f0dbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44128==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc917e30bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc913d94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44124==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f27e9f72bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f27e5ed6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44134==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd10de9cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd109e00b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,285 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44176==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f245264ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f244e5b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44201==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7819b5eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f781dbfabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44220==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe951e50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe955eecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44133==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3859ef3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f385df8fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,303 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44171==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fafd216dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fafce0d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44004==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f14b7285bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f14b31e9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,350 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43944==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe0bc09bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe0b7fffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,364 > > ================================================================= > ==43972==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe9c88eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe9c484eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe9c88eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 96 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43592==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3f15c14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f11b78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43375==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5780bcfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f577cb33b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43406==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe4e7fc9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4e3f2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==43397==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5f57471bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f533d5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==43413==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1f45032bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1f40f96b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,374 > > ================================================================= > ==43451==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f783815bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78340bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43449==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa893f8fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa88fef3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 5a6,335 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43458==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f68ff3aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68fb30eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43364==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fca9e650bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fca9a5b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43374==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8ac15bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8abd523b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42855==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fee18465bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee143c9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42888==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f50e8de4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f50e4d48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==42892==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc4b99eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc4b594eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==42914==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f809f143bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f809b0a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42873==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f85f0a12bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85ec976b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42890==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3882ccfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f387ec33b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==42916==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f03d0363bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03cc2c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,374 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==43926==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff736439b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff73a4d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42819==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f375a088bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3755fecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,443 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42836==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe101e85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe101e85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,411 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42821==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9f60431bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9f5c395b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,394 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43873==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f366a8b2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3666816b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,394 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43848==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f693ca7dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f69389e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43844==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa52d68bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa5295efb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,394 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43890==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7ae1c1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7addb81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,406 > > ================================================================= > ==43611==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4088f76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4084edab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43644==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa7cb3bab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa7cf456bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43654==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fae7ec70b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fae82d0cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43650==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd442e72b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd446f0ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43649==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f14c95bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f14cd65bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,368 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43932==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb536b21b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb53abbdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,400 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43938==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38f8c85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f38fcd21bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,400 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43935==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f84e73e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f84eb480bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43646==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ffa2ac1ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffa26b82b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43673==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f563ea41bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f563a9a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43704==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7b1a333bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b16297b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43737==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe1de021bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe1d9f85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43743==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0e46df1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e42d55b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f25eefdabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f25eaf3eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43745==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f914dfdbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9149f3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,373 > > ================================================================= > ==43752==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fee6ecd2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee6ac36b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43740==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f95a8a4ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95a49b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43842==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0212bcebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f020eb32b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43769==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f09e1a06bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f09dd96ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43799==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff179f4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff175eaeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43833==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd1ef7f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd1eb757b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43836==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd58014abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd57c0aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43839==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f136f099bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f136affdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in detector ---------- 2a3,4 > <!-- generated on Sun Oct 15 09:29:39 2017 by SUMO Version dev-SVN-r26501 > <?xml version="1.0" encoding="UTF-8"?> 4,17c6,29 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd"> < <interval begin="0.00" end="1.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="1.00" end="2.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="2.00" end="3.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="3.00" end="4.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="4.00" end="5.00" id="det1" nVehContrib="0" flow="0.00" occupancy="20.00" speed="-1.00" length="-1.00" nVehEntered="1"/> < <interval begin="5.00" end="6.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="6.00" end="7.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="7.00" end="8.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="8.00" end="9.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="9.00" end="10.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="10.00" end="11.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="11.00" end="12.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < </detector> --- > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> > > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <time> > <begin value="0"/> > <end value="100"/> <truncated after showing first 30 lines> ---------- Differences in errors ---------- 1c1,2 < Error: Requested command not implemented (0xcc): Command not implemented in sumo --- > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4d3 < .. Command acknowledged (2), [description: ] 7,135d5 < edge: < getIDList: :n_m1_0 :n_m2_0 :n_m3_0 :n_m4_0 :n_m4_2 :n_m4_4 :n_m4_7 :n_m5_0 :n_m5_2 :n_m5_4 :n_m6_0 :n_m6_2 :n_m6_4 :n_m7_0 :n_m7_3 :n_o0_0 :n_o1_0 :n_o1_3 :n_o2_0 :n_o2_3 :n_u0_0 :n_u1_0 :n_u1_2 :n_u2_0 :n_u2_2 :n_x1_0 e_m0 e_m1 e_m2 e_m3 e_m4 e_m5 e_m6 e_o0 e_o1 e_shape0 e_shape1 e_u0 e_u1 e_vo0 e_vo1 e_vo2 e_vu0 e_vu1 e_vu2 e_x0 e_x1 < getIDCount: 47 < currentTraveltime: 8.33 < adaptedTravelTime: 42.00 < effort: 420.00 < lane: < getIDList: :n_m1_0_0 :n_m1_0_1 :n_m1_0_2 :n_m2_0_0 :n_m2_0_1 :n_m2_0_2 :n_m3_0_0 :n_m3_0_1 :n_m3_0_2 :n_m4_0_0 :n_m4_0_1 :n_m4_2_0 :n_m4_2_1 :n_m4_4_0 :n_m4_4_1 :n_m4_4_2 :n_m4_7_0 :n_m5_0_0 :n_m5_0_1 :n_m5_2_0 :n_m5_2_1 :n_m5_4_0 :n_m5_4_1 :n_m5_4_2 :n_m6_0_0 :n_m6_0_1 :n_m6_2_0 :n_m6_2_1 :n_m6_4_0 :n_m6_4_1 :n_m6_4_2 :n_m7_0_0 :n_m7_0_1 :n_m7_0_2 :n_m7_3_0 :n_m7_3_1 :n_m7_3_2 :n_o0_0_0 :n_o0_0_1 :n_o1_0_0 :n_o1_0_1 :n_o1_0_2 :n_o1_3_0 :n_o1_3_1 :n_o2_0_0 :n_o2_0_1 :n_o2_0_2 :n_o2_3_0 :n_ o2_3_1 :n_u0_0_0 :n_u0_0_1 :n_u1_0_0 :n_u1_0_1 :n_u1_2_0 :n_u1_2_1 :n_u1_2_2 :n_u2_0_0 :n_u2_0_1 :n_u2_2_0 :n_u2_2_1 :n_u2_2_2 :n_x1_0_0 :n_x1_0_1 e_m0_0 e_m0_1 e_m0_2 e_m1_0 e_m1_1 e_m1_2 e_m2_0 e_m2_1 e_m2_2 e_m3_0 e_m3_1 e_m3_2 e_m4_0 e_m4_1 e_m4_2 e_m5_0 e_m5_1 e_m5_2 e_m6_0 e_m6_1 e_m6_2 e_o0_0 e_o0_1 e_o0_2 e_o1_0 e_o1_1 e_o1_2 e_shape0_0 e_shape0_1 e_shape0_2 e_shape1_0 e_shape1_1 e_shape1_2 e_u0_0 e_u0_1 e_u0_2 e_u1_0 e_u1_1 e_u1_2 e_vo0_0 e_vo0_1 e_vo1_0 e_vo1_1 e_vo2_0 e_vo2_1 e_vu0_0 e_vu0_1 e_vu1_0 e_vu1_1 e_vu2_0 e_vu2_1 e_x0_0 e_x0_1 e_x1_0 e_x1_1 < getIDCount: 118 < getLinkNumber: 4 < getLinks: < approachedLane=e_shape1_0 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_0_0 state=M direction=r length=7.91 < approachedLane=e_shape1_1 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_0_1 state=M direction=r length=7.91 < approachedLane=e_shape1_2 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_0_2 state=M direction=r length=7.91 < approachedLane=e_shape0_0 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_3_0 state=M direction=l length=19.06 < route: < add: < getIDList: e_m4 e_u1 r1 < vehicleType: < getIDList: DEFAULT_PEDTYPE DEFAULT_VEHTYPE stilts t1 < getEmergencyDecel: 9.90 < getApparentDecel: 99.90 < getWidth: 1.90 < getHeight: 1.80 < setMinGapLat: 1.50 < setMaxSpeedLat: 1.20 < getLateralAlignment: compact <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44885==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6bd3535bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6bcf499b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44886==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f382c473bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38283d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44891==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff653f24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff64fe88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44895==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f459ae0abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4596d6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44902==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f10421debfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f103e142b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,358 > > ================================================================= > ==44900==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f370bee4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3707e48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,357 > > ================================================================= > ==44982==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd59ed3fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd59aca3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,358 > > ================================================================= > ==44985==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f58e406fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f58dffd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,358 > > ================================================================= > ==44970==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7fe0078bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7fdbfdcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>