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 > > ================================================================= > ==399==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4394a7cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f43909e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==398==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fcb9db67bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcb99acbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==400==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9fd4160bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9fd00c4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==42481==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f71cab4dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f71c6ab1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42472==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f94c41d3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f94c0137b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42474==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8f65b74bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f61ad8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42471==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f173c5cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1738533b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42487==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8f1c870bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f187d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42469==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3fe2d3fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3fdeca3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42484==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0c1f0f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0c1f0f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0c1f0f5b24 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 > > ================================================================= > ==42555==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb20688b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb20688b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb20688b24 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 > > ================================================================= > ==42486==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9af2c95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9af2c95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9af2c95b24 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 > > ================================================================= > ==42575==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9ac7caeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9ac7caeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9acbd4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42563==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0fc099db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0fc099db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0fc4a39bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45908==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8614079bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f860ffddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45902==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9040bf1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f903cb55b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45906==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f08e6b08bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f08e2a6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45917==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7ca63a9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7ca230db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f98c186fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f98bd7d3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46190==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f980af5fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9806ec3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46099==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6391d5dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f638dcc1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46088==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3fb55a0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3fb1504b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46091==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbb5332abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb4f28eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46093==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb626ed5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb622e39b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,220 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==46378==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcb3ce41b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcb3ce41b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==46106==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f17fd868bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f17f97ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46109==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f44c9c81bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f44c5be5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45997==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0cc4cd4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0cc0c38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45994==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2586785bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f25826e9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46090==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f138016abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f137c0ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46094==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe427b03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe423a67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46010==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8cdc35abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8cd82beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46013==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f42d886cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f42d47d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46196==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efcb2750bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efcae6b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46197==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3e279c4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3e23928b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46200==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f84f676ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f84f26d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46205==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f49534f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f494f45db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46189==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1288889bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f12847edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46187==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f47c5e18bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f47c1d7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46004==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff6b3b96bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff6afafab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46006==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7e1bbdebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7e17b42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45998==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f99114f5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f990d459b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45992==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7df981dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7df5781b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46281==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff1f3d4bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff1efcafb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46301==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f147f5b2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f147b516b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46277==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa526f45bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa522ea9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46288==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f46be78abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f46ba6eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46371==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ffbdf481bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffbdb3e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46374==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f539e695bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f539a5f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46283==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa8ed207bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa8e916bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46278==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2a3940ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2a35372b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46287==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3e6c329bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3e6828db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46292==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f427eb4bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f427aaafb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==46377==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3d9b174bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3d970d8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==46385==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff15f15cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff15f15cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff1631f8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==46383==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa889233b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa889233b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa88d2cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==46397==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0d044cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0d044cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0d08566bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==46388==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f159d1a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f159d1a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f15a1242bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42280==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc644e02bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc640d66b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42282==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7effc5ff4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7effc1f58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42278==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb98d18ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb9890f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42281==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f47704b6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f476c41ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42277==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa0af529bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa0ab48db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42279==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe941cbfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe93dc23b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42283==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb5b2660bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb5ae5c4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42284==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3a4259cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3a3e500b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42388==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9a951e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9a951e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9a9927fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42394==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f20dea31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f20dea31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f20e2acdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42376==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f92e10e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f92dd04ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42373==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7faddfb89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faddbaedb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42378==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4378b5abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4374abeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42377==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2d13031bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2d0ef95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42389==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f222919cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2225100b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42385==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f83d0c9abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f83ccbfeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==45804==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f71b1910bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f71ad874b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45801==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9e16fe4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9e12f48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45800==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8db5067bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8db0fcbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45806==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fba87f40bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fba83ea4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45812==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5d3ed09bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5d3ac6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45817==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f34904e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f348c44ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45815==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7f9f0e4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7f9b048b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45816==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fdb19fc0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdb15f24b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==45899==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1ca25e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1ca25e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1ca667cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45901==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa877b94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa877b94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa87bc30bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45896==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4084165b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4084165b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4088201bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45900==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb4ed4eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb4ed4eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbb52deabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43132==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3228c0abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3224b6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43136==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbe3a602bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbe36566b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43133==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6dc4fdcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6dc0f40b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43152==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f586f3b8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f586b31cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43328==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f561ccafbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5618c13b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43344==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7faceb250bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7face71b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43410==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f74c5162bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f74c10c6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43423==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0140c6abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f013cbceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43322==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc0e41f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc0e015db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43329==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7218833bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7214797b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43225==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f58945cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f589052eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43229==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7facabfd8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faca7f3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43218==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f257221abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f256e17eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43222==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f78fbc77bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f78f7bdbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43514==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa9735f1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa96f555b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43521==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f634f8a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f634b80cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43421==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb2a49bebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb2a0922b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43415==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efd03c1ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efcffb82b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43506==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc0530afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc04f013b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43510==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3437f50bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3433eb4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43513==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbb6402bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbb5ff8fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43509==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8964de9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8960d4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43417==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7a35d67bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7a31ccbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43450==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5513dd4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f550fd38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43422==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8615a1abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f861197eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43413==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8567702bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8563666b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43603==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f990ba15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9907979b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43606==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fef555dbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fef5153fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43602==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f37ebc29bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f37e7b8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43614==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbef379dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbeef701b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43524==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc738d4cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc734cb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43564==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd0f7342bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd0f32a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43705==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f33e87fabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f33e475eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43709==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe13b97ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe1378e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43611==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0f69518bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0f6547cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43613==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1c537e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1c4f74ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43224==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7ea9318bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7ea527cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43231==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb49bb07bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb497a6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43223==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6eac81cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6ea8780b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43248==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc5ccd97bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc5c8cfbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43704==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9902616bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f98fe57ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43710==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd681ce9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd67dc4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43683==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f16723babfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f166e31eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43701==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2848b76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2844adab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43620==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fca64fbdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fca60f21b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43670==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ffb693b7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffb6531bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43314==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efd51a9fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efd4da03b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43315==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe0b4b2fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe0b0a93b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43708==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb3954c8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb39142cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43318==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd05e521bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd05a485b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43319==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f60a3932bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f609f896b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==43776==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7feabc596b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7feabc596b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7feac0632bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43779==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f171d505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f171d505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f17215a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43815==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9870852b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9870852b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f98748eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43782==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f301d79db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f301d79db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3021839bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42562==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4275028bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4270f8cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42574==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd9dafc3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd9d6f27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42571==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8e01942bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8dfd8a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42583==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbecd28dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbec91f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42586==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc2bfdb1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc2bbd15b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42658==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7f14908bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7f1086cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42748==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f427a56db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f427a56db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f427e609bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42749==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f03cb3ddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f03cb3ddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f03cf479bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42652==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f40e73a4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f40e3308b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42660==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb590431bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb58c395b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42654==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff95c210bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff958174b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42662==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd408c01bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd404b65b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42755==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f34d8ae0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f34d4a44b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42678==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2716d6fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2712cd3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42684==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f929636bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f92922cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==42670==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1d10e14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1d0cd78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==45397==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7fb03d1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7fac335b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45403==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7faaf66f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faaf2654b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45426==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb224859bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb2207bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45429==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff39645cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff3923c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45432==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb19617dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb1920e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45435==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f156db44bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1569aa8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45490==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fcd35108bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcd3106cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45494==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f60ad3eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f60a934eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45493==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe55dad5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe559a39b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45501==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fcf13a87bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcf0f9ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45525==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe92b907bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe92786bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45522==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f021f326bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f021b28ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45530==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fdcb0d03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdcacc67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45528==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f63cefd7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f63caf3bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44951==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7effc26ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7effbe641b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44955==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3a789c0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3a74924b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45005==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f88652c3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8861227b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45008==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efd1940fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efd15373b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45013==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe6f3d30bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe6efc94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45015==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f677972abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f677568eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45044==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f54825c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f547e52bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45043==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7c143eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7c10352b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45189==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6cb220fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6cae173b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45191==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8290b74bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f828cad8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45205==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff5eaf03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff5e6e67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45042==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe15ed8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe15aceeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45095==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4bbf14ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4bbb0b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45094==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4b2c22dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4b28191b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45048==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd5b097cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd5ac8e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45097==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe66ce0bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe668d6fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45103==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4ad29debfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4ace942b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45140==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff3c9df5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff3c5d59b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45138==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa631b44bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa62daa8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45139==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f711df8ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7119ef2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45147==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2305368bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f23012ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,268 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45196==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6e5955ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6e554c2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==45238==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0925c0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0925c0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0929caabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45234==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7e855ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7e855ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7e89668bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45243==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc144f34b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc144f34b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc148fd0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45237==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f0ae14b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f0ae14b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8f0eeb0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==45589==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fdf3b3c0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdf37324b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45598==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb4aa35bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb4a62bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45597==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f333d87abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f33397deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45596==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f39623e9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f395e34db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45618==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f492f1e3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f492b147b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45621==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8292904bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f828e868b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45624==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3aec992bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3ae88f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45625==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f99bd3d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f99b933db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45711==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fdfa05c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdf9c526b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45698==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc3cf2c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc3cb22bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45695==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe482b15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe47ea79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45693==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f430b814bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4307778b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45718==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe607c6cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe603bd0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45714==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbccdfb4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbcc9f18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45717==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5196c78bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5192bdcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45720==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7b38be4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7b34b48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45286==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efe6cdaabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efe68d0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45295==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0d46857bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0d427bbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45304==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f84a7a87bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f84a39ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45296==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f027e5bebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f027a522b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45331==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd10d66cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd1095d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45330==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0d90a0dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0d8c971b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==45339==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd962f24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd95ee88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45336==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1f62c10bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1f5eb74b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45394==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb19e893bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb19a7f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==45400==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f851d170bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f85190d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==46577==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fef58c25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fef58c25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fef58c25b24 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 > > ================================================================= > ==46571==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9587e50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9587e50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9587e50b24 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 > > ================================================================= > ==46589==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f21ddc3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f21ddc3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f21ddc3ab24 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 > > ================================================================= > ==46659==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f25180a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f25180a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f25180a0b24 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 > > ================================================================= > ==46661==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe8f8465b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe8f8465b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe8f8465b24 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 > > ================================================================= > ==46665==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faee4c3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faee4c3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faee4c3ab24 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 > > ================================================================= > ==46570==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa35d13cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa35d13cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa35d13cb24 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 > > ================================================================= > ==46576==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fda1d1d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fda1d1d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fda1d1d0b24 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 > > ================================================================= > ==46478==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faf162f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faf162f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faf162f8b24 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 > > ================================================================= > ==46470==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5af809bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5af809bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5af809bb24 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 > > ================================================================= > ==46563==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3142e08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3142e08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3142e08b24 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 > > ================================================================= > ==46566==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f822a88fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f822a88fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f822a88fb24 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 > > ================================================================= > ==46565==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f938efb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f938efb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f938efb0b24 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 > > ================================================================= > ==46493==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7feba385bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7feba385bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7feba385bb24 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 > > ================================================================= > ==46485==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f94e3d9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f94e3d9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f94e3d9ab24 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 > > ================================================================= > ==46476==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbeb992ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbeb992ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbeb992ab24 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 > > ================================================================= > ==46482==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fece9abdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fece9abdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fece9abdb24 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 > > ================================================================= > ==46472==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6440ae1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f643ca45b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46466==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff55bd56bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff557cbab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305: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 > > ================================================================= > ==46765==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f66bc75fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f66b86c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46764==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f510261cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f50fe580b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46671==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9d07c13bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9d03b77b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46666==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2fe19e0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2fdd944b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46664==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5dbe187bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dba0ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46675==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f59b05f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f59ac55db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46853==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f450c19bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f45080ffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46781==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb98cd18bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb988c7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46770==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1e56c59bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1e52bbdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46768==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe1632ccbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe15f230b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46863==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7fc1b46b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7fc5be2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46860==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1319b2cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f131dbc8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46857==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fef1b354b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fef1f3f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46851==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f40aa137b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f40ae1d3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73: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 > > ================================================================= > ==46758==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f30e17f4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f30dd758b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46759==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8a3e7c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8a3a726b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46755==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb4cddebbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb4c9d4fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==46685==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa5e5e2fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa5e1d93b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42765==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f860cdd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f860cdd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f860cdd6b24 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 > > ================================================================= > ==42757==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa3aad4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa3aad4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa3aad4cb24 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 > > ================================================================= > ==42756==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff9ab189b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff9ab189b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff9ab189b24 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 > > ================================================================= > ==42771==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f246b353b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f246b353b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f246b353b24 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 > > ================================================================= > ==42846==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff37810fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff37810fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff37810fb24 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 > > ================================================================= > ==42840==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5652712b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5652712b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5652712b24 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 > > ================================================================= > ==42843==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f310b20fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f310b20fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f310b20fb24 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 > > ================================================================= > ==42848==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa7b3e2eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa7b3e2eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa7b3e2eb24 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 > > ================================================================= > ==42845==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6c2bbc8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6c2bbc8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6c2bbc8b24 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 > > ================================================================= > ==42847==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5b18036b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5b18036b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5b18036b24 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 > > ================================================================= > ==42861==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0c815b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0c815b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0c815b1b24 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 > > ================================================================= > ==42864==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1d57128b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1d57128b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1d57128b24 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 > > ================================================================= > ==43030==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9e5c710b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9e5c710b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9e5c710b24 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 > > ================================================================= > ==43029==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f58e142ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f58e142ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f58e142ab24 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 > > ================================================================= > ==43036==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa2d89f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa2d89f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa2d89f4b24 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 > > ================================================================= > ==43042==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9d0d35fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9d0d35fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9d0d35fb24 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 > > ================================================================= > ==43031==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7cf9a86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7cf9a86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7cf9a86b24 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 > > ================================================================= > ==43056==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8a80502b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8a80502b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8a80502b24 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 > > ================================================================= > ==42942==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f040f940b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f040f940b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f040f940b24 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 > > ================================================================= > ==42941==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f62c2b6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f62c2b6cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f62c2b6cb24 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 > > ================================================================= > ==42936==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6864da2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6864da2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6864da2b24 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 > > ================================================================= > ==42960==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdcf5526b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdcf5526b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdcf5526b24 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 > > ================================================================= > ==43035==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb1f5aceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb1f5aceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb1f5aceb24 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 > > ================================================================= > ==43038==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f59415a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f59415a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f59415a0b24 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 > > ================================================================= > ==42940==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbbc473bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbbc473bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbbc473bb24 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 > > ================================================================= > ==42946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0faa31bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0faa31bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0faa31bb24 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 > > ================================================================= > ==42948==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f02aad2eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f02aad2eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f02aad2eb24 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 > > ================================================================= > ==42938==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efd2f6f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efd2f6f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efd2f6f5b24 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 > > ================================================================= > ==43123==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f55b71f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f55b71f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f55bb28ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43126==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe230e2cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe230e2cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe234ec8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43124==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcff4393b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcff4393b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fcff842fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==43142==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6fa78a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6fa78a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6fab944bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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,415 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44438==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd0d41a0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd0d0104b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==44465==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f1fde16cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1fda0d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,415 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44469==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f7d6b48fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7d673f3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==44466==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd2617fabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd25d75eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==43806==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f696a502bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6966466b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43801==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f59c14d0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f59bd434b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43798==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8e8bcc6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8e87c2ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43797==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f06b732cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f06b3290b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44433==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6ef46d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6ef0639b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43860==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f99560babfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f995201eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43847==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f10e9789bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f10e56edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44056==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9f2ebeabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9f2ab4eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44083==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5ff60cebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5ff2032b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbf95e1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbf91d81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44183==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1184261bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f11801c5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44187==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5e91360bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e8d2c4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44190==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa7aac92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa7a6bf6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43856==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f06273e9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f062334db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43897==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f36f89abbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f36f490fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44152==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1a26229bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1a2218db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43990==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3df1b6dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3dedad1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44014==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa269352bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa2652b6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44373==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbd89075bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbd84fd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44371==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f997d7c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9979729b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44331==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7eff8d3bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7eff89323b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44346==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fde66dd8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fde62d3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44044==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f62b7c16bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f62b3b7ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f50f57ebbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f50f174fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44282==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0f17c1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0f13b81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44281==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fca58510bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fca54474b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44202==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fed70543bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fed6c4a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44242==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f21811bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f217d11fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44139==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc5fad2cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc5f6c90b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44149==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f26f2f3abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f26eee9eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43896==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fad8df21bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fad89e85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43903==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbc22361bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc1e2c5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44306==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6f9cf24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6f98e88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44335==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f356f0f2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f356b056b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44277==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2c913cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2c8d331b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44278==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f4cbea8fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4cba9f3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44247==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe169d62bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe165cc6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44249==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f50f1e9abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f50eddfeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43902==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe1d3c7abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe1cfbdeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43943==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f82a2b3ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f829eaa2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43942==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0bb0883bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0bac7e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43908==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fddc571bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fddc167fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43944==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc85900fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc854f73b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43986==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb7d6d72bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb7d2cd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2cfa61ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2cf6582b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44442==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9fc92a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9fc5205b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==43996==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f74be249bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f74ba1adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44084==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f63b3c21bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f63afb85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44089==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5207023bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5202f87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44370==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5a1b046bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5a16faab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44379==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fde22b54bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fde1eab8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44091==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3506603bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3502567b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44102==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f44f31b7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f44ef11bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44402==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f3798ae8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3794a4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==44498==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9ec42e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9ec42e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9ec837cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44474==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0e36d69b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0e36d69b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0e3ae05bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44532==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa3ed7e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa3ed7e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa3f187dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44533==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f16f6031b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f16f6031b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f16fa0cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44536==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2cb51f2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2cb1156b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44561==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fbf4cbafbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbf48b13b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44562==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f837a25fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f83761c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44564==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd859286bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd8551eab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44570==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f855156fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f854d4d3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44602==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fdedd5edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fded9551b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44666==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efc7b6adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efc77611b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44698==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff952569bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff94e4cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44631==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fe24fcd4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe24bc38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44628==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8aac1a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8aa8105b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44634==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc8ccb85bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc8c8ae9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44657==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc87e13bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc87a09fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44658==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5c3c495bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5c383f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44659==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7efe8e9c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7efe8a92bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44724==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f29be709bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f29ba66db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44728==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fc64f4d0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc64b434b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44908==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f812f87ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f812b7e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44758==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f775c940bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f77588a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44756==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd653cf2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd64fc56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44763==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1884c69bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1880bcdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44814==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f2cd04c4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2ccc428b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44731==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd36aa62bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd3669c6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44754==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f15a33ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f159f350b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44821==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd7430c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd73f026b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44824==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fad5e10bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fad5a06fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44827==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb6ecf98bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb6e8efcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44855==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f1ae41ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1ae0141b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44859==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f46d8cd3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f46d4c37b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44850==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f725dde5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7259d49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44853==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd467418bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd46337cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==44901==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fb0e2a7abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb0de9deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==44920==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f34af7a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f34af7a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f34b3842bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44916==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6b29afbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6b29afbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6b2db97bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44949==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f766f9c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f766f9c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7673a5dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==44946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0a7f8c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0a7f8c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0a8395dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==49032==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8c24125bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8c20089b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==49046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f92f747cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f92f33e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==49027==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f795de97bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7959dfbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==49035==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f5a9f44bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5a9b3afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,311 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > ==49049==ERROR: AddressSanitizer failed to allocate 0xd1e9fce000 (901573828608) bytes of LargeMmapAllocator (errno: 12) > ==49049==Process memory map follows: > 0x000000400000-0x000003488000 /srv/local/delphi/clangDebug/sumo/bin/sumoD > 0x000003688000-0x00000368a000 /srv/local/delphi/clangDebug/sumo/bin/sumoD > 0x00000368a000-0x000004c6d000 /srv/local/delphi/clangDebug/sumo/bin/sumoD > 0x000004c6d000-0x00000596e000 > 0x00007fff7000-0x00008fff7000 > 0x00008fff7000-0x02008fff7000 > 0x02008fff7000-0x10007fff8000 > 0x600000000000-0x602000000000 > 0x602000000000-0x602000040000 > 0x602000040000-0x603000000000 > 0x603000000000-0x603000050000 > 0x603000050000-0x604000000000 > 0x604000000000-0x604000090000 > 0x604000090000-0x606000000000 > 0x606000000000-0x606000020000 > 0x606000020000-0x607000000000 > 0x607000000000-0x607000020000 > 0x607000020000-0x608000000000 > 0x608000000000-0x608000010000 > 0x608000010000-0x60b000000000 > 0x60b000000000-0x60b000010000 > 0x60b000010000-0x60c000000000 > 0x60c000000000-0x60c000010000 <truncated after showing first 30 lines> ---------- Differences in testclient_out ---------- 8,9d7 < .. Command acknowledged (170), [description: ] < CommandID=186 VariableID=126 ObjectID=e_m5 valueDataType=12 string value: 13,24d10 < .. Command acknowledged (202), [description: ] < < -> Command sent: <GetVariable>: < domID=170 varID=126 objID=e_m5 < .. Command acknowledged (170), [description: ] < CommandID=186 VariableID=126 ObjectID=e_m5 valueDataType=12 string value: bar < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 3a4,6 > ================================================================= > ==49052==ERROR: AddressSanitizer: heap-use-after-free on address 0x60600001d360 at pc 0x000002390ccc bp 0x7ffee4eff5d0 sp 0x7ffee4eff5c8 > WRITE of size 8 at 0x60600001d360 thread T0
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==48854==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fde0c0a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fde0c0a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fde0c0a6b24 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 > > ================================================================= > ==48852==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f03c5484b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f03c5484b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f03c5484b24 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 > > ================================================================= > ==48858==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5c7aa4bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5c7aa4bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5c7aa4bb24 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 > > ================================================================= > ==48861==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3572635b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3572635b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3572635b24 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 > > ================================================================= > ==48900==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7ac62bab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7ac62bab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7ac62bab24 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 > > ================================================================= > ==48917==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc932b3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc932b3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc932b3fb24 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 > > ================================================================= > ==48952==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff7cdefab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff7cdefab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff7cdefab24 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 > > ================================================================= > ==48956==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa42ebe5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa42ebe5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa42ebe5b24 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 > > ================================================================= > ==48959==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fedb9981b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fedb9981b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fedb9981b24 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 > > ================================================================= > ==48935==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fce2fd94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fce2fd94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fce2fd94b24 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 > > ================================================================= > ==48944==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe124424b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe124424b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe124424b24 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 > > ================================================================= > ==48950==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0b05c74b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0b05c74b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0b05c74b24 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 > > ================================================================= > ==48997==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbe3bfc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbe3bfc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbe3bfc7b24 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 > > ================================================================= > ==48570==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc4a14a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc4a14a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc4a14a4b24 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 > > ================================================================= > ==48571==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1e96ea5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1e96ea5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1e96ea5b24 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 > > ================================================================= > ==48594==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb590158b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb590158b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb590158b24 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 > > ================================================================= > ==48595==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f56c662bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f56c662bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f56c662bb24 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 > > ================================================================= > ==48471==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6d50d2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6d50d2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6d50d2db24 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 > > ================================================================= > ==48476==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f69830b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f69830b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8f69830b24 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 > > ================================================================= > ==48479==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53e68ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53e68ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53e68ccb24 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 > > ================================================================= > ==48658==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f27d0f31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f27d0f31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f27d0f31b24 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 > > ================================================================= > ==48498==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f949ba6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f949ba6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f949ba6db24 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 > > ================================================================= > ==48504==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4b44e7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4b44e7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4b44e7cb24 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 > > ================================================================= > ==48558==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f16a4bdfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f16a4bdfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f16a4bdfb24 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 > > ================================================================= > ==48560==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcf2e150b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcf2e150b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fcf2e150b24 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 > > ================================================================= > ==48562==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dc4bc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dc4bc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dc4bc3b24 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 > > ================================================================= > ==48564==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f76ebe71b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f76ebe71b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f76ebe71b24 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 > > ================================================================= > ==48765==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc368a4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc368a4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc368a4cb24 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 > > ================================================================= > ==48801==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f56ffb0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f56ffb0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f56ffb0eb24 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 > > ================================================================= > ==48807==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fda027cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fda027cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fda027cfb24 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 > > ================================================================= > ==48846==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6680a7eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6680a7eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6680a7eb24 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 > > ================================================================= > ==48654==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6f4626eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6f4626eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6f4626eb24 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 > > ================================================================= > ==48655==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f842f52cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f842f52cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f842f52cb24 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 > > ================================================================= > ==48663==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc979ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc979ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc979ecb24 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 > > ================================================================= > ==48753==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8dc4c17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8dc4c17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8dc4c17b24 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 > > ================================================================= > ==48756==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f986d070b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f986d070b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f986d070b24 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 > > ================================================================= > ==48762==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffa5f161b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffa5f161b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffa5f161b24 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 > > ================================================================= > ==48848==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6e158b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6e158b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6e158b5b24 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 > > ================================================================= > ==48669==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2ec7fe2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2ec7fe2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2ec7fe2b24 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 > > ================================================================= > ==48666==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb7cf7feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb7cf7feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb7cf7feb24 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 > > ================================================================= > ==48696==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9dfe00eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9dfe00eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9dfe00eb24 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 > > ================================================================= > ==48703==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5a5dfb2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5a5dfb2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5a5dfb2b24 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 > > ================================================================= > ==48750==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f545035db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f545035db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f545035db24 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 > > ================================================================= > ==48754==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f726eed7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f726eed7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f726eed7b24 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 > > ================================================================= > ==49092==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc361c41b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc361c41b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc361c41b24 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 > > ================================================================= > ==49053==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0199745b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0199745b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0199745b24 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 > > ================================================================= > ==49132==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f95451ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f95451ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==49135==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5aa9affb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5aa9affb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==47045==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2e2b39eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2e2b39eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2e2b39eb24 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 > > ================================================================= > ==47046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7458db9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7458db9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7458db9b24 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 > > ================================================================= > ==46973==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0a5d27ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0a5d27ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0a5d27ab24 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 > > ================================================================= > ==47050==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8bf3bc6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8bf3bc6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8bf3bc6b24 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 > > ================================================================= > ==46963==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc63eb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc63eb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc63eb5b24 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 > > ================================================================= > ==46962==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53ee0f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53ee0f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53ee0f9b24 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 > > ================================================================= > ==46877==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc5d9018b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc5d9018b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc5d9018b24 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 > > ================================================================= > ==46950==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e79287b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e79287b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e79287b24 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 > > ================================================================= > ==46946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7fa1692b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7fa1692b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7fa1692b24 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 > > ================================================================= > ==46952==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4246ac6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4246ac6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4246ac6b24 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 > > ================================================================= > ==46955==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6cbf896b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6cbf896b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6cbf896b24 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 > > ================================================================= > ==46958==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e5f026b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e5f026b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e5f026b24 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 > > ================================================================= > ==46866==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1b6ef94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1b6ef94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1b6ef94b24 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 > > ================================================================= > ==46868==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f66d5a78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f66d5a78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f66d5a78b24 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 > > ================================================================= > ==47043==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9a724bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9a724bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9a724bdb24 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 > > ================================================================= > ==47052==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f27ed376b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f27ed376b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f27ed376b24 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 > > ================================================================= > ==47047==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dd939fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dd939fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5dd939fb24 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 > > ================================================================= > ==47061==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f75c09b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f75c09b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f75c09b9b24 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,345 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47802==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fbc986f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbc94657b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152: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,351 > > ================================================================= > ==47798==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f276202ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f275df92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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,351 > > ================================================================= > ==47824==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd0fa366bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd0f62cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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,346 > > ================================================================= > ==47826==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5c3a135bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5c36099b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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,351 > > ================================================================= > ==47800==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fae01bfabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fadfdb5eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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,351 > > ================================================================= > ==47804==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f023e6afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f023a613b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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,351 > > ================================================================= > ==47811==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f297dfd8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2979f3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47240==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f06b81a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f06bc23cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,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 > > ================================================================= > ==47243==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f02ef11eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f02f31babfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,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 > > ================================================================= > ==47244==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff0e56b8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7ff0e9754bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47234==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f12260feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f122a19abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47238==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2de5b98b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f2de9c34bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47235==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc3af400b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc3b349cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,408 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47437==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f25ea8cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f25ee969bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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,390 > > ================================================================= > ==47441==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f29b67acbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f29b2710b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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,390 > > ================================================================= > ==47465==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7ffa69714bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffa65678b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 2a7,391 > > ================================================================= > ==47444==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fa370745bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa36c6a9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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,390 > > ================================================================= > ==47516==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f1ad1a50bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1acd9b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,425 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47513==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1cd577bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f1cd9817bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,407 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47522==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f473e577b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f4742613bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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,390 > > ================================================================= > ==47530==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f225504bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2250fafb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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,390 > > ================================================================= > ==47532==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fdde44c9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdde042db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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,390 > > ================================================================= > ==47536==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fdbf31b4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdbef118b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 2a7,391 > > ================================================================= > ==47539==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc2ab4cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc2a7431b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,409 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47359==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd0de15db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd0e21f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,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 > > ================================================================= > ==47431==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd4b424bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd4b01afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,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 > > ================================================================= > ==47433==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5885ce8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5881c4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,364 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47422==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f456960cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f456d6a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,370 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47428==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f578aa8bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f57869efb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==47621==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f728fbcfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f728bb33b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==47619==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f763258bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f762e4efb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227: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 > > ================================================================= > ==47566==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f7e0ce3abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7e08d9eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 > > ================================================================= > ==47617==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8781c35bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f877db99b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,280 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47329==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe3610c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fe365164bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fe361a3aa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47335==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f99e9831b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f99ed8cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <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 > > ================================================================= > ==47332==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5be3547bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5bdf4abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47261==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb62347fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fb62751bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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,441 > > ================================================================= > ==47338==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f36592b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f365d351bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70: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 2a7,420 > > ================================================================= > ==47342==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f038cc14b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f038cc14b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,386 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47346==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb94b814b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb94b814b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,386 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47344==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff83ced2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff83ced2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152: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,326 > > ================================================================= > ==47731==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f356be4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3567daeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f3568720a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > <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,326 > > ================================================================= > ==47794==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fe57b3a0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe577304b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fe577c76a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,326 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47725==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f59d8240bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f59d41a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f59d4b16a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47720==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc257339bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc25329db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fc253c0fa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <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,326 > > ================================================================= > ==48263==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f098710ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f098b1a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f0987a7ca58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48256==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f720248ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f71fe3f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f71fed64a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48190==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fa08a728bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa08668cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fa086ffea58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,280 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48352==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5ddce78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5de0f14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f5ddd7eaa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48308==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f1ea607abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f1ea1fdeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f1ea2950a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,343 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48286==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fafcb7dbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fafc773fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fafc80b1a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,298 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48289==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f70eec60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f70f2cfcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f70ef5d2a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,343 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48291==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f3ee88a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3ee4805b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f3ee5177a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <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,326 > > ================================================================= > ==48305==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb1609aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fb164a46bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fb16131ca58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,298 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48354==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fae5f260b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fae632fcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fae5fbd2a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48381==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fea87277bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fea831dbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fea83b4da58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48385==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd58627fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd5821e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fd582b55a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48363==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5fd9904bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5fd5868b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f5fd61daa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48387==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5f2603bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5f21f9fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f5f22911a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,280 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48402==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8c52c96b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f8c56d32bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f8c53608a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,343 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48452==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc426447bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc4223abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fc422d1da58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,343 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48462==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f68df05dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f68dafc1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f68db933a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,343 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48406==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f63af4f5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f63ab459b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f63abdcba58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,298 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48455==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fad8a274b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fad8e310bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fad8abe6a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48257==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f4c36894bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4c327f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f4c3316aa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,345 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48210==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7faa9c3b9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faa9831db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,359 > > ================================================================= > ==48209==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7ff597064bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff592fc8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7ff597064bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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,343 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47885==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f2a889d3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f2a8ca6fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f2a89345a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,326 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47628==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fb1d8562bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb1d44c6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fb1d4e38a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47635==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5cf8e51bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5cf4db5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f5cf5727a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,327 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > 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:1795:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1795:43 in > > ================================================================= > ==47677==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc5b4e7abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc5b0ddeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fc5b1750a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,327 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > 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:1795:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1795:43 in > > ================================================================= > ==47713==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f396a203bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f3966167b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f3966ad9a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) <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,369 > > ================================================================= > ==47715==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fdc0a7fdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdc06761b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47719==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f773a8bcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f773e958bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f773b22ea58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <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 > > ================================================================= > ==47728==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fdf2bd89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdf27cedb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47626==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f43e240fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f43e64abbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,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 > > ================================================================= > ==47629==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5535fa5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f553a041bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47150==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f0910b22bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f090ca86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f090d3f8a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,325 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47145==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f413e1a3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f413a107b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f413aa79a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,327 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > 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:1795:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1795:43 in > > ================================================================= > ==47153==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fbe288f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbe2485db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fbe251cfa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,327 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > 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:1795:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1795:43 in > > ================================================================= > ==47165==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f4e47c9cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4e43c00b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f4e44572a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,326 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47142==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fe1bea42bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fe1ba9a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fe1bb318a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,326 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47141==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f7b36365bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f7b322c9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f7b32c3ba58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,327 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > 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:1795:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1795:43 in > > ================================================================= > ==47231==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f63329f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f632e95db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f632f2cfa58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) <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 > MSVehicle.cpp:1795:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1795:43 in > > ================================================================= > ==48177==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f53fd950bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f53f98b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,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 > > ================================================================= > ==47135==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5e7f36bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5e83407bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,438 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47138==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fef52964bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fef4e8c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,406 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47069==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7ffb21c45bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ffb1dba9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,389 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48116==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f20d87edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f20d87edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,389 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48113==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f98f02abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f98f02abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48097==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdedfcabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fdee3d47bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,389 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48173==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbd27be9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbd27be9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152: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 2a7,401 > > ================================================================= > ==47886==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fd9e23cbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd9de32fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fd9deca1a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,401 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47895==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f9ec1bdab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f9ec5c76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,401 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47889==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fa03fa4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fa043ae8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,401 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47898==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8ea062fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8ea46cbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,401 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47891==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8ee6e6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f8eeaf07bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,363 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48180==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f094b5c5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f094f661bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f094bf37a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,395 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48182==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f8e25843bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f8e217a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7f8e22119a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,395 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48184==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fec429f2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fec3e956b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 86 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x7fec3f2c8a58 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib64/libstdc++.so.6+0xd3a58) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47922==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f29a309bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f29a7137bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47921==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0564117b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f05681b3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47985==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc31d429b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc3214c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47983==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f05b0317b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f05b43b3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f4e48e18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f4e4ceb4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fbd37f6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fbd3c007bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48002==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f62d9f6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f62de007bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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,368 > > ================================================================= > ==48017==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f73bd764b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f73c1800bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==47990==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fb7b6ac6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fb7bab62bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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 > > ================================================================= > ==48085==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f367824fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f36741b3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48020==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f826a0bcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f826e158bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48078==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fc730a5ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7fc734af6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48082==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f5094de5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f5098e81bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48084==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f43092edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f430d389bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,367 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==48091==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f19eaae5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #4 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #5 0x7f19eeb81bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247: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,670 > > ================================================================= > ==407==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff5a6115b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff5a6115b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 880 byte(s) in 2 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==49139==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff58e4b4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff58a418b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==49138==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f396f5e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f396b54ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==49142==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fd4e1ef5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fd4dde59b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==49147==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6fa1bd2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6f9db36b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==49150==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7fdaeaf4ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7fdae6eb2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511: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 > > ================================================================= > ==353==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7faaaf0b0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7faaab014b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305: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 > > ================================================================= > ==387==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f0caec95bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f0caabf9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305: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 > > ================================================================= > ==395==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7ff4c08d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7ff4bc83cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305: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 > > ================================================================= > ==383==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:511:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5 > #4 0x2749f37 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #5 0x274a88b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:122:20 > #6 0x7f6725704bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:227:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:73:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:247:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:74:15 > #5 0x7f6721668b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1133c56 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:305:39 <truncated after showing first 30 lines>