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 > > ================================================================= > ==45629==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f006673fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f00626a3b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==45626==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f28f9f67bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f28f5ecbb24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==45684==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffbb8e0bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffbb4d6fb24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==38869==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f684dc54bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6849bb8b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38872==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd06d6b2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd069616b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38888==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fde8fd18bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fde8bc7cb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38875==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1301f89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12fdeedb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38878==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4b7d36fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b792d3b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38887==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5b380c8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5b3402cb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==38884==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f264ba17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f264ba17b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f264ba17b24 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 > > ================================================================= > ==38971==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d7332ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d7332ab24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d7332ab24 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 > > ================================================================= > ==38880==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b64253b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b64253b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b64253b24 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 > > ================================================================= > ==38965==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb5889c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb5889c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb58ca5fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38974==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbcd9eeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbcd9eeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbcddf8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42322==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe4fd7a2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4f9706b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42318==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fedf02e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedec24cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42326==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f626ecd3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f626ac37b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42327==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa667a15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa663979b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42568==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7f005fcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7efc560b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42572==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fae716f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fae6d65db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42479==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0d801afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d7c113b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faf08ff5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faf04f59b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42490==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3aa2683bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3a9e5e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42496==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe6265e0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe622544b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==42758==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5194628b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5194628b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f541d784bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54196e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42566==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f526fec1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f526be25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42395==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff06ce30bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff068d94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42401==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f88697c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8865726b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42494==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdff6dadbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdff2d11b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42488==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8a90f90bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8a8cef4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42411==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f01114d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f010d43cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42480==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f679552fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6791493b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42577==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0931912bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f092d876b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42651==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f004d0e5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0049049b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42659==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fef08628bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fef0458cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42647==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3badd9ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3ba9d02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42573==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcc527bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcc4e723b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3801e99bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f37fddfdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42407==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f984c2fdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9848261b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42408==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdea5b6bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdea1acfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42398==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb9c774fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9c36b3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42404==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f253dbacbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2539b10b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42743==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f55784fbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f557445fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd67fc59bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd67bbbdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe3431e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe33f14ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42648==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f45702a2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f456c206b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42750==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa0708adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa06c811b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f75c4652bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75c05b6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42737==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdf3272dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdf2e691b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42739==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffa83bd8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffa7fb3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42662==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fee02aa9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedfea0db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42665==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f54d1b3cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54cdaa0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42753==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc293bd7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc28fb3bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42836==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f87f37f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f87f37f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f87f7892bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42833==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f649e046b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f649e046b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f64a20e2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==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:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0038266b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0038266b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f003c302bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42842==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0309a86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0309a86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f030db22bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38677==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f506e893bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f506a7f7b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38679==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb4c926bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4c51cfb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38681==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff367689bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff3635edb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38686==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f475f456bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f475b3bab24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38688==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f72490b7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f724501bb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38683==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5e22ff5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5e1ef59b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38680==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5aff31fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5afb283b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38678==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4b8697abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b828deb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38784==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd0cba81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd0cba81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd0cfb1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38792==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f871eb52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f871eb52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8722beebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38776==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0218eeebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0214e52b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38779==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe638e73bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe634dd7b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38789==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4f7460fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4f70573b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38773==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f23bf766bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23bb6cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38788==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f401cd13bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4018c77b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38781==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9741940bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f973d8a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42130==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f017c914bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0178878b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42219==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc155bddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc151b41b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Quitting (on error). > > ================================================================= > ==42232==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x2385212 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:170:30 > #3 0x5400bc in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:251:9 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6cf424b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in testclient_out ---------- 4,16d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=169 varID=0 objID=dummy < .. Command acknowledged (169), [description: ] < CommandID=185 VariableID=0 ObjectID=dummy valueDataType=14 string list value: [ < "0/0", "0/1", "0/2", "1/0", "1/1", "1/2", "2/0", "2/1", "2/2", "3/0", "3/1", "3/2", "4/0", "4/1", "4/2" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42226==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbf262febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbf22262b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42228==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4b88a58bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b849bcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42222==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0d53e92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d4fdf6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42223==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fecf055cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fecec4c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42229==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd4bd84bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd4b97afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==42311==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a66393b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a66393b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2a6a42fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42240==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd067020b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd067020b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd06b0bcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42314==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e49a56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e49a56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2e4daf2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42315==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5cdfdf5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5cdfdf5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5ce3e91bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39539==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f24c3cd4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f24bfc38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39534==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa58fd8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa58bceeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39541==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff1228c9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff11e82db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39567==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8ae86f1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ae4655b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39725==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb75f63cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb75b5a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39779==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f877392abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f876f88eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39778==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe190083bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe18bfe7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39826==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2b4043bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2b3c39fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39734==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f88600acbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f885c010b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39727==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7b0d30abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b0926eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39628==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcedfa92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcedb9f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39634==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fda2f836bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda2b79ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39570==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7feec4d4cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feec0cb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39627==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f29cac98bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29c6bfcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39925==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f55bca03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55b8967b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39928==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f56753aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f567130eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39820==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7e86ba9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e82b0db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39825==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3d56848bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d527acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39900==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7fd664ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7fd25b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39917==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fedfde5dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedf9dc1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39918==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffa2ff8ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffa2bef2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39916==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f45ff602bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f45fb566b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39835==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f570fb95bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f570baf9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39880==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc3bf450bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc3bb3b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39821==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3b1291bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3b0e87fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39824==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f60a7e78bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f60a3ddcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f815a58ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f81564f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40012==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fce5dfbebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce59f22b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40015==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb68491cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb680880b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40021==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5fc7498bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5fc33fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39929==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f148e0e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f148a04ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39992==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6dc1357bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6dbd2bbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40109==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa669669bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6655cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40118==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f41cebe0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f41cab44b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40018==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f35c8ff4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f35c4f58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40024==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa859646bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8555aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39633==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa4c81babfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa4c411eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39637==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f64a7f1fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f64a3e83b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39642==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9d9830bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d9426fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39670==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f631483dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f63107a1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40114==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc5418c1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc53d825b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40115==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f86119a4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f860d908b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40105==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fca31d3bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fca2dc9fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40108==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1082e20bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f107ed84b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40027==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1a438cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1a3f833b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40102==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe157834bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe153798b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39669==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f14532edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f144f251b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39723==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe3886adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe384611b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40123==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f65ddf48bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f65d9eacb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39737==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2985697bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29815fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39724==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5948419bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f594437db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40203==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb90ca26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb90ca26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb910ac2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40200==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd59d8c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd59d8c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd5a195cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40208==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdf2dae5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdf2dae5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdf31b81bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40209==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52ff229b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52ff229b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f53032c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38968==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff652ffabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff64ef5eb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38976==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f29d4a33bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29d0997b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38981==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb263cd6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb25fc3ab24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38980==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8510c17bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f850cb7bb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38986==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f287abc7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2876b2bb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39074==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f490a0bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f490601fb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39166==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0f790fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0f790fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0f7d196bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39167==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8eb2edab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8eb2edab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8eb6f76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39072==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcd77d85bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcd73ce9b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39089==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa211caebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa20dc12b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39068==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffa90e2cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffa8cd90b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39075==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f54a32c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f549f226b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39182==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f830b893bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f83077f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39078==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8559fdabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8555f3eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39084==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4069292bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f40651f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39081==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5300691bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52fc5f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41853==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe87eb0abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe87aa6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41849==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f567a279bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f56761ddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41841==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efc4f8ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efc4b850b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41835==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9241d92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f923dcf6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41836==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9459cc7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9455c2bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41844==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f499e0f2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f499a056b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41848==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2376a99bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23729fdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41935==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbcd450cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbcd0470b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41931==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3504517bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f350047bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41932==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb54d4e3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb549447b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41940==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f10d0df8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f10ccd5cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41943==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5560afabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f555ca5eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41944==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2566b4fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2562ab3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41942==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f59193a9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f591530db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41366==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3acbd2dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3ac7c91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41373==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3f2e8d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f2a839b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41371==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbd9d9b1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbd99915b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41453==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd1a27f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd19e754b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41450==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1fbe148bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1fba0acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41449==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8cfa855bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cf67b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41460==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f88c5073bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f88c0fd7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41458==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4bd483abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4bd079eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41548==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f192d743bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f19296a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41649==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7eff5629bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7eff521ffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41641==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbf8ae5dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbf86dc1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41463==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f02b163abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f02ad59eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41468==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f292c6d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2928639b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41545==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9d0ac8bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d06befb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41467==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc7ca5afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc7c6513b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41553==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fed28aeebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fed24a52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41556==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1e44067bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e3ffcbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41561==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fec2065cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fec1c5c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41550==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5d7fea1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5d7be05b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41557==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f11e9a53bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f11e59b7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41549==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8ff9b81bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ff5ae5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==41644==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3eb0791bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3eac6f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==41653==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb62be08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb62be08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb62fea4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41646==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f794b16bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f794b16bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f794f207bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41652==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e0e413b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e0e413b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0e124afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41654==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f937b635b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f937b635b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f937f6d1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41952==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f861eacbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f861aa2fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42030==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fabed1ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fabe9141b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42027==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f899afecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8996f50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42029==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f778a03ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7785fa2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42036==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f75d9d66bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75d5ccab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42040==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f68f3db7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68efd1bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42042==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb972a5bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb96e9bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42037==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fedaec65bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedaabc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f01cb411bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01c7375b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42129==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7bf7affbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7bf3a63b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42123==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fce00df6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcdfcd5ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42125==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8588240bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85841a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==42133==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1af198abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1aed8eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==42132==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa84b433bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa847397b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==42128==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f183f08bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f183afefb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==42144==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f22d4a07bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f22d096bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41662==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9181831bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f917d795b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41739==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3ce6173bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3ce20d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41741==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f48fbb65bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f48f7ac9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0c1f5a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0c1b50ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41742==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe9a2481bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe99e3e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41744==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f588cc9fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5888c03b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==41757==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe8d9329bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8d528db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41750==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f04d07f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04cc754b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41837==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0f8a86dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0f867d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==41760==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff1b808fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff1b3ff3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42950==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bedfbcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bedfbcb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2bedfbcb24 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 > > ================================================================= > ==43028==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb5314e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb5314e2b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb5314e2b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9832d57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9832d57b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9832d57b24 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 > > ================================================================= > ==43032==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f2d1abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f2d1abb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f2d1abb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5663873b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5663873b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5663873b24 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 > > ================================================================= > ==43037==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f69fb6feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f69fb6feb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f69fb6feb24 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 > > ================================================================= > ==43025==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01aec69b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01aec69b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01aec69b24 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 > > ================================================================= > ==43039==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03b7cecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03b7cecb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03b7cecb24 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 > > ================================================================= > ==42854==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32e2374b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32e2374b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32e2374b24 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 > > ================================================================= > ==42850==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9803fbcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9803fbcb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9803fbcb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffb741f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffb741f9b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffb741f9b24 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 > > ================================================================= > ==42947==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f26eb1f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f26eb1f0b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f26eb1f0b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f547e77cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f547e77cb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f547e77cb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5b661afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5b661afb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5b661afb24 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 > > ================================================================= > ==42935==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7ec5176b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7ec5176b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7ec5176b24 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 > > ================================================================= > ==42929==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbd8c7a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbd8c7a2b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbd8c7a2b24 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 > > ================================================================= > ==42930==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f293e2e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f293e2e3b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f293e2e3b24 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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f226858ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f22644f2b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,340 > > ================================================================= > ==42837==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f31088f1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3104855b24 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:304: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 > > ================================================================= > ==43219==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4c52a8bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4c4e9efb24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7eff539cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7eff4f931b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43125==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f98869c3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9882927b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43121==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3c4d233bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3c49197b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43122==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdb6eb81bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb6aae5b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fce2e69cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce2a600b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f72dd9bdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72d9921b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43226==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcd9e357bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcd9a2bbb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbca910ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbca5072b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43221==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f00ee4bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f00ea41fb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4c7145ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4c754f6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43240==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9a4b14b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb9a8bb0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8bd1d5eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8bd5dfabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43236==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9850c21b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9854cbdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43130==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6eab053bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6ea6fb7b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43138==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1051113bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f104d077b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd48474fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd4806b3b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43128==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1ff4193bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1ff00f7b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==39171==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4aaad7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4aaad7b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4aaad7b24 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 > > ================================================================= > ==39165==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f13c4a43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f13c4a43b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f13c4a43b24 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 > > ================================================================= > ==39175==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98207b0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98207b0b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98207b0b24 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 > > ================================================================= > ==39172==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd316249b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd316249b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd316249b24 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 > > ================================================================= > ==39183==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f49bef60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f49bef60b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f49bef60b24 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 > > ================================================================= > ==39264==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cb6090b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cb6090b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cb6090b24 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 > > ================================================================= > ==39267==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e7bb0bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e7bb0bb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e7bb0bb24 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 > > ================================================================= > ==39265==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe77bf6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe77bf6bb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe77bf6bb24 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 > > ================================================================= > ==39271==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6e1dfab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6e1dfab24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6e1dfab24 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 > > ================================================================= > ==39262==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad9e949b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad9e949b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad9e949b24 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 > > ================================================================= > ==39261==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0691a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0691a4b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa0691a4b24 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 > > ================================================================= > ==39279==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc9b4344b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc9b4344b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc9b4344b24 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 > > ================================================================= > ==39376==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc51b2b7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc51b2b7b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc51b2b7b24 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 > > ================================================================= > ==39443==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe7c99d8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe7c99d8b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe7c99d8b24 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 > > ================================================================= > ==39455==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f07d93e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f07d93e2b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f07d93e2b24 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 > > ================================================================= > ==39458==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f954b1e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f954b1e4b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f954b1e4b24 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 > > ================================================================= > ==39449==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67670f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67670f0b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67670f0b24 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 > > ================================================================= > ==39472==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f685c1b0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f685c1b0b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f685c1b0b24 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 > > ================================================================= > ==39352==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38dca40b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38dca40b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38dca40b24 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 > > ================================================================= > ==39358==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55c7f6ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55c7f6ab24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55c7f6ab24 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 > > ================================================================= > ==39372==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fac340aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fac340aeb24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fac340aeb24 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 > > ================================================================= > ==39375==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b67c99b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b67c99b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b67c99b24 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 > > ================================================================= > ==39445==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f17c6775b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f17c6775b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f17c6775b24 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 > > ================================================================= > ==39451==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efed9abab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efed9abab24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efed9abab24 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 > > ================================================================= > ==39357==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c25985b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c25985b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c25985b24 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 > > ================================================================= > ==39355==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff56e719b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff56e719b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff56e719b24 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 > > ================================================================= > ==39282==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4768234b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4768234b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4768234b24 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 > > ================================================================= > ==39351==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd473f91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd473f91b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd473f91b24 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 > > ================================================================= > ==39531==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe568b97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe568b97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe56cc33bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39471==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f274df78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f274df78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2752014bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39533==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f864c0fdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f864c0fdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8650199bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39532==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f907ef53b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f907ef53b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9082fefbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40880==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f373c064bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3737fc8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40875==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7feafb486bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feaf73eab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==40886==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f01baaf4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01b6a58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40881==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f2cd2c80bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ccebe4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40206==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3a9b652bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3a975b6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40215==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa29ce85bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa298de9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40219==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0e15573bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e114d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40218==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5c6b584bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5c674e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40879==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffa3ecccbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffa3ac30b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40296==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5aa9172bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5aa50d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40299==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7a1eac7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7a1aa2bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40498==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc1e0246bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc1dc1aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40499==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6608c09bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6604b6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40597==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd916797bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd9126fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40593==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f31ee74fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f31ea6b3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40595==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe08f24dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe08b1b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40599==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7feb496f2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feb45656b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40300==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdee4a8ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdee09f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40304==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f203fae2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f203ba46b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40590==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4089211bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4085175b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40403==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2fdcac3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2fd8a27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40413==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6e81079bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6e7cfddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40787==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9342c1fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f933eb83b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40789==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb456184bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4520e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40777==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbcb1defbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbcadd53b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40793==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3d7afd7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d76f3bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40494==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8d5e696bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8d5a5fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40489==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f32fc006bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32f7f6ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40702==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8398cd8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8394c3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40694==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2d7776abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d736ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40606==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2716d63bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2712cc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40688==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3372ca7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f336ec0bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40585==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fef2c3f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fef28354b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40588==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f97d07d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f97cc736b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40308==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f967cba7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9678b0bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40311==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f490c47abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f49083deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40682==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa81e113bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa81a077b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40778==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f95daed8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95d6e3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40683==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f22ee8efbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f22ea853b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40681==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7b0f139bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b0b09db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40693==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5cd3c28bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ccfb8cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40686==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f74816f5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f747d659b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40315==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f75a172fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f759d693b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40392==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3f6126ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f5d1d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40393==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4d3dbb4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d39b18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40314==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb9b5c6cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9b1bd0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40398==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2d355f5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d31559b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40401==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0742d59bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f073ecbdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40399==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2fe2ddfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2fded43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40873==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3ef65dfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3ef2543b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40408==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff445b7bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff441adfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40497==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f07f6456bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f07f23bab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40491==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f292ca2bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f292898fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40784==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff9f137ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff9ed2e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40783==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb88ad32bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb886c96b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40505==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4fab3d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4fa7336b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40510==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8774c57bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8770bbbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40798==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fae70e82bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fae6cde6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40890==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99e6b80b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99e6b80b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f99eac1cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40888==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe3543fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe3543fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe358497bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40972==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5448ec8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5448ec8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f544cf64bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40969==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa4992aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa4992aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa49d346bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40975==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fac3e2c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fac3a226b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40977==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdc5a1e7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdc5614bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40980==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0a3a80cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0a36770b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40982==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff3f5f91bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff3f1ef5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40987==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f97007c1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f96fc725b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd36f14bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd36b0afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41081==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa473ba0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa46fb04b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41075==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f998c67bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99885dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41065==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa952df3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa94ed57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41067==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcfa304bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf9efafb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41071==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9a73cb4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a6fc18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41076==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff700775bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6fc6d9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41078==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f44dd3f9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f44d935db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41074==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f898360bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f897f56fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41161==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb946956bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9428bab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41164==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0658c09bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0654b6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41354==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6feaf4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fe6eaeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41171==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f729182cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f728d790b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41174==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4be642ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4be2392b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41169==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7dedf75bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7de9ed9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41172==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f875763fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f87535a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41167==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f003825ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f00341c2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f296478bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29606efb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41257==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb711583bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb70d4e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41260==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f79e5676bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f79e15dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41263==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe67482ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe670792b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41261==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbdfdb3ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbdf9aa2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41267==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f92ad768bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f92a96ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41275==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbe70c47bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbe6cbabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41264==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb143c36bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb13fb9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41276==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8e162f5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8e12259b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==41357==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8917c9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8917c9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f891bd36bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41360==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2282821b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2282821b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f22868bdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41359==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faf47a21b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faf47a21b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faf4babdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==41353==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12eb0abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12eb0abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f12ef147bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7d60d65bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7d5ccc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==45427==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6a03298bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f69ff1fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faddb2a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fadd720ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==45430==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff7bcbe1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff7b8b45b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==45437==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0309f09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f030dfa5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,6 > ================================================================= > ==45499==ERROR: AddressSanitizer: heap-use-after-free on address 0x60600001d360 at pc 0x000002390ccc bp 0x7ffc70465530 sp 0x7ffc70465528 > WRITE of size 8 at 0x60600001d360 thread T0
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f02f5d53b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f02f5d53b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f02f5d53b24 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 > > ================================================================= > ==45240==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ee746eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ee746eb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ee746eb24 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 > > ================================================================= > ==45282==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6870377b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6870377b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6870377b24 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 > > ================================================================= > ==45325==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f335fe18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f335fe18b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f335fe18b24 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 > > ================================================================= > ==45327==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2eddf74b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2eddf74b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2eddf74b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb1ec03b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb1ec03b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb1ec03b24 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 > > ================================================================= > ==45343==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff897cc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff897cc7b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff897cc7b24 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 > > ================================================================= > ==45388==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f88f6400b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f88f6400b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f88f6400b24 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 > > ================================================================= > ==45421==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa4bb890b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa4bb890b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa4bb890b24 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 > > ================================================================= > ==45334==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb8de2cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb8de2cdb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb8de2cdb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f36451c5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f36451c5b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f36451c5b24 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 > > ================================================================= > ==45340==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8abf1db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8abf1db24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8abf1db24 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 > > ================================================================= > ==45424==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98d6e2bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98d6e2bb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98d6e2bb24 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 > > ================================================================= > ==44971==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f43d135ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f43d135ab24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f43d135ab24 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 > > ================================================================= > ==45037==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6996b8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6996b8b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6996b8b24 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 > > ================================================================= > ==45047==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d6faa6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d6faa6b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d6faa6b24 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 > > ================================================================= > ==45041==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98bfd37b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98bfd37b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98bfd37b24 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 > > ================================================================= > ==44858==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f024b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f024b9b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f024b9b24 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 > > ================================================================= > ==44875==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fa7ed5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fa7ed5b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6fa7ed5b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f941634bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f941634bb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f941634bb24 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 > > ================================================================= > ==45045==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f677a704b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f677a704b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f677a704b24 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 > > ================================================================= > ==44943==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d401d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d401d0b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9d401d0b24 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 > > ================================================================= > ==44941==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f48397b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f48397b5b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f48397b5b24 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 > > ================================================================= > ==44947==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5cc84e9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5cc84e9b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5cc84e9b24 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 > > ================================================================= > ==44950==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71dacffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71dacffb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71dacffb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71994a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71994a5b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71994a5b24 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 > > ================================================================= > ==44954==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb6bdeeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb6bdeeb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb6bdeeb24 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 > > ================================================================= > ==45230==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff38306eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff38306eb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff38306eb24 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 > > ================================================================= > ==45233==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9e356ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9e356ab24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9e356ab24 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 > > ================================================================= > ==45229==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7683016b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7683016b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7683016b24 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 > > ================================================================= > ==45247==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2db3d1cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2db3d1cb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2db3d1cb24 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 > > ================================================================= > ==45049==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f623e961b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f623e961b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f623e961b24 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 > > ================================================================= > ==45040==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe9bbc34b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe9bbc34b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe9bbc34b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e599d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e599d2b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e599d2b24 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 > > ================================================================= > ==45145==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1820f57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1820f57b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1820f57b24 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 > > ================================================================= > ==45150==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f84e9d45b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f84e9d45b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f84e9d45b24 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 > > ================================================================= > ==45166==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbf1c7e6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbf1c7e6b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbf1c7e6b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b82786b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b82786b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b82786b24 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 > > ================================================================= > ==45067==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f90d0d83b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f90d0d83b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f90d0d83b24 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 > > ================================================================= > ==45134==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efc4dd2bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efc4dd2bb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efc4dd2bb24 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 > > ================================================================= > ==45133==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f30061d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f30061d1b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f30061d1b24 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 > > ================================================================= > ==45137==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4088b03b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4088b03b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4088b03b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9328b1cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9328b1cb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9328b1cb24 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 > > ================================================================= > ==45141==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23431dbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23431dbb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23431dbb24 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 > > ================================================================= > ==45517==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4841affb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4841affb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4841affb24 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 > > ================================================================= > ==45519==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f470c293b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f470c293b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f470c293b24 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 > > ================================================================= > ==45523==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffbc3c54b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffbc3c54b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,260 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==45526==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ce93d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ce93d2b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==43419==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f372ad49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f372ad49b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f372ad49b24 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 > > ================================================================= > ==43427==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8cb3beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8cb3beb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8cb3beb24 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 > > ================================================================= > ==43426==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1c3a61cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1c3a61cb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1c3a61cb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbb8e63db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbb8e63db24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbb8e63db24 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 > > ================================================================= > ==43411==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f410d3afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f410d3afb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f410d3afb24 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 > > ================================================================= > ==43414==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e5d4b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e5d4b1b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2e5d4b1b24 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 > > ================================================================= > ==43321==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f613d5aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f613d5aeb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f613d5aeb24 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 > > ================================================================= > ==43324==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12cc8bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12cc8bfb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12cc8bfb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5071bf5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5071bf5b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5071bf5b24 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 > > ================================================================= > ==43333==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c728ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c728ccb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c728ccb24 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 > > ================================================================= > ==43336==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d734a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d734a6b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d734a6b24 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 > > ================================================================= > ==43416==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4051de9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4051de9b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4051de9b24 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 > > ================================================================= > ==43320==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a802e1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a802e1b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a802e1b24 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 > > ================================================================= > ==43325==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b77446b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b77446b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b77446b24 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 > > ================================================================= > ==43432==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f723763fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f723763fb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f723763fb24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1692842b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1692842b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1692842b24 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 > > ================================================================= > ==43507==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3cda801b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3cda801b24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3cda801b24 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2f4feeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2f4feeb24 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:304:39 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2f4feeb24 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 > > ================================================================= > ==44179==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7efdbfa1ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efdbb982b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,351 > > ================================================================= > ==44191==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f6d8a4bdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6d86421b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==44272==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa83aea5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa836e09b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==44277==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9bd3330bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9bcf294b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==44193==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9826f96bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9822efab24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==44200==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f6343bf7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f633fb5bb24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==44270==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f735e462bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f735a3c6b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43618==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa61e71cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa6227b8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43696==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67257afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f672984bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43694==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75e3898b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f75e7934bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43697==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f82d5887b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f82d9923bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43624==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f958a748b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f958e7e4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc5c5e25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc5c9ec1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43883==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe49ab41b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe49ebddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,390 > > ================================================================= > ==43886==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7efefdf57bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efef9ebbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,390 > > ================================================================= > ==43892==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f15ae53abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f15aa49eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,391 > > ================================================================= > ==43895==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd2f95fabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd2f555eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,390 > > ================================================================= > ==43901==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0d393fbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d3535fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc0223bbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc026457bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43909==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f5dfaab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7f62046bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,390 > > ================================================================= > ==43912==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f99ea19cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99e6100b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,390 > > ================================================================= > ==43982==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe0639c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe05f929b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,390 > > ================================================================= > ==43985==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4a4beadbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4a47e11b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,391 > > ================================================================= > ==43987==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f51df0a5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51db009b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==43799==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f42f92e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f42fd37fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43816==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb2c94c3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb2c5427b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43800==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff70d669bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff7095cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43795==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6601eb6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f6605f52bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43790==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff48b158bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff4870bcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8d0a9e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8d0694ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==44005==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7151fc7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f714df2bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==43988==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb5afcf8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb5abc5cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==43994==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdfe2adebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdfdea42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==43703==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f955d262b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f95612febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f955dbd4a58 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 > > ================================================================= > ==43715==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa70e59ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa712636bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43714==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f54cacaebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54c6c12b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43706==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7c22cd4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7c26d70bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 3a8,441 > > ================================================================= > ==43720==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f46a6231b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f46aa2cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,420 > > ================================================================= > ==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:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8a3be3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8a3be3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==43804==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8a4ed9cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8a4ed9cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,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 > > ================================================================= > ==43805==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7779a27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7779a27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,326 > > ================================================================= > ==44184==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f91b3959bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f91af8bdb24 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 0x7f91b022fa58 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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fad2dbc1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad29b25b24 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 0x7fad2a497a58 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 > > ================================================================= > ==44177==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3aaa35abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3aa62beb24 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 0x7f3aa6c30a58 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 > > ================================================================= > ==44174==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4172e90bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f416edf4b24 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 0x7f416f766a58 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 > > ================================================================= > ==44670==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f749a3f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f749e495bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f749ad6ba58 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 > > ================================================================= > ==44647==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff020e03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff01cd67b24 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 0x7ff01d6d9a58 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 > > ================================================================= > ==44646==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe998f6fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe994ed3b24 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 0x7fe995845a58 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 > > ================================================================= > ==44762==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc39faccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc3a3b68bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7fc3a043ea58 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 > > ================================================================= > ==44755==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3f2207bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f1dfdfb24 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 0x7f3f1e951a58 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 > > ================================================================= > ==44673==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f27f5fb8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f27f1f1cb24 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 0x7f27f288ea58 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 > > ================================================================= > ==44696==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e085cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1e0c669bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f1e08f3fa58 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 > > ================================================================= > ==44759==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdc5009fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdc4c003b24 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 0x7fdc4c975a58 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 > > ================================================================= > ==44752==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b98f95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1b9d031bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f1b99907a58 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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb8482bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdb888c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7fdb8519da58 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 > > ================================================================= > ==44771==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0790bfebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f078cb62b24 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 0x7f078d4d4a58 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 > > ================================================================= > ==44779==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f64e9a7fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f64e59e3b24 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 0x7f64e6355a58 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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4159875bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f41557d9b24 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 0x7f415614ba58 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 > > ================================================================= > ==44846==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5fcd501bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5fc9465b24 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 0x7f5fc9dd7a58 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 > > ================================================================= > ==44851==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1192f9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1197036bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f119390ca58 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 > > ================================================================= > ==44867==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0c9b19cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0c97100b24 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 0x7f0c97a72a58 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 > > ================================================================= > ==44857==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ffae553cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffae14a0b24 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 0x7ffae1e12a58 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 > > ================================================================= > ==44856==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f6ae01e7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6adc14bb24 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 0x7f6adcabda58 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 > > ================================================================= > ==44852==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f237e752b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f23827eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f237f0c4a58 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 > > ================================================================= > ==44649==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f74ee525bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f74ea489b24 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 0x7f74eadfba58 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 > > ================================================================= > ==44654==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1b0404cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1afffb0b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,359 > > ================================================================= > ==44648==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f083f233bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f083b197b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f083f233bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 > > ================================================================= > ==44275==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f979526bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9799307bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f9795bdda58 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 > > ================================================================= > ==44082==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdb27eefbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb23e53b24 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 0x7fdb247c5a58 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 > > ================================================================= > ==44079==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8227d93bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8223cf7b24 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 0x7f8224669a58 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:1794:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1794:43 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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f329655ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32924c2b24 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 0x7f3292e34a58 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:1794:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1794:43 in > > ================================================================= > ==44086==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa2ca70ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa2c6672b24 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 0x7fa2c6fe4a58 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 > > ================================================================= > ==44104==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd3cb835bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd3c7799b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==44098==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5d86251b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5d8a2edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7f5d86bc3a58 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 > > ================================================================= > ==44093==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f23d5012bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23d0f76b24 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:304:39 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44008==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f239b87db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f239f919bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44078==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f66e288ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f66e6926bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43528==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3d1726fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d131d3b24 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 0x7f3d13b45a58 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 > > ================================================================= > ==43597==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f22a6076bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f22a1fdab24 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 0x7f22a294ca58 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:1794:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1794:43 in > > ================================================================= > ==43605==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f425f27ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f425b1e2b24 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 0x7f425bb54a58 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:1794:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1794:43 in > > ================================================================= > ==43612==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f84ffabbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f84fba1fb24 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 0x7f84fc391a58 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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe30e8b2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe30a816b24 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 0x7fe30b188a58 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 > > ================================================================= > ==43592==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5d616c3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5d5d627b24 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 0x7f5d5df99a58 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:1794:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1794:43 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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3ac0fa0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3abcf04b24 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 0x7f3abd876a58 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:1794:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1794:43 in > > ================================================================= > ==44571==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f183adecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1836d50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226: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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8fc2602b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8fc669ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43525==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fce72e3fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce6eda3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==43516==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f18c2ef3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f18bee57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==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:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee9f4dbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee9f4dbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,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 > > ================================================================= > ==44560==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f062af94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f062af94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,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 > > ================================================================= > ==44559==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f920cf2eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9210fcabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44563==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad63c29b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad63c29b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,401 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3386816bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f338277ab24 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 0x7f33830eca58 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 > > ================================================================= > ==44288==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efd29fe7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efd2e083bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==44285==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff7fc34db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff8003e9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==44296==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f50f68adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f50fa949bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==44366==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff801caeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff805d4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==44573==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda6ad8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fda6ee29bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x7fda6b6ffa58 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 > > ================================================================= > ==44585==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9df72febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9df3262b24 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 0x7f9df3bd4a58 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 > > ================================================================= > ==44574==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f2c08d16bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c04c7ab24 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 0x7f2c055eca58 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 > > ================================================================= > ==44369==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2a14140b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f2a181dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6967c42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f696bcdebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44375==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f74cc31cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f74d03b8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44377==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3a6780ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3a6b8a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44384==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa3202b2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa32434ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44392==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe2fcddab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe300e76bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44464==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8e4897ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8e4ca16bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,368 > > ================================================================= > ==44462==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d2f091b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3d3312dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f078146cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0785508bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==44488==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9c3fc75bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c3bbd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69: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 > > ================================================================= > ==44468==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7f78e50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7f7ceecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f29208beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f292495abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44470==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feddc7c2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fede085ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44476==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f270bd50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f270fdecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246: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 > > ================================================================= > ==44480==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f45302a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4534343bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,671 > > ================================================================= > ==45689==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:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f36f682eb24 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:226:28 > #2 0x10a2b73 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f36f682eb24 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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==45531==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3eb8779bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3eb46ddb24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f971b268bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f97171ccb24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==45529==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9f2d97cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9f298e0b24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==45581==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe019329bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe01528db24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5509e06bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5505d6ab24 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:304:39 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510: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 > > ================================================================= > ==45600==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3b20ebbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3b1ce1fb24 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:304: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f96ea539bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f96e649db24 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:304: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f37557bcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3751720b24 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:304: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 > > ================================================================= > ==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:226:28 > #2 0xe44672 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:510:38 > #3 0x5aaf24 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x2749e67 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x274a7bb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc09f2cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 440 byte(s) in 1 object(s) allocated from: > #0 0x50c48b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x112fbd1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:226:28 > #2 0x10a2f64 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x53fd74 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50ef05 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc09b22eb24 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:304:39 <truncated after showing first 30 lines>