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 > > ================================================================= > ==43049==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc4be507bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc4ba46bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43006==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4ab15c8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4aad52cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,356 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==43062==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f729c890bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72987f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36179==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdb15a93bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb119f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36188==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6ecac23bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6ec6b87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36184==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3255766bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32516cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36182==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2b826a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2b7e605b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36191==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9cb131dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9cad281b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36193==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0aa26e3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0a9e647b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==36198==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb41dff8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb41dff8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb41dff8b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36275==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e2df42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e2df42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e2df42b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36196==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f057c666b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f057c666b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f057c666b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36281==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd59ba03b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd59ba03b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd59fa9fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36278==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f70e1cffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f70e1cffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f70e5d9bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39577==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f34c04b7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34bc41bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39610==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa547726bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa54368ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39614==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f39c6bb1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f39c2b15b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39619==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe033d53bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe02fcb7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39819==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f393e1ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f393a141b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39833==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f57ffc84bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f57fbbe8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39709==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fed09530bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fed05494b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39729==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdbe919fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbe5103b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39794==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2fbd033bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2fb8f97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39806==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4f18d82bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4f14ce6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,25d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=170 varID=26 objID=0/0to1/0 < .. Command acknowledged (170), [description: ] < CommandID=186 VariableID=26 ObjectID=0/0to1/0 valueDataType=14 string list value: [ < "p0" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=170 varID=26 objID=0/0to1/0 < .. Command acknowledged (170), [description: ] < CommandID=186 VariableID=26 ObjectID=0/0to1/0 valueDataType=14 string list value: [ < "p1", "p0" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39813==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fce209a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce1c90cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39815==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7feca03edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fec9c351b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39616==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4f3ec0fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4f3ab73b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39631==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f39104cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f390c42eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39749==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f72bc1e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72b814ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39770==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3971d2dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f396dc91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39712==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa8d71c9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8d312db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39707==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7ae1aeebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7adda52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39869==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5867295bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f58631f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39908==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f64e584abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f64e17aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39916==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb0c492dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb0c0891b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39920==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4c172d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4c1323cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39842==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f943727fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f94331e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39856==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4cb939abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4cb52feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39684==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f79c6bcebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f79c2b32b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39705==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f88770ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8873041b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39647==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1227f24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1223e88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39669==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0b70a58bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b6c9bcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40015==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f617ceaebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6178e12b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40020==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd379250bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd3751b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39923==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f57a819ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f57a4102b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39935==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd5abfe9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd5a7f4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40023==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9e402ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9e3c241b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40031==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fded4950bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fded08b4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39958==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5f81ed3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f7de37b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40013==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe6f5c96bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6f1bfab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39938==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fea53e24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fea4fd88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbd7e5babfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbd7a51eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40034==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8476ef1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8472e55b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==40122==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f81ff260b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f81ff260b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f82032fcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40046==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12fffb1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f12fffb1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f130404dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40125==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ebf554b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ebf554b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9ec35f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==40119==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3cca02bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3cca02bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3cce0c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==35991==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1476433bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1472397b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35990==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8eb3274bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8eaf1d8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fabac942bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faba88a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35987==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0d3c8dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0d38840b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35994==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5ea00ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5e9c050b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35989==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd5ed23dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd5e91a1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35992==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8eaa06bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ea5fcfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==35988==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa61a017bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa615f7bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==36086==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7effd67fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7effd67fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7effda898bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36088==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6574376b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6574376b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6578412bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36083==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9fcccfbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9fc8c5fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36090==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f098d109bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f098906db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36101==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9d00ac9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9cfca2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36097==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc3de14dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc3da0b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36103==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd1a133ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd19d2a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36092==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f433cc89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4338bedb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39430==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc08bf99bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc087efdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39448==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4fc5582bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4fc14e6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39450==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc2aca33bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2a8997b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39484==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd24eddbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd24ad3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39486==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1b0e16dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b0a0d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39511==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0b32498bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b2e3fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39519==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f772affbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7726f5fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39517==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3b0a204bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3b06168b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39547==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75ba6e6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75ba6e6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f75be782bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39521==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcae548bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcae548bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcae9527bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==39579==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7bec6d5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7bec6d5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7bf0771bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39550==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3dcad7eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3dcad7eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3dcee1abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36867==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9dda8aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9dd680eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36865==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f675a96abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67568ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36876==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb402e3fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb3feda3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36872==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9a415eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a3d54eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37068==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe14861dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe144581b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37074==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f57d723ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f57d31a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37071==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f65d199cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f65cd900b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37092==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fab676cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fab6362eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37059==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fccac96cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcca88d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37063==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f01cacacbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01c6c10b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36923==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4c7a543bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4c764a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36911==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc086e79bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc082dddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36874==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f56af8d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f56ab839b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36900==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa35643fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa3523a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37255==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f76d2995bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f76ce8f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37257==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f10c8418bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f10c437cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37170==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff6c3620bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6bf584b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37166==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f97c38e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f97bf84cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37155==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe7f8814bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe7f4778b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37181==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f17cc383bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f17c82e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37196==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff6c264fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6be5b3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37198==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdb1b92abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdb1788eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37177==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f941082ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f940c792b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37175==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb14b768bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1476ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37101==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f905f8e1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f905b845b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37098==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f71b51d1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f71b1135b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37275==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5b548a0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5b50804b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37281==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd4203d7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd41c33bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37292==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1b9e167bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b9a0cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37294==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f589068dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f588c5f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37264==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f039804abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0393faeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37270==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6e03795bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6dff6f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37385==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f51b524bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f51b11afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37392==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff290862bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff28c7c6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37344==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5496443bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54923a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37362==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3034500bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3030464b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36970==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1b5d399bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1b592fdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36966==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8ac63dbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ac233fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36972==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f195fce4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f195bc48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36974==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5d64455bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5d603b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37421==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f65181efbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6514153b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37463==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8427f73bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8423ed7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37371==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa5944aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa59040eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37381==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f93fa8d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f93f683db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37349==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f24fe246bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f24fa1aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37379==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd99beb1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd997e15b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36964==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5668805bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5664769b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f54f4bbdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54f0b21b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37464==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb889784bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb8856e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37002==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc22daacbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc229a10b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37005==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f13b3014bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f13aef78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==37473==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8bad87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa8bad87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa8bee23bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==37470==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0f56a25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0f56a25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0f5aac1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==37474==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d2e2fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d2e2fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3d32398bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==37479==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f74bcef4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f74bcef4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f74c0f90bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36284==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3ef4541bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3ef04a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36292==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb62d61cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb629580b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36295==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f344e8ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f344a850b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36287==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcc1c804bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcc18768b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36289==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbaaf710bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbaab674b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36353==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8cc0e54bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cbcdb8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==36474==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2fe336b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc2fe336b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc3023d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36438==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ff26c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8ff26c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8ff675cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36374==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd285594bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd2814f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36377==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7e2f318bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e2b27cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36384==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6cafe14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6cabd78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36380==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f57befb9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f57baf1db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36433==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2cdab1cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2cd6a80b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36390==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8877796bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f88736fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36392==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7e5b9a3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7e57907b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,405 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==36387==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa9ef62cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa9eb590b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39081==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff9fd0adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff9f9011b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39118==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faae7dcbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faae3d2fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39134==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f22854f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2281454b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39125==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa74b2adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa747211b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39122==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9600445bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95fc3a9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39127==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f15e86febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f15e4662b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39131==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5def54bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5deb4afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39153==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fccbc79abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fccb86feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39177==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb2cc112bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb2c8076b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39211==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5ae5107bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ae106bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39224==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd4119dbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40d93fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39218==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff6b473ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff6b06a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39228==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f401cab2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4018a16b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39232==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9eb363ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9eaf5a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=1 objID=xxx < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=1 ObjectID=xxx valueDataType=9 Int value: 1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person ID_COUNT ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,16d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=0 objID=xxx < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=0 ObjectID=xxx valueDataType=14 string list value: [ < "0" ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person ID_LIST ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=67 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=67 ObjectID=0 valueDataType=11 Double value: 270.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_ANGLE ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=69 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=69 ObjectID=0 valueDataType=17 color value: (255,255,0,255) < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_COLOR ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=86 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=86 ObjectID=0 valueDataType=11 Double value: 128.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_LANEPOSITION ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,23d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=193 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=193 ObjectID=0 valueDataType=12 string value: 3/1to2/1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=193 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=193 ObjectID=0 valueDataType=12 string value: < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=66 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=66 ObjectID=0 valueDataType=1 position value: (1470.29,402.33) < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_POSITION ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,16d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=57 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=57 ObjectID=0 valueDataType=3 Position3DValue: < x: 1470.29 y: 402.33 z: 0.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_POSITION3D ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=80 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=80 ObjectID=0 valueDataType=12 string value: 4/1to3/1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_ROAD_ID ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=64 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=64 ObjectID=0 valueDataType=11 Double value: 7.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_SPEED ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=79 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=79 ObjectID=0 valueDataType=12 string value: t1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]get_variable Person VAR_TYPE ( Last six runs Oct2017 )
---------- Differences in errors ---------- 0a1,2 > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4,15d3 < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=174 varID=122 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=122 ObjectID=0 valueDataType=11 Double value: 0.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38935==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f94b530cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f94b530cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f94b93a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38932==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f799b8f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f799b8f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f799f98cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38943==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6965de2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6965de2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6969e7ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38938==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc473d91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc473d91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc477e2dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==39230==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb1b866fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb1b45d3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39249==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd1319a4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd12d908b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39260==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f858fa67bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f858b9cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39292==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7800325bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f77fc289b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39296==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1bdee14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1bdad78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39310==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb080ac4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb07ca28b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39328==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f874479bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f87406ffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39332==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6be5783bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6be16e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39336==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2d6095dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d5c8c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39348==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa2d4e8bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa2d0defb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39357==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3e5598ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3e518f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39389==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff1659dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff161940b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39406==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f63cb701bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f63c7665b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39391==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3778608bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f377456cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39425==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbfee98abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbfea8eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39427==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6797d15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6793c79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38940==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8f7bb14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f77a78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38957==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f64c5215bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f64c1179b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38993==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f81ff1a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f81fb10ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39025==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f804b251bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f80471b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39028==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f011b34dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01172b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==39034==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9c79e99bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c75dfdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39030==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f04ecd69bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f04e8ccdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39036==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f549ac50bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5496bb4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39059==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe8d9c39bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8d5b9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,433 > > ================================================================= > ==39038==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3f98b09bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3f94a6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==40233==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc424acdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc424acdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc424acdb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40311==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95b04dcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95b04dcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95b04dcb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40317==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fec1a029b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fec1a029b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fec1a029b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40320==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2becfa6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2becfa6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2becfa6b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40326==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc469e5fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc469e5fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc469e5fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40323==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe160404b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe160404b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe160404b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40235==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f160b469b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f160b469b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f160b469b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40314==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ac7a05b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ac7a05b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ac7a05b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40136==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2efce9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2efce9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2efce9db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40134==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8c730fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8c730fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8c730fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40224==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7900c02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7900c02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7900c02b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40229==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0810f4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0810f4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0810f4db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40227==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa9458cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa9458cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa9458cbb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40218==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8fc4238b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8fc4238b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8fc4238b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40215==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faacede3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faacede3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faacede3b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40140==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4527548b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4527548b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4527548b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40221==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f16c1111b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f16c1111b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f16c1111b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40130==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fac62876bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fac5e7dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,340 > > ================================================================= > ==40128==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2ed3804bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ecf768b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,356 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40428==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f729526ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f72911d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,356 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40426==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9eeea8cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9eea9f0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40400==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa669748bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa6656acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40384==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8b10353bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b0c2b7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40331==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f09abb58bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f09a7abcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40329==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f582599bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f58218ffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40502==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0ab5676bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0ab15dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40491==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd35c8d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd358836b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40464==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff9db297bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff9d71fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,416 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40454==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f986fdfebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f986bd62b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40524==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa1ae1dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa1b227bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40522==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc605403b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc60949fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40518==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feaa27bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7feaa6859bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,378 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40505==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd4c24c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd4c655fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40422==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe8bdc19bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe8b9b7db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40419==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5df7642bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5df35a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40416==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2d9032bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2d8c28fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40413==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f114974abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f11456aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==36477==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee04679b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee04679b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee04679b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36478==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd214808b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd214808b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd214808b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36484==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf91d8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf91d8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcf91d8db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36487==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe98e77eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe98e77eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe98e77eb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36483==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb509997b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb509997b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb509997b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36525==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff348cbfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff348cbfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff348cbfb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36546==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f0cf17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f0cf17b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f0cf17b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36575==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6134f0fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6134f0fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6134f0fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36570==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0647715b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0647715b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0647715b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36573==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbc61eab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbc61eab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbc61eab24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36582==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7c98571b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7c98571b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7c98571b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36580==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f27c6236b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f27c6236b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f27c6236b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36677==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f075ccefb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f075ccefb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f075ccefb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36711==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4b8958b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4b8958b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb4b8958b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36719==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f21e8fa1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f21e8fa1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f21e8fa1b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36729==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb528d95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb528d95b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb528d95b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36767==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f009efb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f009efb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f009efb5b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36779==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3277c3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3277c3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3277c3fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36669==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce4deb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce4deb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fce4deb3b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36681==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34a37d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34a37d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f34a37d6b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36673==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6d4ed53b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6d4ed53b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6d4ed53b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36685==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f9b5eab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f9b5eab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6f9b5eab24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36775==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5e404d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5e404d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5e404d2b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36782==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9387480b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9387480b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9387480b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36634==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b8aa7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b8aa7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b8aa7cb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36639==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f247a516b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f247a516b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f247a516b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36585==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6dbea1fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6dbea1fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6dbea1fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36616==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa86080bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa86080bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa86080bb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==36807==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd1ea5ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd1ea5ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd1ee687bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36770==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ce45ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ce45ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5ce8688bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36817==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7603a2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7603a2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7607ac9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==36825==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c8db44b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9c8db44b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9c91be0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,420 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38150==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f75b6579bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75b24ddb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,419 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38153==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4fb2d15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4faec79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,420 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38162==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7efd4fb23bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efd4ba87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,419 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38171==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f901e5ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f901a541b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37490==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8cb2af7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8caea5bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37519==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fbc94f60bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbc90ec4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37554==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1852d9cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f184ed00b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37562==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd8e69cebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd8e2932b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38154==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f66ef120bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f66eb084b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37564==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f64efa83bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f64eb9e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37571==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f689d7e5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6899749b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37764==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f13bace0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f13b6c44b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37769==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f506a23ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f50661a2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37848==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f748243fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f747e3a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37874==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7faa24e4ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faa20db2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37889==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f76f7fcbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f76f3f2fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5eb8a8ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5eb49f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37566==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f415575bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f41516bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37575==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f30330efbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f302f053b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37853==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f177a895bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f17767f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37751==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f573376ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f572f6d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37754==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fedefca5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedebc09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38048==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8c42e8fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8c3edf3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38066==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f099862dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0994591b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38044==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4b16a40bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b129a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38055==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f481f208bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f481b16cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37758==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0c99022bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0c94f86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37756==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3fa9ad8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3fa5a3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37979==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f54dfe1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54dbd81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38050==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1e59389bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1e552edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37944==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff824911bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff820875b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37949==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f86d6c74bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f86d2bd8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37851==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f00ec53cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f00e84a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37855==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc1f39e7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc1ef94bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37590==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3c405ffbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3c3c563b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37615==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa232c59bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa22ebbdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38045==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7efcff319bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efcfb27db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38040==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fdbaf6f7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbab65bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37954==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8bcf644bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8bcb5a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37971==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f011904bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0114fafb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37951==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa442892bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa43e7f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37959==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7facf0838bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7facec79cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37656==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fda88afebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda84a62b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37669==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f849e2e2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f849a246b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37668==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3d13726bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3d0f68ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37659==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5d6ebedbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5d6ab51b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37664==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f828be14bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8287d78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37666==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2cf1776bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ced6dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37680==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8e8d36cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8e892d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38147==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f95f987ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95f57e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37706==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4259519bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f425547db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37777==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fc09e3b0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc09a314b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37805==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f007becabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0077e2eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38075==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fca44144bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fca400a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38144==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa178701bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa174665b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37847==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f4f0fbebbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4f0bb4fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==37857==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8bf8bf1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8bf4b55b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38146==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f16808c9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f167c82db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38241==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f74272f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f74272f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f742b392bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38251==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ac065bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ac065bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9ac46f7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38244==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f692afb2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f692afb2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f692f04ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38249==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f686738cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f686738cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f686b428bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38257==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f99e53f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99e1357b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38255==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f578af93bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5786ef7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38261==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9ba5670bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9ba15d4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38267==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f68c46d1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68c0635b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38336==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f23d886bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f23d47cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38333==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ffac6330bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ffac2294b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38419==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f1fcfd71bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1fcbcd5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38414==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd1d7c5fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd1d3bc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38350==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f745aecfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7456e33b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38348==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f257cd5fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2578cc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38353==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f750883dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75047a1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38357==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7ff7049a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff700905b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38360==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa565fe3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa561f47b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38365==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f91fa5afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f91f6513b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38446==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f63e92edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f63e5251b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38451==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5837e64bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5833dc8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38643==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2ea5364bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ea12c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38454==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5278237bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f527419bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38467==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f965814bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f96540afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38495==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7a87c4fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7a83bb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38497==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3eb0bbcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3eacb20b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38444==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f77658a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7761805b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38457==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa31c519bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa31847db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38555==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f829a09abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8295ffeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38546==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb956ffabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb952f5eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38549==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0e75830bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0e71794b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38552==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe6875dfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe683543b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38557==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcfefa91bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcfeb9f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38563==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f5532618bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f552e57cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38578==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb8738d4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb86f838b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,432 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==38581==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7950327bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f794c28bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,355 > > ================================================================= > ==38651==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4e7239b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe4e7239b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe4eb2d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38654==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7cc5571b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7cc5571b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7cc960dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38659==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98b8e82b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98b8e82b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f98bcf1ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==38662==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9158a0cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9158a0cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f915caa8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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 > > ================================================================= > ==42757==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f8f20fdfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8f1cf43b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==42830==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb3665d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb362536b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42752==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f2b2d4e7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2b2944bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==42755==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f7434b8cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7430af0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42839==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f10de911b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f10e29adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,6 > ================================================================= > ==42846==ERROR: AddressSanitizer: heap-use-after-free on address 0x60600001d240 at pc 0x0000023bc58c bp 0x7ffdeaca2e70 sp 0x7ffdeaca2e68 > WRITE of size 8 at 0x60600001d240 thread T0
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42623==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fadf032db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fadf032db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fadf032db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42638==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f569555fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f569555fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f569555fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42636==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1f60cfeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1f60cfeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1f60cfeb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42642==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda03ce0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda03ce0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fda03ce0b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42644==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b87472b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b87472b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b87472b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42647==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd63de26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd63de26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd63de26b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42740==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee69b3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee69b3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee69b3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42743==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f854a44db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f854a44db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f854a44db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40b37db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40b37db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40b37db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42653==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8313e1cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8313e1cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8313e1cb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42651==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4010522b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4010522b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4010522b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42727==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f283dbfbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f283dbfbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f283dbfbb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42748==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4049760b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4049760b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4049760b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42337==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdeeb1cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdeeb1cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdeeb1cdb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42347==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85a71a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85a71a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f85a71a0b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42357==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3295f82b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3295f82b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3295f82b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42360==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe444660b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe444660b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe444660b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42242==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b8259fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b8259fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4b8259fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42245==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa44e869b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa44e869b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa44e869b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42248==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efcee8a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efcee8a8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efcee8a8b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42365==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f25a36cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f25a36cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f25a36cbb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42253==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f451c136b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f451c136b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f451c136b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42251==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52b6e79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52b6e79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52b6e79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==42267==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa59467bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa59467bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa59467bb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42269==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32ff9e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32ff9e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32ff9e5b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42344==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcaf2943b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcaf2943b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcaf2943b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42335==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ffe216b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ffe216b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ffe216b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42546==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f53c15a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f53c15a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f53c15a3b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42549==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2564f42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2564f42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2564f42b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42548==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9e9ee12b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9e9ee12b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9e9ee12b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42557==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99b8f89b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99b8f89b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f99b8f89b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42363==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fab0e58db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fab0e58db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fab0e58db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42431==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68f11c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68f11c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68f11c0b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42444==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc4ed2c9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc4ed2c9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc4ed2c9b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42534==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0558df6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0558df6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0558df6b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42542==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe18fb1cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe18fb1cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe18fb1cb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42540==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f63adf50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f63adf50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f63adf50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,216 > > ================================================================= > ==42555==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9ddf28b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9ddf28b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb9ddf28b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42446==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcca1a65b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcca1a65b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcca1a65b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42449==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe96fef7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe96fef7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe96fef7b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42453==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6bfc15fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6bfc15fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6bfc15fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42456==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa345b38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa345b38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa345b38b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42461==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03ed27db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03ed27db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f03ed27db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42459==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fde2abaab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fde2abaab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fde2abaab24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42842==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe76eca1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe76eca1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe76eca1b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42844==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6ca217b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6ca217b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe6ca217b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==42836==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54ba118b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f54ba118b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,260 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42851==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0996dc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0996dc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,217 > > ================================================================= > ==40704==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f564c077b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f564c077b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f564c077b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40706==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33ec393b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33ec393b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33ec393b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40691==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb7bf42db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb7bf42db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb7bf42db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40710==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f488f8e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f488f8e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f488f8e0b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40648==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7facb04e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7facb04e7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7facb04e7b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40651==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc28f1d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc28f1d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc28f1d1b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40594==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98b5cc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98b5cc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f98b5cc9b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40605==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa246271b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa246271b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa246271b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40611==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40f63bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40f63bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd40f63bb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40614==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f93f9838b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f93f9838b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f93f9838b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40618==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c6545db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c6545db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2c6545db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40622==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b5dad6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b5dad6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b5dad6b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40557==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4500428b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4500428b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4500428b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40561==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ccaf8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ccaf8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5ccaf8db24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40715==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ea752fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ea752fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2ea752fb24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40755==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6ede8f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6ede8f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6ede8f5b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40717==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f194ee58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f194ee58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f194ee58b24 in __libc_start_main (/lib64/libc.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 > > ================================================================= > ==40756==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95c408fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95c408fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f95c408fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,350 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41518==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fad3fcebbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fad3bc4fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==41533==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1cb71e1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1cb3145b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==41561==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f01359adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0131911b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,351 > > ================================================================= > ==41586==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7efc650ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efc61050b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==41557==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fefa516bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fefa10cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==41559==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f136055fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f135c4c3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 6a11,356 > > ================================================================= > ==41560==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdf10f2abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdf0ce8eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40899==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f667d987bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f66798ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40944==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb8d7e5abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb8d3dbeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40938==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f17ec50dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f17e8471b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40906==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8b6b3edbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8b67351b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40908==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fbe38cedbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbe34c51b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40904==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5e9d597bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5e994fbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41117==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f41c8f2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f41ccfc9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==41128==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc844173bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc8400d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==41192==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9635972bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f96318d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,396 > > ================================================================= > ==41130==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd535125bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd531089b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,396 > > ================================================================= > ==41169==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f334428abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f33401eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==41197==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d6509eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d6509eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,430 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41202==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdd7b681b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdd7f71dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,413 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41214==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f01c80dcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f01cc178bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==41208==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1468445bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f14643a9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==41220==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fbb84c58bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbb80bbcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,395 > > ================================================================= > ==41223==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd84d895bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd8497f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,396 > > ================================================================= > ==41256==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f38f6329bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f38f228db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41066==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52a915bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f52ad1f7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41109==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fea25c5fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fea29cfbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41101==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6352549b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f63565e5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,369 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41069==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f754527abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f75411deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,375 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41072==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fecfa8adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fecfe949bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41304==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fee3722cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fee33190b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==41310==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6c29980bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6c258e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41292==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f52d1b46bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f52cdaaab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,382 > > ================================================================= > ==41306==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f78f632fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78f2293b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,285 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40971==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2eaa265b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f2eae301bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41004==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fcd707dfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcd6c743b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,337 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40983==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb3c39a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb3bf90cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40973==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0037d65bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0033cc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 3a8,446 > > ================================================================= > ==41013==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a368abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a368abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,425 > > ================================================================= > ==41015==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67dabb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f67dabb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,391 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41034==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f09b74cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f09b74cbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,391 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41031==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb88d98fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb88d98fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==41488==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f01647ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0160750b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==41514==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f313a376bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f31362dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41470==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0381221bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f037d185b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41468==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb43fd4fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb43bcb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==42044==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f534ede9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f534ad4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41979==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3905a27bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f390198bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41953==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd7eeb32bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd7eaa96b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,285 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42075==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f26ff102bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f26fb066b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42064==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0c60993bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0c5c8f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42049==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f500292bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f50069c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,303 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42053==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f2af00febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f2aec062b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42058==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f47e64cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f47ea569bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,331 > > ================================================================= > ==42061==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc04d97bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc0498dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,303 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42077==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd40534bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd4012afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42146==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe95c936bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe95889ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42149==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe28fbb2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe28bb16b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42137==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f55d76b7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f55d361bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42152==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fedbd0cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fedb9031b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,285 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42157==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f9b7199dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9b6d901b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42173==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7b0e3d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7b12472bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42233==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f42fd231b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f43012cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42155==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8cfd14cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8d011e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,303 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42171==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fbaff36bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbafb2cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41983==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7feb4fd80bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7feb4bce4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,350 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41961==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f103c9ffbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1038963b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,364 > > ================================================================= > ==41971==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f48281f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4824154b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 144 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f48281f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 96 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,348 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41603==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb2ba342bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb2b62a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41322==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7090887bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f708c7ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41396==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb0d9b3bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb0d5a9fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==41421==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4d7faecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4d7ba50b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==41452==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff0a0669bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff09c5cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,374 > > ================================================================= > ==41463==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 2 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fb78c792bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb7886f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41460==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f13a047bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f139c3dfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 5a6,335 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41456==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f68c2851bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f68be7b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41313==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f97566d0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9752634b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41318==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fca368cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fca32831b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40806==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7faef757fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faef34e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,330 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40845==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5d5ffabbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5d5bf0fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==40847==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f3ef2147bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3eee0abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==40895==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff56cb99bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff568afdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40809==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7ff625a0cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7ff621970b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,331 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40811==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7faffa634bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7faff6598b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,332 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==40893==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fde18abfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fde14a23b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,374 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > MSVehicle.cpp:1788:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long' > SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1788:43 in > > ================================================================= > ==41886==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4c945edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f4c98689bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,373 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40800==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8744081bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f873ffe5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,443 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40802==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc53078cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc53078cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,411 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==40787==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5f06982bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5f028e6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,394 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41875==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f817810bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f817406fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,394 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41851==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fe73b1e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe73714ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41854==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f066edc0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f066ad24b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,394 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41883==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f061131abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f060d27eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,406 > > ================================================================= > ==41618==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fdbfb7d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fdbf773cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41650==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f525617bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f525a217bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41657==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9a3c84db24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f9a408e9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41659==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fe1016ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fe105788bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,402 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41652==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0580dbfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f0584e5bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,368 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41939==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f821f49bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8223537bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,400 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41948==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f78828deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f788697abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,400 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41958==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa9c7377b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa9cb413bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41653==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fbedea8fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fbeda9f3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41678==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd4b345cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd4af3c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41711==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f32cfe6ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f32cbdd2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41714==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f576e4d4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f576a438b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41746==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fd9f0646bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd9ec5aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41752==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fa79651ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa792482b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41756==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f0b755c6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f0b7152ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,373 > > ================================================================= > ==41754==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f8a9418ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f8a900f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41748==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7fc68c195bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fc6880f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,381 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41848==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f6c1a69dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f6c16601b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41774==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f5bbed65bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f5bbacc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41789==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f7114ed7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f7110e3bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41808==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f1f13a6ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f1f0f9d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41846==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7efd1629fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7efd12203b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,372 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==41842==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #4 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #5 0x7f40b6bb2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f40b2b16b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab262 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 <truncated after showing first 30 lines>
---------- Differences in detector ---------- 2a3,4 > <!-- generated on Mon Oct 16 09:30:38 2017 by SUMO Version dev-SVN-r26501 > <?xml version="1.0" encoding="UTF-8"?> 4,17c6,29 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd"> < <interval begin="0.00" end="1.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="1.00" end="2.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="2.00" end="3.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="3.00" end="4.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="4.00" end="5.00" id="det1" nVehContrib="0" flow="0.00" occupancy="20.00" speed="-1.00" length="-1.00" nVehEntered="1"/> < <interval begin="5.00" end="6.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="6.00" end="7.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="7.00" end="8.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="8.00" end="9.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="9.00" end="10.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="10.00" end="11.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="11.00" end="12.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/> < </detector> --- > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> > > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <time> > <begin value="0"/> > <end value="100"/> <truncated after showing first 30 lines> ---------- Differences in errors ---------- 1c1,2 < Error: Requested command not implemented (0xcc): Command not implemented in sumo --- > MSRouteHandler.cpp:1092:17: runtime error: execution reached the end of a value-returning function without returning a value > SUMMARY: AddressSanitizer: undefined-behavior MSRouteHandler.cpp:1092:17 in ---------- Differences in testclient_out ---------- 4d3 < .. Command acknowledged (2), [description: ] 7,135d5 < edge: < getIDList: :n_m1_0 :n_m2_0 :n_m3_0 :n_m4_0 :n_m4_2 :n_m4_4 :n_m4_7 :n_m5_0 :n_m5_2 :n_m5_4 :n_m6_0 :n_m6_2 :n_m6_4 :n_m7_0 :n_m7_3 :n_o0_0 :n_o1_0 :n_o1_3 :n_o2_0 :n_o2_3 :n_u0_0 :n_u1_0 :n_u1_2 :n_u2_0 :n_u2_2 :n_x1_0 e_m0 e_m1 e_m2 e_m3 e_m4 e_m5 e_m6 e_o0 e_o1 e_shape0 e_shape1 e_u0 e_u1 e_vo0 e_vo1 e_vo2 e_vu0 e_vu1 e_vu2 e_x0 e_x1 < getIDCount: 47 < currentTraveltime: 8.33 < adaptedTravelTime: 42.00 < effort: 420.00 < lane: < getIDList: :n_m1_0_0 :n_m1_0_1 :n_m1_0_2 :n_m2_0_0 :n_m2_0_1 :n_m2_0_2 :n_m3_0_0 :n_m3_0_1 :n_m3_0_2 :n_m4_0_0 :n_m4_0_1 :n_m4_2_0 :n_m4_2_1 :n_m4_4_0 :n_m4_4_1 :n_m4_4_2 :n_m4_7_0 :n_m5_0_0 :n_m5_0_1 :n_m5_2_0 :n_m5_2_1 :n_m5_4_0 :n_m5_4_1 :n_m5_4_2 :n_m6_0_0 :n_m6_0_1 :n_m6_2_0 :n_m6_2_1 :n_m6_4_0 :n_m6_4_1 :n_m6_4_2 :n_m7_0_0 :n_m7_0_1 :n_m7_0_2 :n_m7_3_0 :n_m7_3_1 :n_m7_3_2 :n_o0_0_0 :n_o0_0_1 :n_o1_0_0 :n_o1_0_1 :n_o1_0_2 :n_o1_3_0 :n_o1_3_1 :n_o2_0_0 :n_o2_0_1 :n_o2_0_2 :n_o2_3_0 :n_ o2_3_1 :n_u0_0_0 :n_u0_0_1 :n_u1_0_0 :n_u1_0_1 :n_u1_2_0 :n_u1_2_1 :n_u1_2_2 :n_u2_0_0 :n_u2_0_1 :n_u2_2_0 :n_u2_2_1 :n_u2_2_2 :n_x1_0_0 :n_x1_0_1 e_m0_0 e_m0_1 e_m0_2 e_m1_0 e_m1_1 e_m1_2 e_m2_0 e_m2_1 e_m2_2 e_m3_0 e_m3_1 e_m3_2 e_m4_0 e_m4_1 e_m4_2 e_m5_0 e_m5_1 e_m5_2 e_m6_0 e_m6_1 e_m6_2 e_o0_0 e_o0_1 e_o0_2 e_o1_0 e_o1_1 e_o1_2 e_shape0_0 e_shape0_1 e_shape0_2 e_shape1_0 e_shape1_1 e_shape1_2 e_u0_0 e_u0_1 e_u0_2 e_u1_0 e_u1_1 e_u1_2 e_vo0_0 e_vo0_1 e_vo1_0 e_vo1_1 e_vo2_0 e_vo2_1 e_vu0_0 e_vu0_1 e_vu1_0 e_vu1_1 e_vu2_0 e_vu2_1 e_x0_0 e_x0_1 e_x1_0 e_x1_1 < getIDCount: 118 < getLinkNumber: 4 < getLinks: < approachedLane=e_shape1_0 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_0_0 state=M direction=r length=7.91 < approachedLane=e_shape1_1 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_0_1 state=M direction=r length=7.91 < approachedLane=e_shape1_2 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_0_2 state=M direction=r length=7.91 < approachedLane=e_shape0_0 hasPrio=1 isOpen=1 hasFoe=0 approachedInternal=:n_m7_3_0 state=M direction=l length=19.06 < route: < add: < getIDList: e_m4 e_u1 r1 < vehicleType: < getIDList: DEFAULT_PEDTYPE DEFAULT_VEHTYPE stilts t1 < getEmergencyDecel: 9.90 < getApparentDecel: 99.90 < getWidth: 1.90 < getHeight: 1.80 < setMinGapLat: 1.50 < setMaxSpeedLat: 1.20 < getLateralAlignment: compact <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42854==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f41482a0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f4144204b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42925==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f943dbdebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f9439b42b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42934==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f3a49565bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f3a454c9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42931==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fd8ffa93bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fd8fb9f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,339 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in > > ================================================================= > ==42936==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f35f37cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f35ef72eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,358 > > ================================================================= > ==42942==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fb7bf523bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fb7bb487b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 1a6,357 > > ================================================================= > ==42946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7f81e8e38bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7f81e4d9cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,358 > > ================================================================= > ==42949==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fa31a738bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fa31669cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in > /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long' > SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 2a7,358 > > ================================================================= > ==42940==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0xe358f2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:432:38 > #3 0x5ab724 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:5 > #4 0x27776d7 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9 > #5 0x277802b in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20 > #6 0x7fcd4b21ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd) > > Indirect leak of 448 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x1138bb1 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:236:28 > #2 0x10ab653 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39 > #3 0x540564 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:246:22 > #4 0x50f6f5 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15 > #5 0x7fcd47182b24 in __libc_start_main (/lib64/libc.so.6+0x21b24) > > Indirect leak of 72 byte(s) in 1 object(s) allocated from: > #0 0x50cc7b in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35 > #1 0x113cc36 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:314:39 <truncated after showing first 30 lines>